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
|
||||
Version: 2.5.4
|
||||
Version: 2.5.5
|
||||
Release: 1mamba
|
||||
Summary: High level interface to the Linux Kernel's seccomp filter
|
||||
Group: System/Libraries
|
||||
@ -7,7 +7,6 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -38,9 +37,9 @@ This package contains utility applications for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
./autogen.sh
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure
|
||||
%make
|
||||
|
||||
@ -64,7 +63,6 @@ This package contains utility applications for %{name}.
|
||||
%{_includedir}/seccomp.h
|
||||
%{_includedir}/seccomp-syscalls.h
|
||||
%{_libdir}/libseccomp.a
|
||||
%{_libdir}/libseccomp.la
|
||||
%{_libdir}/libseccomp.so
|
||||
%{_libdir}/pkgconfig/libseccomp.pc
|
||||
%{_mandir}/man3/seccomp_*.3*
|
||||
@ -72,9 +70,12 @@ This package contains utility applications for %{name}.
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/scmp_sys_resolver
|
||||
%{_mandir}/man1/scmp_sys_resolver.1.gz
|
||||
%{_mandir}/man1/scmp_sys_resolver.1*
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user