From 6beb0962d1508f69d555684265521d8bef88a7502f5f402a5f5f98d275900377 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 14 Jan 2010 14:19:00 +0000 Subject: [PATCH] Accepting request 29157 from security:SELinux Copy from security:SELinux/libsepol based on submit request 29157 from user coolo OBS-URL: https://build.opensuse.org/request/show/29157 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsepol?expand=0&rev=9 --- libsepol.changes | 5 +++++ libsepol.spec | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/libsepol.changes b/libsepol.changes index 91b64f5..d24cad9 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 11 18:18:22 UTC 2009 - crrodriguez@opensuse.org + +- 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 4035845..bff5ca5 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ # # spec file for package libsepol (Version 2.0.36) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -20,9 +20,9 @@ Name: libsepol Version: 2.0.36 -Release: 1 +Release: 2 Url: http://www.nsa.gov/selinux/ -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: System/Libraries Summary: SELinux binary policy manipulation library Source: %{name}-%{version}.tar.bz2 @@ -49,7 +49,7 @@ boolean settings. %package -n libsepol1 -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: System/Libraries Summary: SELinux binary policy manipulation library @@ -73,10 +73,10 @@ boolean settings. %package devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Development Include Files and Libraries for SELinux policy manipulation Group: Development/Libraries/C and C++ -Requires: libsepol1 = %{version} +Requires: libsepol1 = %{version} glibc-devel %description devel The libsepol-devel package contains the libraries and header @@ -86,7 +86,7 @@ policies. %package devel-static -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Development Include Files and Libraries for SELinux policy manipulation Group: Development/Libraries/C and C++ Requires: libsepol-devel = %{version}