OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Feb-2004 16:50:28
Branch: HEAD Handle: 2004020715502502
Modified files:
openpkg-src/mailsync mailsync.spec
openpkg-web news.txt
Log:
upgrading package: mailsync 4.5 -> 4.5.1
Summary:
Revision Changes Path
1.11 +10 -3 openpkg-src/mailsync/mailsync.spec
1.8470 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mailsync/mailsync.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 mailsync.spec
--- openpkg-src/mailsync/mailsync.spec 3 Feb 2004 20:03:42 -0000 1.10
+++ openpkg-src/mailsync/mailsync.spec 7 Feb 2004 15:50:27 -0000 1.11
@@ -33,11 +33,11 @@
Class: PLUS
Group: Mail
License: GPL
-Version: 4.5
-Release: 20040203
+Version: 4.5.1
+Release: 20040207
# list of sources
-Source0:
http://osdn.dl.sourceforge.net/mailsync/mailsync_%{version}.orig.tar.gz
+Source0: http://osdn.dl.sourceforge.net/mailsync/mailsync-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -56,6 +56,13 @@
and message deletions are propagated between the two mailboxes. If
you're familiar with CVS, it's the same principle, except there's no
opportunity for conflicts.
+
+%track
+ prog mailsync = {
+ version = %{version}
+ url = http://prdownloads.sourceforge.net/mailsync/
+ regex = mailsync-(__VER__)\.tar\.gz
+ }
%prep
%setup -q
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8469 -r1.8470 news.txt
--- openpkg-web/news.txt 7 Feb 2004 12:25:46 -0000 1.8469
+++ openpkg-web/news.txt 7 Feb 2004 15:50:25 -0000 1.8470
@@ -1,3 +1,4 @@
+07-Feb-2004: Upgraded package: P<mailsync-4.5.1-20040207>
07-Feb-2004: Upgraded package: P<flex-2.5.4a-20040207>
07-Feb-2004: Upgraded package: P<gmime-2.1.1-20040207>
07-Feb-2004: Upgraded package: P<perl-mail-20040207-20040207>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]