]> git.pld-linux.org Git - packages/ezmlm-idx.git/commitdiff
- adapterized
authorbonkey <bonkey@bonkey.pl.eu.org>
Wed, 5 Apr 2000 12:52:14 +0000 (12:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- ezmlm updated to 0.53
- ezmlm updated to 0.40
- some corrections with version numbering

Changed files:
    ezmlm-idx.spec -> 1.8

ezmlm-idx.spec

index 38da6a9057b9e0af1b992044df54bb5abe0c76e5..871e4702644e85813678b37dfea60b84b2c2b8c1 100644 (file)
@@ -1,14 +1,16 @@
 Summary:       ezmlm - high-speed mailing list manager for qmail.
 Summary(pl):   ezmlm - szybki mened¿er list dyskysyjnych dla qmail'a.
 Name:          ezmlm-idx
-Version:       0.53.322
+%define  IDX  0.40
+%define  EZMLM  0.53
+Version:       %{EZMLM}_%{IDX}
 Release:       1
 Copyright:     Check with djb@koobera.math.uic.edu
 Group:         Utilities/System
 Group(pl):     Narzêdzia/System
-Source0:       ftp://koobera.math.uic.edu/pub/software/ezmlm-0.53.tar.gz
-Source1:       ftp://ftp.id.wustl.edu/pub/patches/%{name}-0.322.tar.gz
-Source2:       ezman-0.32.html.tar.gz
+Source0:       ftp://koobera.math.uic.edu/pub/software/ezmlm-%{EZMLM}.tar.gz
+Source1:       ftp://ftp.id.wustl.edu/pub/patches/%{name}-%{IDX}.tar.gz
+Source2:       ftp://ftp.id.wustl.edu/pub/patches/ezman/ezman-0.32.html.tar.gz
 Patch0:                %{name}-opt.patch
 URL:           http://www.qmail.org/
 Requires:      qmail
@@ -24,11 +26,11 @@ Qmailowy Mened
 obs³uga wielu jêzyków, MIME, globalny-interfejs, prosta obs³uga.
 
 %prep
-%setup -q -T -b 0 -n ezmlm-0.53
-%setup -q -D -T -a 1 -n ezmlm-0.53
+%setup -q -T -b 0 -n ezmlm-%{EZMLM}
+%setup -q -D -T -a 1 -n ezmlm-%{EZMLM}
 %patch0 -p1
 
-mv -f ezmlm-idx-0.322/* .
+mv -f ezmlm-idx-%{IDX}/* .
 patch -s < idx.patch
 
 %build
This page took 0.053682 seconds and 4 git commands to generate.