fix dist tagging the way Enrico wants it

This commit is contained in:
Warren Togami 2005-05-19 07:35:49 +00:00
parent ec3e79546b
commit d52962c3c6
1 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
## $Id: clamav.spec,v 1.15 2005/05/17 06:41:27 oliver Exp $
## $Id: clamav.spec,v 1.16 2005/05/19 06:27:21 oliver Exp $
## This package understands the following switches:
## --without milter ... deactivate the -milter subpackage
@ -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 @@ test "$1" = 0 || %{_initrddir}/clamav-milter condrestart >/dev/null || :
%endif # _without_milter
%changelog
* Wed May 18 2005 Warren Togami <wtogami@redhat.com> - 0.85-3
- fix dist tagging the way Enrico wants it
* Tue May 17 2005 Oliver Falk <oliver@linux-kernel.at> - 0.85.1-2
- Rebuild