From 5fb9d20e5b6b0225866563d8d5859ea343862c5c58b08a96b39295102b6ee225 Mon Sep 17 00:00:00 2001 From: Factory Maintainer Date: Mon, 11 Jun 2012 09:09:02 +0000 Subject: [PATCH] - revert back to 2.0.98 for 12.2 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=43 --- libselinux-2.0.98.tar.gz | 3 +++ libselinux-2.1.9.tar.gz | 3 --- libselinux-bindings.spec | 6 +++--- libselinux.changes | 5 +++++ libselinux.spec | 6 +++--- 5 files changed, 14 insertions(+), 9 deletions(-) create mode 100644 libselinux-2.0.98.tar.gz delete mode 100644 libselinux-2.1.9.tar.gz diff --git a/libselinux-2.0.98.tar.gz b/libselinux-2.0.98.tar.gz new file mode 100644 index 0000000..8e86ab7 --- /dev/null +++ b/libselinux-2.0.98.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f36d000f7c41426bc053cf0327f36744d070e339536d3d027f14de5eda93902 +size 206574 diff --git a/libselinux-2.1.9.tar.gz b/libselinux-2.1.9.tar.gz deleted file mode 100644 index e2f2d43..0000000 --- a/libselinux-2.1.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:749d4b39c80aa9df8247b8b3187ab72442c0dbad6e70bf312e25052bd4e7063f -size 155840 diff --git a/libselinux-bindings.spec b/libselinux-bindings.spec index 42c236b..1623eaa 100644 --- a/libselinux-bindings.spec +++ b/libselinux-bindings.spec @@ -23,13 +23,13 @@ BuildRequires: ruby-devel BuildRequires: swig Name: libselinux-bindings -Version: 2.1.9 +Version: 2.0.98 Release: 0 -Url: http://www.nsa.gov/selinux/ +Url: http://www.nsa.gov/research/selinux/ Summary: SELinux library and simple utilities License: GPL-2.0 ; SUSE-Public-Domain Group: System/Libraries -Source: libselinux-%{version}.tar.gz +Source: http://userspace.selinuxproject.org/releases/20101221/devel/libselinux-%{version}.tar.gz Source1: selinux-ready Source2: baselibs.conf Patch0: libselinux-rhat.patch diff --git a/libselinux.changes b/libselinux.changes index cab0529..a17009d 100644 --- a/libselinux.changes +++ b/libselinux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 11 09:06:55 UTC 2012 - factory-maintainer@kulow.org + +- revert back to 2.0.98 for 12.2 + ------------------------------------------------------------------- Fri Jun 1 18:34:04 CEST 2012 - mls@suse.de diff --git a/libselinux.spec b/libselinux.spec index 14c150f..645f4b6 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -21,13 +21,13 @@ BuildRequires: libsepol-devel >= %{libsepol_ver} BuildRequires: pkg-config Name: libselinux -Version: 2.1.9 +Version: 2.0.98 Release: 0 Url: http://www.nsa.gov/selinux/ Summary: SELinux library and simple utilities License: GPL-2.0 ; SUSE-Public-Domain Group: System/Libraries -Source: %{name}-%{version}.tar.gz +Source: http://userspace.selinuxproject.org/releases/20101221/devel/%{name}-%{version}.tar.gz Source1: selinux-ready Source2: baselibs.conf Patch0: %{name}-rhat.patch @@ -97,9 +97,9 @@ decisions. Required for any applications that use the SELinux API. %package devel Summary: Development Include Files and Libraries for SELinux Group: Development/Libraries/C and C++ +Requires: glibc-devel Requires: libselinux1 = %{version} Requires: libsepol-devel >= %{libsepol_ver} -Requires: glibc-devel %description devel This package contains the development files, which are