rpms/clamav/devel clamav.spec,1.16,1.17

Warren Togami (wtogami) fedora-extras-commits at redhat.com
Thu May 19 07:35:51 UTC 2005


Author: wtogami

Update of /cvs/extras/rpms/clamav/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25836

Modified Files:
	clamav.spec 
Log Message:
fix dist tagging the way Enrico wants it



Index: clamav.spec
===================================================================
RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- clamav.spec	19 May 2005 06:27:21 -0000	1.16
+++ clamav.spec	19 May 2005 07:35:49 -0000	1.17
@@ -17,12 +17,12 @@
 %global pkgdatadir	%_datadir/%name
 
 
-%{!?release_func:%global release_func() %1}
+%{!?release_func:%global release_func() %1%{?dist}}
 
 Summary:	End-user tools for the Clam Antivirus scanner
 Name:		clamav
 Version:	0.85.1
-Release:	%release_func 2
+Release:	%release_func 3
 
 License:	GPL
 Group:		Applications/File
@@ -406,6 +406,9 @@
 %endif	# _without_milter
 
 %changelog
+* Wed May 18 2005 Warren Togami <wtogami at redhat.com> - 0.85-3
+- fix dist tagging the way Enrico wants it
+
 * Tue May 17 2005 Oliver Falk <oliver at linux-kernel.at>					  - 0.85.1-2
 - Rebuild
 




More information about the fedora-extras-commits mailing list