[Bug 587320] Review Request: gnome-icon-theme-symbolic - Symbolic GNOME icons

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 29 20:31:16 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=587320

--- Comment #2 from Matthias Clasen <mclasen at redhat.com> 2010-04-29 16:31:12 EDT ---
Some more informal comments:

Requires(posttrans): gtk2 >= 2.6.2
Requires(postun): gtk2 >= 2.6.2

I believe we generally don't add this as a dep (thats one of the reasons for
the ||: construct)



%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

The rm -rf is no longer needed in %install



%clean
rm -rf $RPM_BUILD_ROOT

And neither is %clean

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list