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: 04-Sep-2007 19:15:22
Branch: HEAD Handle: 2007090418152100
Modified files:
openpkg-src/elm elm.spec
Log:
upgrading package: elm 2.4.123f -> 2.4.124
Summary:
Revision Changes Path
1.47 +5 -12 openpkg-src/elm/elm.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/elm/elm.spec
============================================================================
$ cvs diff -u -r1.46 -r1.47 elm.spec
--- openpkg-src/elm/elm.spec 16 Mar 2007 07:10:04 -0000 1.46
+++ openpkg-src/elm/elm.spec 4 Sep 2007 17:15:21 -0000 1.47
@@ -24,8 +24,8 @@
# package version
%define V_base 2.4
-%define V_me 123
-%define V_pl f
+%define V_me 124
+%define V_pl %{l_nil}
# package information
Name: elm
@@ -38,17 +38,11 @@
Group: Mail
License: ELM License
Version: %{V_base}.%{V_me}%{V_pl}
-Release: 20070316
+Release: 20070904
# list of sources
Source0: http://www.elmme-mailer.org/elm-%{V_base}ME+%{V_me}.tar.gz
-Patch0: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}a.patch.gz
-Patch1: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}b.patch.gz
-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: http://www.elmme-mailer.org/elm-%{V_base}ME+PL%{V_me}f.patch.gz
-Patch6: elm.patch
+Patch0: elm.patch
# build information
Prefix: %{l_prefix}
@@ -79,8 +73,7 @@
%prep
%setup -q -n elm%{V_base}.ME+.%{V_me}
- %patch -p1 -P 0 1 2 3 4 5
- %patch -p0 -P 6
+ %patch -p0
rm -f *.orig
%build
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]