From 3f120ecaa5445c7d524c0f6becf9ffdee76a560d98d6143019eb202711a3729c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 25 Jul 2012 11:17:16 +0000 Subject: [PATCH] - updated to 2.1.4 - lots of updates OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=28 --- libsepol-2.1.4.tar.gz | 3 +++ libsepol.changes | 6 ++++++ libsepol.spec | 23 ++++++++++------------- 3 files changed, 19 insertions(+), 13 deletions(-) create mode 100644 libsepol-2.1.4.tar.gz diff --git a/libsepol-2.1.4.tar.gz b/libsepol-2.1.4.tar.gz new file mode 100644 index 0000000..f1a8662 --- /dev/null +++ b/libsepol-2.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f5ea42ae6cc00b21f0e5f31f354d19fcce3edfe9328971d266245718714b1e8 +size 201713 diff --git a/libsepol.changes b/libsepol.changes index 5c4f2b6..f9be9cb 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 25 11:16:59 UTC 2012 - meissner@suse.com + +- updated to 2.1.4 + - lots of updates + ------------------------------------------------------------------- Wed Oct 5 15:11:06 UTC 2011 - uli@suse.com diff --git a/libsepol.spec b/libsepol.spec index 53ac064..4005a71 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ # # spec file for package libsepol # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,17 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libsepol -Version: 2.0.41 -Release: 3 +Version: 2.1.4 +Release: 0 Url: http://www.nsa.gov/selinux/ -License: LGPLv2.1+ -Group: System/Libraries Summary: SELinux binary policy manipulation library -Source: %{name}-%{version}.tar.bz2 +License: LGPL-2.1+ +Group: System/Libraries +Source: http://userspace.selinuxproject.org/releases/20120216/%{name}-%{version}.tar.gz Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkg-config @@ -51,9 +49,8 @@ boolean settings. %package -n libsepol1 -License: LGPLv2.1+ -Group: System/Libraries Summary: SELinux binary policy manipulation library +Group: System/Libraries %description -n libsepol1 Security-enhanced Linux is a feature of the Linux(R) kernel and a @@ -75,10 +72,11 @@ boolean settings. %package devel -License: LGPLv2.1+ Summary: Development Include Files and Libraries for SELinux policy manipulation Group: Development/Libraries/C and C++ -Requires: libsepol1 = %{version} glibc-devel pkg-config +Requires: glibc-devel +Requires: libsepol1 = %{version} +Requires: pkg-config %description devel The libsepol-devel package contains the libraries and header @@ -88,7 +86,6 @@ policies. %package devel-static -License: LGPLv2.1+ Summary: Development Include Files and Libraries for SELinux policy manipulation Group: Development/Libraries/C and C++ Requires: libsepol-devel = %{version}