]> git.pld-linux.org Git - packages/apparmor-parser.git/blobdiff - apparmor-parser.spec
- updated to 2.13.4
[packages/apparmor-parser.git] / apparmor-parser.spec
index 8c8ef57a6d016578c8fb17119d9646e3b0eaac7a..44d8f567947e2d55ed7b52893b7a84d0da281faf 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
-%bcond_without tests   # don't perform "make tests"
+%bcond_with    tests   # don't perform "make tests"
 %bcond_with    dynamic # link libstdc++ and libgcc dynamically
 #
 Summary:       AppArmor userlevel parser utility
 Summary(pl.UTF-8):     Narzędzie przestrzeni użytkownika do przetwarzania AppArmor
 Name:          apparmor-parser
-Version:       2.13
+Version:       2.13.4
 Release:       1
 Epoch:         1
 License:       GPL v2
 Group:         Applications/System
-Source0:       http://launchpad.net/apparmor/2.13/%{version}.0/+download/apparmor-%{version}.tar.gz
-# Source0-md5: c6caefb0a558492082226c467f6954cb
+Source0:       http://launchpad.net/apparmor/2.13/%{version}/+download/apparmor-%{version}.tar.gz
+# Source0-md5: a50b793a3362551f07733be3df9c328f
 Source1:       %{name}.init
 Patch0:                %{name}-pld.patch
 # Drop when upstream does cache rebuild based on hash and not on mtime
@@ -104,8 +104,8 @@ fi
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc parser/README
-%attr(755,root,root) /sbin/aa-teardown
 %attr(755,root,root) /sbin/apparmor_parser
+%attr(755,root,root) %{_sbindir}/aa-teardown
 %dir %{_sysconfdir}/apparmor
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apparmor/parser.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apparmor/subdomain.conf
This page took 0.152179 seconds and 4 git commands to generate.