rpms/audit/devel audit.spec,1.193,1.194

Steve Grubb sgrubb at fedoraproject.org
Tue Oct 28 14:35:57 UTC 2008


Author: sgrubb

Update of /cvs/pkgs/rpms/audit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9289

Modified Files:
	audit.spec 
Log Message:
* Tue Oct 28 2008 Steve Grubb <sgrubb at redhat.com> 1.7.8-6
- Update specfile requires to include dist



Index: audit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/audit.spec,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- audit.spec	27 Oct 2008 17:41:01 -0000	1.193
+++ audit.spec	28 Oct 2008 14:35:27 -0000	1.194
@@ -1,13 +1,13 @@
 %define audit_version 1.7.8
-%define audit_release 5
+%define audit_release 6%{?dist}
 %define sca_version 0.4.8
-%define sca_release 9
+%define sca_release 10
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary: User space tools for 2.6 kernel auditing
 Name: audit
 Version: %{audit_version}
-Release: %{audit_release}%{?dist}
+Release: %{audit_release}
 License: GPLv2+
 Group: System Environment/Daemons
 URL: http://people.redhat.com/sgrubb/audit/
@@ -266,6 +266,9 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
 
 %changelog
+* Tue Oct 28 2008 Steve Grubb <sgrubb at redhat.com> 1.7.8-6
+- Update specfile requires to include dist
+
 * Mon Oct 27 2008 Steve Grubb <sgrubb at redhat.com> 1.7.8-5
 - Fix ausearch/report recent and now time keyword lookups (#468668)
 




More information about the fedora-extras-commits mailing list