forked from pool/libsepol
This commit is contained in:
parent
7f156493af
commit
fcf0610d79
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 22 16:17:24 CEST 2008 - mrueckert@suse.de
|
||||||
|
|
||||||
|
- fix debug_packages_requires define
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 23 12:53:01 CEST 2008 - prusnak@suse.cz
|
Tue Sep 23 12:53:01 CEST 2008 - prusnak@suse.cz
|
||||||
|
|
||||||
|
@ -20,14 +20,14 @@
|
|||||||
|
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 2.0.32
|
Version: 2.0.32
|
||||||
Release: 4
|
Release: 5
|
||||||
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
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%define debug_package_requires libsepol1 = %{version}
|
%define debug_package_requires libsepol1 = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Security-enhanced Linux is a feature of the Linux(R) kernel and a
|
Security-enhanced Linux is a feature of the Linux(R) kernel and a
|
||||||
@ -125,6 +125,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/sepol/policydb/*.h
|
%{_includedir}/sepol/policydb/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 22 2008 mrueckert@suse.de
|
||||||
|
- fix debug_packages_requires define
|
||||||
* Tue Sep 23 2008 prusnak@suse.cz
|
* Tue Sep 23 2008 prusnak@suse.cz
|
||||||
- require only version, not release [bnc#429053]
|
- require only version, not release [bnc#429053]
|
||||||
* Fri Aug 22 2008 prusnak@suse.cz
|
* Fri Aug 22 2008 prusnak@suse.cz
|
||||||
|
Loading…
Reference in New Issue
Block a user