#1 rpm: remove %defattr
Merged 3 years ago by bstinson. Opened 3 years ago by ktdreyer.
centos/ ktdreyer/centos-packager rpm-rm-defattr  into  master

@@ -37,7 +37,6 @@ 

  %{__install} -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/centos-cert

  

  %files

- %defattr(-,root,root,-)

  %doc COPYING

  %config /etc/koji.conf.d/cbs-koji.conf

  %{_bindir}/cbs

RHEL 5 and later do not require %defattr.

Pull-Request has been merged by bstinson

3 years ago
Metadata