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=484359


Richard W.M. Jones <rjo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |fedora-review?




--- Comment #1 from Richard W.M. Jones <rjo...@redhat.com>  2009-02-09 09:14:55 
EDT ---
Some general comments first ...

> find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
can be replaced by:
> find $RPM_BUILD_ROOT -name '*.la' -delete

The license file issue should be raised upstream.  Just
adding a link to a mailing list message into the spec
file should be sufficient.

More comments follow ...

-- 
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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to