]> git.pld-linux.org Git - packages/amavis.git/commitdiff
- Amavis-0.3.12 is the direct successor to amavis-perl-11
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Sun, 11 Jul 2004 13:32:53 +0000 (13:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- started update to 0.3.13pre2
- remove mks32.patch;nomilter.patch - outdated
- rel. 0.1 - working in progress

Changed files:
    amavis.spec -> 1.27

amavis.spec

index e2b47ca9d32455b8063321bdfcf131cd79d4c2bc..4ada6e6cc514a7adfd09d9809a566756b76b570e 100644 (file)
@@ -1,15 +1,14 @@
 %include       /usr/lib/rpm/macros.perl
+%define                sub_ver pre2
 
 Summary:       A Mail Virus Scanner
 Summary(pl):   Antywirusowy skaner poczty elektronicznej
 Name:          amavis
-Version:       11
-Release:       4
+Version:       0.3.13%{sub_ver}
+Release:       0.1
 URL:           http://www.amavis.org/
-Source0:       http://www.amavis.org/dist/perl/%{name}-perl-%{version}.tar.gz
-# Source0-md5: e19bfabb2da4aeccc8227766995442d5
-Patch0:                %{name}-perl-mks32.patch
-Patch1:                %{name}-nomilter.patch
+Source0:       http://www.amavis.org/dist/perl/%{name}-%{version}.tar.gz
+# Source0-md5: 2b90dba30a5ea2b73c2b348e26967f30
 License:       GPL
 Group:         Applications/Mail
 Obsoletes:     AMaViS
@@ -57,9 +56,7 @@ AMaViS to skrypt po
 a jednym lub wiêcej programów antywirusowych.
 
 %prep
-%setup -q -n %{name}-perl-%{version}
-%patch0 -p1
-%patch1 -p1
+%setup -q
 
 %build
 %{__aclocal}
This page took 0.141028 seconds and 4 git commands to generate.