From 79ce4549f867a8983a94aa9e941107fef085702ed4226625c14f7aa8ca466504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Tue, 8 Jan 2013 10:50:49 +0000 Subject: [PATCH] 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 --- libsepol.changes | 5 +++++ libsepol.spec | 6 +----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/libsepol.changes b/libsepol.changes index 395348c..92310c9 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -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 diff --git a/libsepol.spec b/libsepol.spec index 34ce31b..4ae3583 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -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