Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=953101 --- Comment #42 from Eugene A. Pivnev <ti.eugene@xxxxxxxxx> --- (In reply to comment #41) > Brendan: > > No translations found for --with-qt in > > /home/bsjones/rpmbuild/BUILDROOT/razorqt-0.5.2-4.fc18.x86_64 > > Your %find_lang syntax is wrong, the order of the parameters matters. > Try: > %find_lang razorqt --with-qt --without-mo You tested too old sources. http://tieugene.fedorapeople.org/rpms/razorqt.lang/razorqt-0.5.2-6.spec : for i in `cat %{SOURCE1}`; do %find_lang $i --with-qt --without-mo; done > > %files autosuspend -f razor-autosuspend.lang -f razor-config-autosuspend.lang > This is not going to work, you can use only one -f file. 1. As for https://fedoraproject.org/wiki/Packaging:Guidelines?rd=Packaging/Guidelines#Handling_Locale_Files : %files -f %{name}.lang -f bar.lang 2. Anyway - I tried to add lang to lib subpackage: %files libs -f librazorqt.lang And no one can find this library. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=qLM1bP8lzb&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review