From f209f44eba2741e4e5bfcf8f7e8946917dedc2b95710b632e98901e64f8caf19 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Thu, 25 Feb 2010 15:00:54 +0000 Subject: [PATCH 1/6] - updated to 2.0.41 * changes too numerous to list OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=19 --- libsepol.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libsepol.spec b/libsepol.spec index ac96a32..fa2b16d 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,5 +1,5 @@ # -# spec file for package libsepol (Version 2.0.41) +# spec file for package libsepol (Version 2.0.36) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,7 +20,7 @@ Name: libsepol Version: 2.0.41 -Release: 1 +Release: 3 Url: http://www.nsa.gov/selinux/ License: LGPLv2.1+ Group: System/Libraries @@ -136,7 +136,6 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/sepol/*.h %dir %{_includedir}/sepol/policydb %{_includedir}/sepol/policydb/*.h -%{_libdir}/pkgconfig/libsepol.pc %files devel-static %defattr(-,root,root) From d6d7c5e5b81945f1d7729ec3b00530f9f9d4c1518489bb20fcdb2403e2ffd45f Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Thu, 25 Feb 2010 15:53:39 +0000 Subject: [PATCH 2/6] fix OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=20 --- libsepol.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libsepol.spec b/libsepol.spec index fa2b16d..114e767 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -136,6 +136,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/sepol/*.h %dir %{_includedir}/sepol/policydb %{_includedir}/sepol/policydb/*.h +%{_libdir}/pkgconfig/libsepol.pc %files devel-static %defattr(-,root,root) From e726fb8e1e0ac9ba0291ff1b26a123692bd1d8dacb528ca904ef8b0353e1db35 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 12 Mar 2010 16:35:28 +0000 Subject: [PATCH 3/6] Accepting request 34371 from security:SELinux checked in (request 34371) OBS-URL: https://build.opensuse.org/request/show/34371 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=21 --- libsepol-2.0.36.tar.bz2 | 3 +++ libsepol-2.0.41.tar.bz2 | 3 --- libsepol.changes | 8 +------- libsepol.spec | 3 +-- ready | 0 5 files changed, 5 insertions(+), 12 deletions(-) create mode 100644 libsepol-2.0.36.tar.bz2 delete mode 100644 libsepol-2.0.41.tar.bz2 create mode 100644 ready diff --git a/libsepol-2.0.36.tar.bz2 b/libsepol-2.0.36.tar.bz2 new file mode 100644 index 0000000..c0f84f6 --- /dev/null +++ b/libsepol-2.0.36.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:883b0f0ac8bf0f8c4a833dd1c37c073a93f67b289e49958ee7eeb2f030648776 +size 146980 diff --git a/libsepol-2.0.41.tar.bz2 b/libsepol-2.0.41.tar.bz2 deleted file mode 100644 index 5d296e9..0000000 --- a/libsepol-2.0.41.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b4a5834627215da90273eef9410715395f58ffce9bdbe4c295f7447f04d33c1 -size 154691 diff --git a/libsepol.changes b/libsepol.changes index 8f9ffa5..84b50af 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Thu Feb 25 15:00:29 UTC 2010 - prusnak@suse.cz - -- updated to 2.0.41 - * changes too numerous to list - ------------------------------------------------------------------- Sun Dec 13 01:35:55 CET 2009 - jengelh@medozas.de @@ -12,7 +6,7 @@ Sun Dec 13 01:35:55 CET 2009 - jengelh@medozas.de ------------------------------------------------------------------- Wed Nov 11 18:18:22 UTC 2009 - crrodriguez@opensuse.org -- libsepol-devel Requires glibc-devel +- libsepol-devel Requires glibc-devel ------------------------------------------------------------------- Fri Jun 19 13:26:45 CEST 2009 - prusnak@suse.cz diff --git a/libsepol.spec b/libsepol.spec index 114e767..abb611e 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -19,7 +19,7 @@ Name: libsepol -Version: 2.0.41 +Version: 2.0.36 Release: 3 Url: http://www.nsa.gov/selinux/ License: LGPLv2.1+ @@ -136,7 +136,6 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/sepol/*.h %dir %{_includedir}/sepol/policydb %{_includedir}/sepol/policydb/*.h -%{_libdir}/pkgconfig/libsepol.pc %files devel-static %defattr(-,root,root) diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4 From 2fd91d95d0ef74238d2bd03f76c69fcd870f1f5ae13f3a8afb54f35b2501616d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 24 Apr 2010 12:10:34 +0000 Subject: [PATCH 4/6] Accepting request 38711 from home:coolo:branches:openSUSE:Factory Copy from home:coolo:branches:openSUSE:Factory/libsepol via accept of submit request 38711 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/38711 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=22 --- libsepol-2.0.36.tar.bz2 | 3 --- libsepol-2.0.41.tar.bz2 | 3 +++ libsepol.changes | 13 ++++++++++++- libsepol.spec | 10 ++++++---- ready | 0 5 files changed, 21 insertions(+), 8 deletions(-) delete mode 100644 libsepol-2.0.36.tar.bz2 create mode 100644 libsepol-2.0.41.tar.bz2 delete mode 100644 ready diff --git a/libsepol-2.0.36.tar.bz2 b/libsepol-2.0.36.tar.bz2 deleted file mode 100644 index c0f84f6..0000000 --- a/libsepol-2.0.36.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:883b0f0ac8bf0f8c4a833dd1c37c073a93f67b289e49958ee7eeb2f030648776 -size 146980 diff --git a/libsepol-2.0.41.tar.bz2 b/libsepol-2.0.41.tar.bz2 new file mode 100644 index 0000000..5d296e9 --- /dev/null +++ b/libsepol-2.0.41.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b4a5834627215da90273eef9410715395f58ffce9bdbe4c295f7447f04d33c1 +size 154691 diff --git a/libsepol.changes b/libsepol.changes index 84b50af..1129cf8 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Apr 24 11:38:22 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to fix provides + +------------------------------------------------------------------- +Thu Feb 25 15:00:29 UTC 2010 - prusnak@suse.cz + +- updated to 2.0.41 + * changes too numerous to list + ------------------------------------------------------------------- Sun Dec 13 01:35:55 CET 2009 - jengelh@medozas.de @@ -6,7 +17,7 @@ Sun Dec 13 01:35:55 CET 2009 - jengelh@medozas.de ------------------------------------------------------------------- Wed Nov 11 18:18:22 UTC 2009 - crrodriguez@opensuse.org -- libsepol-devel Requires glibc-devel +- libsepol-devel Requires glibc-devel ------------------------------------------------------------------- Fri Jun 19 13:26:45 CEST 2009 - prusnak@suse.cz diff --git a/libsepol.spec b/libsepol.spec index abb611e..855426c 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,5 +1,5 @@ # -# spec file for package libsepol (Version 2.0.36) +# spec file for package libsepol (Version 2.0.41) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,8 +19,8 @@ Name: libsepol -Version: 2.0.36 -Release: 3 +Version: 2.0.41 +Release: 1 Url: http://www.nsa.gov/selinux/ License: LGPLv2.1+ Group: System/Libraries @@ -28,6 +28,7 @@ Summary: SELinux binary policy manipulation library Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkg-config %define debug_package_requires libsepol1 = %{version}-%{release} %description @@ -77,7 +78,7 @@ boolean settings. License: LGPLv2.1+ Summary: Development Include Files and Libraries for SELinux policy manipulation Group: Development/Libraries/C and C++ -Requires: libsepol1 = %{version} glibc-devel +Requires: libsepol1 = %{version} glibc-devel pkg-config %description devel The libsepol-devel package contains the libraries and header @@ -136,6 +137,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/sepol/*.h %dir %{_includedir}/sepol/policydb %{_includedir}/sepol/policydb/*.h +%{_libdir}/pkgconfig/libsepol.pc %files devel-static %defattr(-,root,root) diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 From 788671a96e4be3b542331f69a2204e0ca8b524ae90b6a43e1794342d7fd9c7d8 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Sat, 24 Apr 2010 14:54:49 +0000 Subject: [PATCH 5/6] Accepting request 38727 from security:SELinux checked in (request 38727) OBS-URL: https://build.opensuse.org/request/show/38727 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=23 --- libsepol.changes | 5 ----- libsepol.spec | 3 +-- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/libsepol.changes b/libsepol.changes index 1129cf8..8f9ffa5 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Sat Apr 24 11:38:22 UTC 2010 - coolo@novell.com - -- buildrequire pkg-config to fix provides - ------------------------------------------------------------------- Thu Feb 25 15:00:29 UTC 2010 - prusnak@suse.cz diff --git a/libsepol.spec b/libsepol.spec index 855426c..ac96a32 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -28,7 +28,6 @@ Summary: SELinux binary policy manipulation library Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: pkg-config %define debug_package_requires libsepol1 = %{version}-%{release} %description @@ -78,7 +77,7 @@ boolean settings. 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: libsepol1 = %{version} glibc-devel %description devel The libsepol-devel package contains the libraries and header From e16ee209499ee97ceb615f37ae0e7c8f80bb9600472ca87a310f177d78bd6793 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sat, 24 Apr 2010 14:54:50 +0000 Subject: [PATCH 6/6] Updating link to change in openSUSE:Factory/libsepol revision 13.0 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=4e7a97292bf1515c25933c0d822f3f5f --- libsepol.changes | 5 +++++ libsepol.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libsepol.changes b/libsepol.changes index 8f9ffa5..1129cf8 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 24 11:38:22 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to fix provides + ------------------------------------------------------------------- Thu Feb 25 15:00:29 UTC 2010 - prusnak@suse.cz diff --git a/libsepol.spec b/libsepol.spec index ac96a32..d53b72e 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -20,7 +20,7 @@ Name: libsepol Version: 2.0.41 -Release: 1 +Release: 2 Url: http://www.nsa.gov/selinux/ License: LGPLv2.1+ Group: System/Libraries @@ -28,6 +28,7 @@ Summary: SELinux binary policy manipulation library Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkg-config %define debug_package_requires libsepol1 = %{version}-%{release} %description @@ -77,7 +78,7 @@ boolean settings. License: LGPLv2.1+ Summary: Development Include Files and Libraries for SELinux policy manipulation Group: Development/Libraries/C and C++ -Requires: libsepol1 = %{version} glibc-devel +Requires: libsepol1 = %{version} glibc-devel pkg-config %description devel The libsepol-devel package contains the libraries and header