3
0
forked from pool/libselinux
OBS User unknown 2009-07-23 13:32:36 +00:00 committed by Git OBS Bridge
parent 0897091815
commit 733a222333
4 changed files with 20 additions and 8 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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}