Drop useless %%defattr
This commit is contained in:
parent
05c0434e1e
commit
1792a4e2a6
@ -127,7 +127,6 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%files -n python2-ldap
|
%files -n python2-ldap
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%license python2/LICENCE
|
%license python2/LICENCE
|
||||||
%doc python2/CHANGES python2/README python2/TODO python2/Demo
|
%doc python2/CHANGES python2/README python2/TODO python2/Demo
|
||||||
%{python_sitearch}/_ldap.so
|
%{python_sitearch}/_ldap.so
|
||||||
@ -138,7 +137,6 @@ popd
|
|||||||
%{python_sitearch}/python_ldap-%{version}%{?prerelease}-py2.7.egg-info
|
%{python_sitearch}/python_ldap-%{version}%{?prerelease}-py2.7.egg-info
|
||||||
|
|
||||||
%files -n python3-ldap
|
%files -n python3-ldap
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%license python3/LICENCE
|
%license python3/LICENCE
|
||||||
%doc python3/CHANGES python3/README python3/TODO python3/Demo
|
%doc python3/CHANGES python3/README python3/TODO python3/Demo
|
||||||
%{python3_sitearch}/_ldap.cpython-*.so
|
%{python3_sitearch}/_ldap.cpython-*.so
|
||||||
|
Loading…
Reference in New Issue
Block a user