fix dist tagging the way Enrico wants it
This commit is contained in:
parent
32a473748f
commit
8fb84a2ac5
@ -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:
|
## This package understands the following switches:
|
||||||
## --without milter ... deactivate the -milter subpackage
|
## --without milter ... deactivate the -milter subpackage
|
||||||
@ -17,12 +17,12 @@
|
|||||||
%global pkgdatadir %_datadir/%name
|
%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
|
Summary: End-user tools for the Clam Antivirus scanner
|
||||||
Name: clamav
|
Name: clamav
|
||||||
Version: 0.85.1
|
Version: 0.85.1
|
||||||
Release: %release_func 2
|
Release: %release_func 3
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
@ -406,6 +406,9 @@ test "$1" = 0 || %{_initrddir}/clamav-milter condrestart >/dev/null || :
|
|||||||
%endif # _without_milter
|
%endif # _without_milter
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue May 17 2005 Oliver Falk <oliver@linux-kernel.at> - 0.85.1-2
|
||||||
- Rebuild
|
- Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user