#!/bin/sh
rpmbuild -ba --target noarch \
	--define "dist .sl5" \
	--with rsh \
	--define "debug_package %nil" \
		dict-korolew_ruen_utf8.spec
