[arch-commits] Commit in audit/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at nymeria.archlinux.org
Wed Jul 31 10:29:50 UTC 2013


    Date: Wednesday, July 31, 2013 @ 12:29:50
  Author: mtorromeo
Revision: 94855

upgpkg: audit 2.2.3-4

Fixed permissions on the systemd service file

Modified:
  audit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-31 10:05:43 UTC (rev 94854)
+++ PKGBUILD	2013-07-31 10:29:50 UTC (rev 94855)
@@ -5,7 +5,7 @@
 
 pkgname=audit
 pkgver=2.2.3
-pkgrel=3
+pkgrel=4
 pkgdesc='User space utilities for storing and searching the audit records generated by the audit subsystem in the Linux kernel.'
 url=http://people.redhat.com/sgrubb/$pkgname
 arch=(i686 x86_64)
@@ -57,6 +57,8 @@
 		etc/audit/*.conf \
 		etc/audisp/plugins.d/*.conf \
 		usr/lib/systemd/system/auditd.service
+
+	chmod 644 usr/lib/systemd/system/auditd.service
 }
 
 sha256sums=('2fc8f97020121593f516dc011ef61f39043c4cea9b2cb9ab3849bf9e41dedf02'




More information about the arch-commits mailing list