https://bugzilla.redhat.com/show_bug.cgi?id=1366047 --- Comment #19 from lo1@xxxxxxxxxx --- (In reply to Igor Gnatenko from comment #2) > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > not needed > > > rm -fr %{buildroot} > not needed > > > %clean > > [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} > don't do that > > > %defattr(-,root,root) > not needed > I did these cleanings. The 'rpmlint' tool wasn't too happy with all these changes I made. But, I assume that the tool doesn't apply to or hasn't caught up with the EPEL packaging. Thanks, Vicky --- Comment #20 from lo1@xxxxxxxxxx --- (In reply to Igor Gnatenko from comment #2) > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > not needed > > > rm -fr %{buildroot} > not needed > > > %clean > > [ "%{buildroot}" != "/" ] && rm -rf %{buildroot} > don't do that > > > %defattr(-,root,root) > not needed > I did these cleanings. The 'rpmlint' tool wasn't too happy with all these changes I made. But, I assume that the tool doesn't apply to or hasn't caught up with the EPEL packaging. Thanks, Vicky -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx