Author: glen                         Date: Sun Nov  5 15:17:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- clamav-0.90rc2 tarball

---- Files affected:
SPECS:
   clamav.spec (1.194 -> 1.195) 

---- Diffs:

================================================================
Index: SPECS/clamav.spec
diff -u SPECS/clamav.spec:1.194 SPECS/clamav.spec:1.195
--- SPECS/clamav.spec:1.194     Sun Oct 22 14:14:07 2006
+++ SPECS/clamav.spec   Sun Nov  5 16:16:58 2006
@@ -7,16 +7,19 @@
 %bcond_without database        # build without databases subpackage
 %bcond_with    curl            # enable curl support
 #
+%define                _ver    0.90
+%define                _rc     rc2
+%define                _rel    0.1
 Summary:       An anti-virus utility for Unix
 Summary(pl):   Narzędzie antywirusowe dla Uniksów
 Name:          clamav
-Version:       0.88.5
-Release:       1
+Version:       %{_ver}
+Release:       0.%{_rc}.%{_rel}
 Epoch:         0
 License:       GPL
 Group:         Applications
-Source0:       http://dl.sourceforge.net/clamav/%{name}-%{version}.tar.gz
-# Source0-md5: d62376205647b208eba4191dde821830
+Source0:       
http://dl.sourceforge.net/clamav/%{name}-%{version}%{?_rc}.tar.gz
+# Source0-md5: 91da47456ed28a7cfbfe17b033e15121
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}-milter.init
@@ -134,7 +137,7 @@
 %package database
 Summary:       Virus database for clamav
 Summary(pl):   Bazy wirusów dla clamav
-Version:       %{version}.%{database_version}
+Version:       %{_ver}.%{database_version}
 Group:         Applications/Databases
 Requires:      %{name}
 
@@ -145,7 +148,7 @@
 Bazy wirusów dla clamav (aktualizowana %{database_version}).
 
 %prep
-%setup -q
+%setup -q %{?_rc:-n %{name}-%{_ver}%{_rc}}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -352,6 +355,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.195  2006/11/05 15:16:58  glen
+- clamav-0.90rc2 tarball
+
 Revision 1.194  2006/10/22 12:14:07  gotar
 - %config and %veryfy flags for cron.d entry
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/clamav.spec?r1=1.194&r2=1.195&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to