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: 08-Nov-2003 08:50:26
Branch: HEAD Handle: 2003110807502401
Modified files:
openpkg-src/abiword abiword.spec
openpkg-web news.txt
Log:
do not use underscores; we usually replace those special chars with a
plain dot
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/abiword/abiword.spec
1.7328 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/abiword/abiword.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 abiword.spec
--- openpkg-src/abiword/abiword.spec 7 Nov 2003 22:25:34 -0000 1.1
+++ openpkg-src/abiword/abiword.spec 8 Nov 2003 07:50:25 -0000 1.2
@@ -28,7 +28,7 @@
# FIXME: ms: update freetype2 paths!!!
# package version
-%define V_opkg 2.0.1_2
+%define V_opkg 2.0.1.2
%define V_dist 2.0.1-2
# package information
@@ -41,7 +41,7 @@
Group: Editor
License: GPL
Version: %{V_opkg}
-Release: 20031107
+Release: 20031108
# list of sources
Source0:
http://download.sourceforge.net/sourceforge/abiword/abiword-%{V_dist}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7327 -r1.7328 news.txt
--- openpkg-web/news.txt 7 Nov 2003 22:25:32 -0000 1.7327
+++ openpkg-web/news.txt 8 Nov 2003 07:50:24 -0000 1.7328
@@ -1,3 +1,4 @@
+08-Nov-2003: Upgraded package: P<abiword-2.0.1.2-20031108>
07-Nov-2003: New package: P<abiword-2.0.1_2-20031107>
07-Nov-2003: New package: P<libglade-2.0.1-20031107>
07-Nov-2003: Upgraded package: P<imagemagick-5.5.7.12-20031107>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]