diff --git a/libselinux-bindings.spec b/libselinux-bindings.spec index 06211c0..36cd5b8 100644 --- a/libselinux-bindings.spec +++ b/libselinux-bindings.spec @@ -23,7 +23,7 @@ BuildRequires: libsepol-devel-static >= %{libsepol_ver} Name: libselinux-bindings Version: 2.0.91 -Release: 2 +Release: 3 Url: http://www.nsa.gov/selinux/ License: GPLv2 ; Public Domain, Freeware Group: System/Libraries diff --git a/libselinux.changes b/libselinux.changes index 407a06c..74f24ca 100644 --- a/libselinux.changes +++ b/libselinux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 24 09:53:28 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to fix provides + ------------------------------------------------------------------- Fri Apr 9 07:27:27 UTC 2010 - thomas@novell.com diff --git a/libselinux.spec b/libselinux.spec index 94abc5b..2855195 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -18,11 +18,11 @@ # norootforbuild %define libsepol_ver 2.0.32 -BuildRequires: libsepol-devel >= %{libsepol_ver} +BuildRequires: libsepol-devel >= %{libsepol_ver} pkg-config Name: libselinux Version: 2.0.91 -Release: 2 +Release: 3 Url: http://www.nsa.gov/selinux/ License: GPLv2 ; Public Domain, Freeware Group: System/Libraries