OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Mar-2007 08:10:04
Branch: HEAD Handle: 2007031607100400
Modified files:
openpkg-src/elm elm.spec
Log:
upgrading package: elm 2.4.123e -> 2.4.123f
Summary:
Revision Changes Path
1.46 +6 -5 openpkg-src/elm/elm.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/elm/elm.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 elm.spec
--- openpkg-src/elm/elm.spec 1 Jan 2007 17:37:40 -0000 1.45
+++ openpkg-src/elm/elm.spec 16 Mar 2007 07:10:04 -0000 1.46
@@ -25,7 +25,7 @@
# package version
%define V_base 2.4
%define V_me 123
-%define V_pl e
+%define V_pl f
# package information
Name: elm
@@ -38,7 +38,7 @@
Group: Mail
License: ELM License
Version: %{V_base}.%{V_me}%{V_pl}
-Release: 20061103
+Release: 20070316
# list of sources
Source0: http://www.elmme-mailer.org/elm-%{V_base}ME+%{V_me}.tar.gz
@@ -47,7 +47,8 @@
Patch2: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}c.patch.gz
Patch3: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}d.patch.gz
Patch4: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}e.patch.gz
-Patch5: elm.patch
+Patch5: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}f.patch.gz
+Patch6: elm.patch
# build information
Prefix: %{l_prefix}
@@ -78,8 +79,8 @@
%prep
%setup -q -n elm%{V_base}.ME+.%{V_me}
- %patch -p1 -P 0 1 2 3 4
- %patch -p0 -P 5
+ %patch -p1 -P 0 1 2 3 4 5
+ %patch -p0 -P 6
rm -f *.orig
%build
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]