rpms/audit/devel audit.spec,1.178,1.179

Steve Grubb (sgrubb) fedora-extras-commits at redhat.com
Fri Jul 4 00:56:18 UTC 2008


Author: sgrubb

Update of /cvs/pkgs/rpms/audit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4953

Modified Files:
	audit.spec 
Log Message:
* Thu Jul 03 2008 Steve Grubb <sgrubb at redhat.com> 1.7.4-2
- Move ausearch-expression to main package (#453437)



Index: audit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/audit.spec,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- audit.spec	19 May 2008 18:02:47 -0000	1.178
+++ audit.spec	4 Jul 2008 00:55:30 -0000	1.179
@@ -1,5 +1,5 @@
 %define sca_version 0.4.7
-%define sca_release 1
+%define sca_release 2
 %define selinux_variants mls strict targeted
 %define selinux_policyver 3.2.5 
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -7,7 +7,7 @@
 Summary: User space tools for 2.6 kernel auditing
 Name: audit
 Version: 1.7.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 URL: http://people.redhat.com/sgrubb/audit/
@@ -244,7 +244,6 @@
 %{_includedir}/auparse.h
 %{_includedir}/auparse-defs.h
 %{_mandir}/man3/*
-%{_mandir}/man5/ausearch-expression.5.gz
 
 %files libs-python
 %defattr(-,root,root)
@@ -266,6 +265,7 @@
 %attr(644,root,root) %{_mandir}/man8/ausyscall.8.gz
 %attr(644,root,root) %{_mandir}/man5/auditd.conf.5.gz
 %attr(644,root,root) %{_mandir}/man5/audispd.conf.5.gz
+%attr(644,root,root) %{_mandir}/man5/ausearch-expression.5.gz
 %attr(750,root,root) /sbin/auditctl
 %attr(750,root,root) /sbin/auditd
 %attr(755,root,root) /sbin/ausearch
@@ -322,6 +322,9 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
 
 %changelog
+* Thu Jul 03 2008 Steve Grubb <sgrubb at redhat.com> 1.7.4-2
+- Move ausearch-expression to main package (#453437)
+
 * Mon May 19 2008 Steve Grubb <sgrubb at redhat.com> 1.7.4-1
 - Fix interpreting of keys in syscall records
 - Don't error on name=(null) PATH records in ausearch/report




More information about the scm-commits mailing list