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

Veaceslav Mindru <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Veaceslav Mindru <[email protected]> ---
Hello Steve,

Spec looks good, rpmlint dose not report E/W. just some small modifications
needed. 

remove rm -rf $RPM_BUILD_ROOT it's not required any more in EPEL6

>%install
>rm -rf $RPM_BUILD_ROOT


same story here 

>%clean
>rm -rf $RPM_BUILD_ROOT


http://fedoraproject.org/wiki/Packaging:Guidelines#.25clean

The %clean section is not required for F-13 and above. Each package for F-12
and below (or EPEL 5) MUST have a %clean section, which contains rm -rf
%{buildroot} (or $RPM_BUILD_ROOT).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=2xk6VKalBO&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to