|
|
@@ -25,7 +25,7 @@
|
|
|
# package version
|
|
|
%define V_base 2.4
|
|
|
%define V_me 122
|
|
|
-%define V_pl h
|
|
|
+%define V_pl i
|
|
|
|
|
|
# package information
|
|
|
Name: elm
|
|
|
@@ -38,7 +38,7 @@ Class: BASE
|
|
|
Group: Mail
|
|
|
License: ELM License
|
|
|
Version: %{V_base}.%{V_me}%{V_pl}
|
|
|
-Release: 20060509
|
|
|
+Release: 20060517
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.elmme-mailer.org/elm-%{V_base}ME+%{V_me}.tar.gz
|
|
|
@@ -50,6 +50,7 @@ Patch4: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}e.patch.gz
|
|
|
Patch5: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}f.patch.gz
|
|
|
Patch6: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}g.patch.gz
|
|
|
Patch7: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}h.patch.gz
|
|
|
+Patch8: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}i.patch.gz
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -80,7 +81,7 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q -n elm%{V_base}.ME+.%{V_me}
|
|
|
- %patch -p1 -P 0 1 2 3 4 5 6 7
|
|
|
+ %patch -p1 -P 0 1 2 3 4 5 6 7 8
|
|
|
rm -f *.orig
|
|
|
|
|
|
%build
|