forked from pool/libsepol
Accepting request 147461 from home:jengelh:branches:security:SELinux
- Remove obsolete defines/sections OBS-URL: https://build.opensuse.org/request/show/147461 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=35
This commit is contained in:
parent
5d1243b642
commit
79ce4549f8
@ -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…
Reference in New Issue
Block a user