https://bugzilla.redhat.com/show_bug.cgi?id=1020942 noobie <wildboyz123@xxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wildboyz123@xxxxxx --- Comment #35 from noobie <wildboyz123@xxxxxx> --- (In reply to Jeremy Newton from comment #30) > Thanks for the patch and the tips! > > Just a few minor stylistic changes to make it a little cleaner. > Also I used %{?epl6} instead of %{?rhel} to be ready to support epel 7 (as > it uses gtk3); note that I don't plan on supporting epel 5 or prior, as > mentioned before. > > Just to summarize, this package now supports: > F19, F20, rawhide/F21, epel 6, and ready for epel 7 > > Here's the new files: > SPEC > https://dl.dropboxusercontent.com/u/42480493/wxGTK3.spec > > SRPM > https://dl.dropboxusercontent.com/u/42480493/wxGTK3-3.0.0-3.fc20.src.rpm I just tried your package and stumbled upon the following problem: in wx-config line 34: wxconfig=$libdir/wx/config/gtk2-unicode-$version will become wxconfig=$libdir/wx/config/gtk2-unicode-3.0 (for now) but the package creates "gtk3-unicode-3.0".... thereby the if-statement in line 40 will always fail. (Maybe I just screwed it while building the package ?) -- 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://admin.fedoraproject.org/mailman/listinfo/package-review