https://bugzilla.redhat.com/show_bug.cgi?id=825517
Mario Blättermann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] | |m Assignee|[email protected] |[email protected] | |m --- Comment #2 from Mario Blättermann <[email protected]> --- All the four subpackages own the folder %{_datadir}/themes/%{short_name}/ and contain the same doc files. Currently, there's no base package named egtk. I recommend to add a package named egtk-common and let it own the aforementioned folder and the doc files. Moreover, it is not needed to correct a wrong FSF address. Give the developers an appropriate hint and leave the file untouched for the time being. %setup -q -c -n %{name}-%{version} You may drop "-n %{name}-%{version}" in %setup. Unless you need a different name for the build folder, you don't need to add this pattern explicitely. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
