https://bugzilla.redhat.com/show_bug.cgi?id=1338140 --- Comment #13 from MartinKG <mgansser@xxxxxxxx> --- (In reply to Raphael Groner from comment #12) > > guayadeque-langpack-sr_latin.noarch: E: incorrect-locale-subdir > /usr/share/locale/sr_latin/LC_MESSAGES/guayadeque.mo > guayadeque-langpack-sr_latin.noarch: E: invalid-lc-messages-dir > /usr/share/locale/sr_latin/LC_MESSAGES/guayadeque.mo > => sr_latin is not a valid locale identifier, change to sr@latin. > https://github.com/anonbeat/guayadeque/issues/6 > changed sr_latin to sr@latin in the spec file ... %lang_subpkg sr@latin "Serbian (Latin)" %lang_subpkg sv Swedish %lang_subpkg th Thai %lang_subpkg tr Turkish %lang_subpkg uk Ukrainian %prep %setup -qn %{name}-%{commit0} %patch0 -p0 #rm -rf src/curl src/wx/curl mv po/sr-latin po/sr@latin sed -i -e 's|ADD_SUBDIRECTORY( sr-latin )|ADD_SUBDIRECTORY( sr@latin )|' po/CMakeLists.txt sed -i -e 's|sr_latin|sr@latin|' po/sr@latin/CMakeLists.txt ... but @ was detected as Illegal character: [martin@fc24 SPECS]$ rpmbuild -ba guayadeque.spec error: line 71: Illegal char '@' (0x40) in: %package langpack-sr@latin need more assistance ! -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx