forked from pool/libselinux
This commit is contained in:
parent
0897091815
commit
733a222333
@ -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
|
Wed Jul 1 12:26:48 CEST 2009 - prusnak@suse.cz
|
||||||
|
|
||||||
|
@ -19,11 +19,11 @@
|
|||||||
|
|
||||||
%define libsepol_ver 2.0.32
|
%define libsepol_ver 2.0.32
|
||||||
BuildRequires: python-devel ruby-devel swig
|
BuildRequires: python-devel ruby-devel swig
|
||||||
BuildRequires: libsepol-devel >= %{libsepol_ver}
|
BuildRequires: libsepol-devel-static >= %{libsepol_ver}
|
||||||
|
|
||||||
Name: libselinux-bindings
|
Name: libselinux-bindings
|
||||||
Version: 2.0.80
|
Version: 2.0.80
|
||||||
Release: 2
|
Release: 3
|
||||||
Url: http://www.nsa.gov/selinux/
|
Url: http://www.nsa.gov/selinux/
|
||||||
License: GPL v2 only ; Public Domain, Freeware
|
License: GPL v2 only ; Public Domain, Freeware
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
@ -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
|
Wed Jul 1 12:26:48 CEST 2009 - prusnak@suse.cz
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ BuildRequires: libsepol-devel >= %{libsepol_ver}
|
|||||||
|
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 2.0.80
|
Version: 2.0.80
|
||||||
Release: 2
|
Release: 3
|
||||||
Url: http://www.nsa.gov/selinux/
|
Url: http://www.nsa.gov/selinux/
|
||||||
License: GPL v2 only ; Public Domain, Freeware
|
License: GPL v2 only ; Public Domain, Freeware
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
Loading…
Reference in New Issue
Block a user