]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
libsepol: Update to 2.1.4.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 19 Nov 2011 11:43:59 +0000 (12:43 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 24 Mar 2012 07:24:37 +0000 (08:24 +0100)
Conflicts:

libsepol/libsepol.nm

libsepol/libsepol.nm

index fd2605f533f94b0af07f3d2f2f0afa84cbf4151b..bcad999f76d6636984f5f16c653bca6ae4c4111b 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = libsepol
-version    = 2.0.41
-release    = 2
+version    = 2.1.4
+release    = 1
 
 groups     = System/Libraries
 url        = http://www.selinuxproject.org
@@ -13,11 +13,10 @@ license    = LGPLv2+
 summary    = SELinux binary policy manipulation library.
 
 description
-       libsepol provides an API for the manipulation of SELinux binary \
+       libsepol provides an API for the manipulation of SELinux binary
        policies.
 end
 
-source_dl  =
 sources    = %{thisapp}.tgz
 
 build
@@ -33,15 +32,14 @@ build
                # Remove binaries
                rm -rf %{BUILDROOT}/usr/bin
 
-               # Remove manpages from binaries
+               # Remove manpages for binaries
                rm -rf %{BUILDROOT}/usr/share/man/man8
        end
 end
 
 packages
        package %{name}
-       end
-
+       
        package %{name}-devel
                template DEVEL
        end