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