automatic version update by autodist [release 0.7.9-1mamba;Thu Mar 22 2018]
This commit is contained in:
parent
cf2397e4b2
commit
6f491d99c3
@ -1,5 +1,5 @@
|
||||
Name: libcap-ng
|
||||
Version: 0.7.8
|
||||
Version: 0.7.9
|
||||
Release: 1mamba
|
||||
Summary: An alternate posix capabilities library
|
||||
Group: System/Libraries
|
||||
@ -111,9 +111,8 @@ rm -f %{buildroot}/%{python_sitearch}/_capng.la
|
||||
%files -n python-libcap-ng
|
||||
%defattr(-,root,root)
|
||||
%attr(755,root,root) %{python_sitearch}/_capng.so
|
||||
%attr(644,root,root) %{python_sitearch}/capng.py
|
||||
%attr(644,root,root) %{python_sitearch}/capng.pyc
|
||||
%attr(644,root,root) %{python_sitearch}/capng.pyo
|
||||
%attr(644,root,root) %{python_sitearch}/capng.py*
|
||||
%{python3_sitearch}/__pycache__/capng.cpython-33.py*
|
||||
|
||||
%files -n python3-libcap-ng
|
||||
%defattr(-,root,root)
|
||||
@ -127,10 +126,13 @@ rm -f %{buildroot}/%{python_sitearch}/_capng.la
|
||||
%attr(755,root,root) %{_bindir}/filecap
|
||||
%attr(755,root,root) %{_bindir}/netcap
|
||||
%attr(755,root,root) %{_bindir}/pscap
|
||||
%attr(644,root,root) %{_mandir}/man8/*.8.gz
|
||||
%attr(644,root,root) %{_mandir}/man8/*.8*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Mar 22 2018 Automatic Build System <autodist@mambasoft.it> 0.7.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 08 2016 Automatic Build System <autodist@mambasoft.it> 0.7.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user