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

--- Comment #5 from Martin Gieseking <martin.giesek...@uos.de> 2011-08-08 
04:29:19 EDT ---
Haïkel, it seems, you've modified an older version of the spec, as the xqc
stuff from the previous revision is missing. Please always bump the Release
number every time you provide a new revision, and add a corresponding
%changelog entry. This helps to avoid this kind of oversights. ;)

Also, the package currently doesn't build. You can fix it by removing export
INSTALL="install -p" from %build. Add it to "make install" instead, like so:
make install DESTDIR=%{buildroot} INSTALL="install -p"

This overrides the definition of INSTALL in the Makefile. Everything else looks
fine now.

-- 
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.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to