forked from pool/libsepol
Accepting request 34371 from security:SELinux
Copy from security:SELinux/libsepol based on submit request 34371 from user prusnak OBS-URL: https://build.opensuse.org/request/show/34371 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsepol?expand=0&rev=11
This commit is contained in:
parent
53baddce0a
commit
8ebc648d0a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:883b0f0ac8bf0f8c4a833dd1c37c073a93f67b289e49958ee7eeb2f030648776
|
|
||||||
size 146980
|
|
3
libsepol-2.0.41.tar.bz2
Normal file
3
libsepol-2.0.41.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1b4a5834627215da90273eef9410715395f58ffce9bdbe4c295f7447f04d33c1
|
||||||
|
size 154691
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 25 15:00:29 UTC 2010 - prusnak@suse.cz
|
||||||
|
|
||||||
|
- updated to 2.0.41
|
||||||
|
* changes too numerous to list
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 13 01:35:55 CET 2009 - jengelh@medozas.de
|
Sun Dec 13 01:35:55 CET 2009 - jengelh@medozas.de
|
||||||
|
|
||||||
@ -6,7 +12,7 @@ Sun Dec 13 01:35:55 CET 2009 - jengelh@medozas.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 11 18:18:22 UTC 2009 - crrodriguez@opensuse.org
|
Wed Nov 11 18:18:22 UTC 2009 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
- libsepol-devel Requires glibc-devel
|
- libsepol-devel Requires glibc-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 19 13:26:45 CEST 2009 - prusnak@suse.cz
|
Fri Jun 19 13:26:45 CEST 2009 - prusnak@suse.cz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsepol (Version 2.0.36)
|
# spec file for package libsepol (Version 2.0.41)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,8 +19,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 2.0.36
|
Version: 2.0.41
|
||||||
Release: 3
|
Release: 1
|
||||||
Url: http://www.nsa.gov/selinux/
|
Url: http://www.nsa.gov/selinux/
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -136,6 +136,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/sepol/*.h
|
%{_includedir}/sepol/*.h
|
||||||
%dir %{_includedir}/sepol/policydb
|
%dir %{_includedir}/sepol/policydb
|
||||||
%{_includedir}/sepol/policydb/*.h
|
%{_includedir}/sepol/policydb/*.h
|
||||||
|
%{_libdir}/pkgconfig/libsepol.pc
|
||||||
|
|
||||||
%files devel-static
|
%files devel-static
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user