diff --git a/libselinux-bindings.spec b/libselinux-bindings.spec index f0bdc61..0090577 100644 --- a/libselinux-bindings.spec +++ b/libselinux-bindings.spec @@ -1,7 +1,7 @@ # # spec file for package libselinux-bindings (Version 2.0.80) # -# 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 @@ -23,9 +23,9 @@ BuildRequires: libsepol-devel-static >= %{libsepol_ver} Name: libselinux-bindings Version: 2.0.80 -Release: 4 +Release: 5 Url: http://www.nsa.gov/selinux/ -License: GPL v2 only ; Public Domain, Freeware +License: GPLv2 ; Public Domain, Freeware Group: System/Libraries Summary: SELinux library and simple utilities Source: libselinux-%{version}.tar.bz2 diff --git a/libselinux.changes b/libselinux.changes index 4d0bf5f..c92bcd1 100644 --- a/libselinux.changes +++ b/libselinux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 16:43:54 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Fri Jul 24 17:09:50 CEST 2009 - thomas@novell.com diff --git a/libselinux.spec b/libselinux.spec index 914ab8a..6ddb59e 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,7 +1,7 @@ # # spec file for package libselinux (Version 2.0.80) # -# 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 @@ -22,13 +22,14 @@ BuildRequires: libsepol-devel >= %{libsepol_ver} Name: libselinux Version: 2.0.80 -Release: 4 +Release: 5 Url: http://www.nsa.gov/selinux/ -License: GPL v2 only ; Public Domain, Freeware +License: GPLv2 ; Public Domain, Freeware Group: System/Libraries Summary: SELinux library and simple utilities Source: %{name}-%{version}.tar.bz2 Source1: selinux-ready +Source2: baselibs.conf Patch0: %{name}-%{version}-rhat.patch.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libselinux1 = %{version}-%{release} @@ -51,7 +52,7 @@ decisions. Required for any applications that use the SELinux API. %package -n libselinux1 -License: GPL v2 only ; Public Domain, Freeware +License: GPLv2 ; Public Domain, Freeware Group: System/Libraries Summary: SELinux library and simple utilities @@ -73,7 +74,7 @@ decisions. Required for any applications that use the SELinux API. %package -n selinux-tools -License: GPL v2 only ; Public Domain, Freeware +License: GPLv2 ; Public Domain, Freeware Group: System/Base Summary: SELinux library and simple utilities @@ -95,7 +96,7 @@ decisions. Required for any applications that use the SELinux API. %package devel -License: GPL v2 only ; Public Domain, Freeware +License: GPLv2 ; Public Domain, Freeware Summary: Development Include Files and Libraries for SELinux Group: Development/Libraries/C and C++ Requires: libselinux1 = %{version}