]> git.pld-linux.org Git - packages/checkpolicy.git/commitdiff
- updated to 2.0.16 auto/th/checkpolicy-2_0_16-1 auto/ti/checkpolicy-2_0_16-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 10 Sep 2008 20:53:55 +0000 (20:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    checkpolicy.spec -> 1.33

checkpolicy.spec

index 9dae8087636bba50f4e22c9bab5198c5980a3649..993e6ddb332d7b24a0443f7eb07f4fad04b1995e 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       SELinux policy compiler
 Summary(pl.UTF-8):     Kompilator polityki SELinux
 Name:          checkpolicy
-Version:       2.0.12
+Version:       2.0.16
 Release:       1
 License:       GPL v2
 Group:         Development
 Source0:       http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: f2c3932f089342af0374671a0899960e
+# Source0-md5: 9a3b28571b5613687ec311479031f2ad
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: libselinux-devel >= 2.0
@@ -66,5 +66,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man8/*
+%attr(755,root,root) %{_bindir}/checkmodule
+%attr(755,root,root) %{_bindir}/checkpolicy
+%{_mandir}/man8/checkmodule.8*
+%{_mandir}/man8/checkpolicy.8*
This page took 0.130078 seconds and 4 git commands to generate.