packages: audit/audit.spec - updated to 2.2 - pl for -systemd

qboosh qboosh at pld-linux.org
Sun Mar 4 10:52:01 CET 2012


Author: qboosh                       Date: Sun Mar  4 09:52:01 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.2
- pl for -systemd

---- Files affected:
packages/audit:
   audit.spec (1.84 -> 1.85) 

---- Diffs:

================================================================
Index: packages/audit/audit.spec
diff -u packages/audit/audit.spec:1.84 packages/audit/audit.spec:1.85
--- packages/audit/audit.spec:1.84	Sun Dec  4 02:55:29 2011
+++ packages/audit/audit.spec	Sun Mar  4 10:51:56 2012
@@ -8,12 +8,12 @@
 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.1.3
-Release:	3
+Version:	2.2
+Release:	1
 License:	GPL v2+
 Group:		Daemons
 Source0:	http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
-# Source0-md5:	abf26e3ac09f666905c5636dd24611fa
+# Source0-md5:	b60366dbe0c3a7497bdd8b3f7065b266
 Source2:	%{name}d.init
 Source3:	%{name}d.sysconfig
 Source4:	%{name}d.service
@@ -30,7 +30,7 @@
 %{?with_prelude:BuildRequires:	libprelude-devel}
 BuildRequires:	libtool
 BuildRequires:	libwrap-devel
-BuildRequires:	linux-libc-headers >= 7:2.6.20
+BuildRequires:	linux-libc-headers >= 7:2.6.30
 BuildRequires:	openldap-devel
 %if %{with python}
 BuildRequires:	python-devel >= 1:2.5
@@ -79,7 +79,7 @@
 License:	LGPL v2.1+
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	linux-libc-headers >= 7:2.6.20
+Requires:	linux-libc-headers >= 7:2.6.30
 
 %description libs-devel
 The audit-libs-devel package contains the header files needed for
@@ -135,12 +135,17 @@
 
 %package systemd
 Summary:	systemd units for audit
+Summary(pl.UTF-8):	Jednostki systemd dla usługi audit
 Group:		Base
 Requires:	%{name} = %{version}-%{release}
+Requires:	systemd-units
 
 %description systemd
 systemd units for audit.
 
+%description systemd -l pl.UTF-8
+Jednostki systemd dla usługi audit.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -236,6 +241,7 @@
 %attr(750,root,root) %{_bindir}/aulast
 %attr(750,root,root) %{_bindir}/aulastlog
 %attr(750,root,root) %{_bindir}/ausyscall
+%attr(750,root,root) %{_bindir}/auvirt
 %attr(750,root,root) %{_sbindir}/audispd
 %attr(750,root,root) %{_sbindir}/auditctl
 %attr(750,root,root) %{_sbindir}/auditd
@@ -276,6 +282,7 @@
 %{_mandir}/man8/ausearch.8*
 %{_mandir}/man8/ausyscall.8*
 %{_mandir}/man8/autrace.8*
+%{_mandir}/man8/auvirt.8*
 
 %files libs
 %defattr(644,root,root,755)
@@ -333,6 +340,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85  2012/03/04 09:51:56  qboosh
+- updated to 2.2
+- pl for -systemd
+
 Revision 1.84  2011/12/04 01:55:29  cactus
 - rel 3; mv to new rpm macros, add post,preun,postun actions
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/audit/audit.spec?r1=1.84&r2=1.85&f=u



More information about the pld-cvs-commit mailing list