forked from pool/libsepol
Accepting request 157815 from security:SELinux
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/157815 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsepol?expand=0&rev=26
This commit is contained in:
commit
15ccd3bd7f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 7 22:46:48 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Remove obsolete defines/sections
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 17:34:14 UTC 2012 - p.drouand@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libsepol
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -28,7 +28,6 @@ Source2: baselibs.conf
|
||||
Patch: libsepol-2.1.4-role_fix_callback.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: pkg-config
|
||||
%define debug_package_requires libsepol1 = %{version}-%{release}
|
||||
|
||||
%description
|
||||
Security-enhanced Linux is a feature of the Linux(R) kernel and a
|
||||
@ -117,9 +116,6 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/genpolusers
|
||||
rm -f $RPM_BUILD_ROOT%{_bindir}/chkcon
|
||||
rm -rf $RPM_BUILD_ROOT%{_mandir}/man8
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post -n libsepol1 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libsepol1 -p /sbin/ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user