]> git.pld-linux.org Git - packages/apparmor-parser.git/blobdiff - apparmor-parser.spec
- updated URLs
[packages/apparmor-parser.git] / apparmor-parser.spec
index 195e3f3e182408844872be680363d3c024034406..99c1443dad49eb73b77ece2d5051ef893e8dd978 100644 (file)
@@ -6,19 +6,19 @@
 Summary:       AppArmor userlevel parser utility
 Summary(pl.UTF-8):     Narzędzie przestrzeni użytkownika do przetwarzania AppArmor
 Name:          apparmor-parser
-Version:       3.0.7
+Version:       3.1.7
 Release:       1
 Epoch:         1
 License:       GPL v2
 Group:         Applications/System
-Source0:       http://launchpad.net/apparmor/3.0/%{version}/+download/apparmor-%{version}.tar.gz
-# Source0-md5: 4cab0b7abb751439dec2d0e956732f08
+Source0:       https://launchpad.net/apparmor/3.1/%{version}/+download/apparmor-%{version}.tar.gz
+# Source0-md5: eee581ab969f708f1e4c6f2847c0c7a6
 Source1:       %{name}.init
 Patch0:                %{name}-pld.patch
 # Drop when upstream does cache rebuild based on hash and not on mtime
 Patch1:                %{name}-cache-rebuild.patch
 Patch2:                cap.patch
-URL:           http://wiki.apparmor.net/
+URL:           https://wiki.apparmor.net/
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: gettext-tools
@@ -39,6 +39,7 @@ BuildRequires:        /sys/kernel/security/apparmor/features
 BuildRequires: perl-Locale-gettext
 BuildRequires: perl-Test-Harness
 BuildRequires: perl-tools-devel
+Requires(post,preun): /sbin/chkconfig
 %endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -113,6 +114,7 @@ fi
 %attr(754,root,root) /etc/rc.d/init.d/apparmor
 %{systemdunitdir}/apparmor.service
 %dir /lib/apparmor
+%attr(755,root,root) /lib/apparmor/profile-load
 /lib/apparmor/rc.apparmor.functions
 %attr(754,root,root) /lib/apparmor/apparmor.systemd
 %attr(700,root,root) %dir /var/cache/apparmor
This page took 0.038436 seconds and 4 git commands to generate.