automatic version update by autodist [release 3.8-1mamba;Mon Feb 03 2025]
This commit is contained in:
parent
6aa4bcd3a2
commit
aa1c9a56bf
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libselinux
|
||||
Version: 3.7
|
||||
Version: 3.8
|
||||
Release: 1mamba
|
||||
Summary: A security enhancement to Linux that allows users and administrators more control over resources access
|
||||
Group: System/Libraries
|
||||
@ -66,12 +66,10 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description tools
|
||||
This package contains the Security Enhanced Linux utility programs.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n selinux-libselinux-%{version}
|
||||
#cd libselinux
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
cd libselinux
|
||||
@ -110,8 +108,6 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -148,6 +144,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 03 2025 Automatic Build System <autodist@openmamba.org> 3.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 27 2024 Automatic Build System <autodist@openmamba.org> 3.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user