Hi Pavol,
I can not approve your package, but I would suggest some things.
* Bump your rev version. Incl. changelog.
* Define your BuildRoot
* Use %{_bindir} instead of /usr/bin
* Source-format your spec-fileI can not approve your package, but I would suggest some things.
* Bump your rev version. Incl. changelog.
* Define your BuildRoot
* Use %{_bindir} instead of /usr/bin
Why do you have:
%if 0%{?rhel} && 0%{?rhel} <= 5
rm -rf %{buildroot}
%endif
Why not just:
rm -rf $RPM_BUILD_ROOT
Anyways :)
David
On Tue, Feb 18, 2014 at 9:41 PM, Pavol Ipoth <pavol.ipoth@xxxxxxxxx> wrote:
Hi,
can please somebody approve my package, it was already reviewed but reviewer doesn't have permissions to approve new package. Can somebody look at it. Thanks.
https://bugzilla.redhat.com/show_bug.cgi?id=1058038
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct