automatic version update by autodist [release 2.5.5-1mamba;Mon Dec 04 2023]
This commit is contained in:
parent
0cbc1def9b
commit
1dc7da6615
@ -1,5 +1,5 @@
|
|||||||
Name: libseccomp
|
Name: libseccomp
|
||||||
Version: 2.5.4
|
Version: 2.5.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: High level interface to the Linux Kernel's seccomp filter
|
Summary: High level interface to the Linux Kernel's seccomp filter
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +7,6 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://sourceforge.net/projects/libseccomp/
|
URL: https://sourceforge.net/projects/libseccomp/
|
||||||
## GITSOURCE https://github.com/seccomp/libseccomp.git v2.3.1
|
|
||||||
Source: https://github.com/seccomp/libseccomp.git/v%{version}/libseccomp-%{version}.tar.bz2
|
Source: https://github.com/seccomp/libseccomp.git/v%{version}/libseccomp-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -38,9 +37,9 @@ This package contains utility applications for %{name}.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
|
||||||
%configure
|
%configure
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -64,7 +63,6 @@ This package contains utility applications for %{name}.
|
|||||||
%{_includedir}/seccomp.h
|
%{_includedir}/seccomp.h
|
||||||
%{_includedir}/seccomp-syscalls.h
|
%{_includedir}/seccomp-syscalls.h
|
||||||
%{_libdir}/libseccomp.a
|
%{_libdir}/libseccomp.a
|
||||||
%{_libdir}/libseccomp.la
|
|
||||||
%{_libdir}/libseccomp.so
|
%{_libdir}/libseccomp.so
|
||||||
%{_libdir}/pkgconfig/libseccomp.pc
|
%{_libdir}/pkgconfig/libseccomp.pc
|
||||||
%{_mandir}/man3/seccomp_*.3*
|
%{_mandir}/man3/seccomp_*.3*
|
||||||
@ -72,9 +70,12 @@ This package contains utility applications for %{name}.
|
|||||||
%files tools
|
%files tools
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/scmp_sys_resolver
|
%{_bindir}/scmp_sys_resolver
|
||||||
%{_mandir}/man1/scmp_sys_resolver.1.gz
|
%{_mandir}/man1/scmp_sys_resolver.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 04 2023 Automatic Build System <autodist@mambasoft.it> 2.5.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Apr 22 2022 Automatic Build System <autodist@mambasoft.it> 2.5.4-1mamba
|
* Fri Apr 22 2022 Automatic Build System <autodist@mambasoft.it> 2.5.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user