This commit is contained in:
parent
fcf0610d79
commit
1ffc3298a5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:771e57cf5dc1b0f0bf51f143e75632e1b33919e021fcdf19f85d9f07c169065d
|
|
||||||
size 149920
|
|
3
libsepol-2.0.34.tar.bz2
Normal file
3
libsepol-2.0.34.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3da3dce124083ffdfddb3d06efd1584e492fdc6e17cc6b3cd57fbe0de312718c
|
||||||
|
size 146759
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 1 11:37:58 CET 2008 - prusnak@suse.cz
|
||||||
|
|
||||||
|
- updated to 2.0.34
|
||||||
|
* add bounds support
|
||||||
|
* fix invalid aliases bug
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 22 16:17:24 CEST 2008 - mrueckert@suse.de
|
Wed Oct 22 16:17:24 CEST 2008 - mrueckert@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsepol (Version 2.0.32)
|
# spec file for package libsepol (Version 2.0.34)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,8 +19,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 2.0.32
|
Version: 2.0.34
|
||||||
Release: 5
|
Release: 1
|
||||||
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
|
||||||
@ -125,6 +125,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/sepol/policydb/*.h
|
%{_includedir}/sepol/policydb/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 01 2008 prusnak@suse.cz
|
||||||
|
- updated to 2.0.34
|
||||||
|
* add bounds support
|
||||||
|
* fix invalid aliases bug
|
||||||
* Wed Oct 22 2008 mrueckert@suse.de
|
* Wed Oct 22 2008 mrueckert@suse.de
|
||||||
- fix debug_packages_requires define
|
- fix debug_packages_requires define
|
||||||
* Tue Sep 23 2008 prusnak@suse.cz
|
* Tue Sep 23 2008 prusnak@suse.cz
|
||||||
|
Loading…
Reference in New Issue
Block a user