From: Stefan Schantl Date: Sat, 19 Nov 2011 11:43:59 +0000 (+0100) Subject: libsepol: Update to 2.1.4. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=657ed8b249f6ea09e77efcfa7b0c5cf5cf014149;p=ipfire-3.x.git libsepol: Update to 2.1.4. Conflicts: libsepol/libsepol.nm --- diff --git a/libsepol/libsepol.nm b/libsepol/libsepol.nm index fd2605f53..bcad999f7 100644 --- a/libsepol/libsepol.nm +++ b/libsepol/libsepol.nm @@ -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