Author: amateja Date: Mon May 11 10:04:57 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.0.19 - fixed url in Source0 - added URL - current version requires more recent version of libsepol-static, updated BR - adapterized
---- Files affected: packages/checkpolicy: checkpolicy.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: packages/checkpolicy/checkpolicy.spec diff -u packages/checkpolicy/checkpolicy.spec:1.33 packages/checkpolicy/checkpolicy.spec:1.34 --- packages/checkpolicy/checkpolicy.spec:1.33 Wed Sep 10 22:53:55 2008 +++ packages/checkpolicy/checkpolicy.spec Mon May 11 12:04:51 2009 @@ -2,22 +2,23 @@ Summary: SELinux policy compiler Summary(pl.UTF-8): Kompilator polityki SELinux Name: checkpolicy -Version: 2.0.16 +Version: 2.0.19 Release: 1 License: GPL v2 Group: Development -Source0: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -# Source0-md5: 9a3b28571b5613687ec311479031f2ad +Source0: http://userspace.selinuxproject.org/releases/20090403/devel/%{name}-%{version}.tar.gz +# Source0-md5: 453b8170294a761f421d46bd3cf198e5 +URL: http://userspace.selinuxproject.org/trac BuildRequires: bison BuildRequires: flex BuildRequires: libselinux-devel >= 2.0 # it uses libsepol symbols not exported in shared library -BuildRequires: libsepol-static >= 2.0 +BuildRequires: libsepol-static >= 2.0.36 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Security-enhanced Linux is a patch of the Linux kernel and a number -of utilities with enhanced security functionality designed to add +Security-enhanced Linux is a patch of the Linux kernel and a number of +utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural @@ -78,6 +79,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2009/05/11 10:04:51 amateja +- updated to 2.0.19 +- fixed url in Source0 +- added URL +- current version requires more recent version of libsepol-static, updated BR +- adapterized + Revision 1.33 2008/09/10 20:53:55 qboosh - updated to 2.0.16 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/checkpolicy/checkpolicy.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
