forked from pool/libsepol
This commit is contained in:
parent
96d4e4cf5d
commit
dbd31b9f5e
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
libsepol1
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 22 14:45:33 CEST 2008 - prusnak@suse.cz
|
||||||
|
|
||||||
|
- added baselibs.conf file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 1 17:32:23 CEST 2008 - ro@suse.de
|
Fri Aug 1 17:32:23 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
@ -2,9 +2,16 @@
|
|||||||
# spec file for package libsepol (Version 2.0.32)
|
# spec file for package libsepol (Version 2.0.32)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -13,7 +20,7 @@
|
|||||||
|
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 2.0.32
|
Version: 2.0.32
|
||||||
Release: 2
|
Release: 3
|
||||||
Url: http://www.nsa.gov/selinux/
|
Url: http://www.nsa.gov/selinux/
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -23,14 +30,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
%define debug_package_requires libsepol1 = %{version}
|
%define debug_package_requires libsepol1 = %{version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Security-enhanced Linux is a feature of the Linux® kernel and a number
|
Security-enhanced Linux is a feature of the Linux(R) kernel and a
|
||||||
of utilities with enhanced security functionality designed to add
|
number of utilities with enhanced security functionality designed to
|
||||||
mandatory access controls to Linux. The Security-enhanced Linux kernel
|
add mandatory access controls to Linux. The Security-enhanced Linux
|
||||||
contains new architectural components originally developed to improve
|
kernel contains new architectural components originally developed to
|
||||||
the security of the Flask operating system. These architectural
|
improve the security of the Flask operating system. These architectural
|
||||||
components provide general support for the enforcement of many kinds of
|
components provide general support for the enforcement of many kinds of
|
||||||
mandatory access control policies, including those based on the
|
mandatory access control policies, including those based on the
|
||||||
concepts of Type Enforcement®, Role-based Access Control, and
|
concepts of Type Enforcement(R), Role-based Access Control, and
|
||||||
Multi-level Security.
|
Multi-level Security.
|
||||||
|
|
||||||
libsepol provides an API for the manipulation of SELinux binary
|
libsepol provides an API for the manipulation of SELinux binary
|
||||||
@ -47,14 +54,14 @@ Group: System/Libraries
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
|
|
||||||
%description -n libsepol1
|
%description -n libsepol1
|
||||||
Security-enhanced Linux is a feature of the Linux® kernel and a number
|
Security-enhanced Linux is a feature of the Linux(R) kernel and a
|
||||||
of utilities with enhanced security functionality designed to add
|
number of utilities with enhanced security functionality designed to
|
||||||
mandatory access controls to Linux. The Security-enhanced Linux kernel
|
add mandatory access controls to Linux. The Security-enhanced Linux
|
||||||
contains new architectural components originally developed to improve
|
kernel contains new architectural components originally developed to
|
||||||
the security of the Flask operating system. These architectural
|
improve the security of the Flask operating system. These architectural
|
||||||
components provide general support for the enforcement of many kinds of
|
components provide general support for the enforcement of many kinds of
|
||||||
mandatory access control policies, including those based on the
|
mandatory access control policies, including those based on the
|
||||||
concepts of Type Enforcement®, Role-based Access Control, and
|
concepts of Type Enforcement(R), Role-based Access Control, and
|
||||||
Multi-level Security.
|
Multi-level Security.
|
||||||
|
|
||||||
libsepol provides an API for the manipulation of SELinux binary
|
libsepol provides an API for the manipulation of SELinux binary
|
||||||
@ -118,6 +125,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/sepol/policydb/*.h
|
%{_includedir}/sepol/policydb/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 22 2008 prusnak@suse.cz
|
||||||
|
- added baselibs.conf file
|
||||||
* Fri Aug 01 2008 ro@suse.de
|
* Fri Aug 01 2008 ro@suse.de
|
||||||
- fix requires for debuginfo package
|
- fix requires for debuginfo package
|
||||||
* Tue Jul 15 2008 prusnak@suse.cz
|
* Tue Jul 15 2008 prusnak@suse.cz
|
||||||
|
Loading…
Reference in New Issue
Block a user