diff --git a/libselinux-bindings.changes b/libselinux-bindings.changes index d1e7edf..17a027b 100644 --- a/libselinux-bindings.changes +++ b/libselinux-bindings.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 22 15:17:25 CEST 2009 - prusnak@suse.cz + +- change libsepol-devel to libsepol-devel-static in dependencies + of python bindings + ------------------------------------------------------------------- Wed Jul 1 12:26:48 CEST 2009 - prusnak@suse.cz diff --git a/libselinux-bindings.spec b/libselinux-bindings.spec index 16e61d1..86cf56b 100644 --- a/libselinux-bindings.spec +++ b/libselinux-bindings.spec @@ -19,13 +19,13 @@ %define libsepol_ver 2.0.32 BuildRequires: python-devel ruby-devel swig -BuildRequires: libsepol-devel >= %{libsepol_ver} +BuildRequires: libsepol-devel-static >= %{libsepol_ver} Name: libselinux-bindings Version: 2.0.80 -Release: 2 +Release: 3 Url: http://www.nsa.gov/selinux/ -License: GPL v2 only ; Public Domain, Freeware +License: GPL v2 only ; 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 d1e7edf..17a027b 100644 --- a/libselinux.changes +++ b/libselinux.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 22 15:17:25 CEST 2009 - prusnak@suse.cz + +- change libsepol-devel to libsepol-devel-static in dependencies + of python bindings + ------------------------------------------------------------------- Wed Jul 1 12:26:48 CEST 2009 - prusnak@suse.cz diff --git a/libselinux.spec b/libselinux.spec index bb4dc96..ef1ec12 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -22,9 +22,9 @@ BuildRequires: libsepol-devel >= %{libsepol_ver} Name: libselinux Version: 2.0.80 -Release: 2 +Release: 3 Url: http://www.nsa.gov/selinux/ -License: GPL v2 only ; Public Domain, Freeware +License: GPL v2 only ; Public Domain, Freeware Group: System/Libraries Summary: SELinux library and simple utilities Source: %{name}-%{version}.tar.bz2 @@ -51,7 +51,7 @@ decisions. Required for any applications that use the SELinux API. %package -n libselinux1 -License: GPL v2 only ; Public Domain, Freeware +License: GPL v2 only ; Public Domain, Freeware Group: System/Libraries Summary: SELinux library and simple utilities @@ -73,7 +73,7 @@ decisions. Required for any applications that use the SELinux API. %package -n selinux-tools -License: GPL v2 only ; Public Domain, Freeware +License: GPL v2 only ; Public Domain, Freeware Group: System/Base Summary: SELinux library and simple utilities @@ -95,7 +95,7 @@ decisions. Required for any applications that use the SELinux API. %package devel -License: GPL v2 only ; Public Domain, Freeware +License: GPL v2 only ; Public Domain, Freeware Summary: Development Include Files and Libraries for SELinux Group: Development/Libraries/C and C++ Requires: libselinux1 = %{version}