]> git.pld-linux.org Git - packages/audit.git/commitdiff
- updated to 2.2.3
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 23 Mar 2013 07:10:46 +0000 (08:10 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 23 Mar 2013 07:10:46 +0000 (08:10 +0100)
audit.spec

index bf2c9fbef885d88ee3ad7b00554e7c839e3903a7..07966e095c5efc30ee6514b1d17bbad30a00abef 100644 (file)
 Summary:       User space tools for 2.6 kernel auditing
 Summary(pl.UTF-8):     Narzędzia przestrzeni użytkownika do audytu jąder 2.6
 Name:          audit
-Version:       2.2.2
+Version:       2.2.3
 Release:       1
 License:       GPL v2+
 Group:         Daemons
 Source0:       http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
-# Source0-md5: 6641fde111cf5dfda6d4282ab8410df5
+# Source0-md5: 4cdd3756f7b7122fc1a3e4627f01b446
 Source2:       %{name}d.init
 Source3:       %{name}d.sysconfig
 Source4:       %{name}d.service
@@ -24,6 +24,7 @@ Patch1:               %{name}-m4.patch
 Patch2:                %{name}-nolibs.patch
 Patch3:                %{name}-no_zos_remote.patch
 Patch4:                %{name}-systemd-notonly.patch
+Patch5:                %{name}-am.patch
 URL:           http://people.redhat.com/sgrubb/audit/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
@@ -147,6 +148,7 @@ Pythonowy interfejs do biblioteki libaudit.
 %patch2 -p1
 %{!?with_zos_remote:%patch3 -p1}
 %patch4 -p1
+%patch5 -p1
 
 %if %{without python}
 sed 's#swig/Makefile ##' -i configure.ac
This page took 0.213493 seconds and 4 git commands to generate.