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