OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-src Date: 11-Jul-2002 09:29:23
Branch: HEAD Handle: 2002071108292201
Modified files:
openpkg-re/vcheck vc.antiword
openpkg-src/antiword antiword.spec
Log:
upgrading package: antiword 0.32 -> 0.33
Summary:
Revision Changes Path
1.2 +1 -1 openpkg-re/vcheck/vc.antiword
1.19 +3 -3 openpkg-src/antiword/antiword.spec
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.antiword
============================================================
$ cvs diff -u -r1.1 -r1.2 vc.antiword
--- openpkg-re/vcheck/vc.antiword 15 Mar 2002 14:15:55 -0000 1.1
+++ openpkg-re/vcheck/vc.antiword 11 Jul 2002 07:29:22 -0000 1.2
@@ -2,7 +2,7 @@
}
prog antiword = {
- version = 0.32
+ version = 0.33
url = http://www.winfield.demon.nl/linux/
regex = antiword-(__VER__)\.tar\.gz
}
Index: openpkg-src/antiword/antiword.spec
============================================================
$ cvs diff -u -r1.18 -r1.19 antiword.spec
--- openpkg-src/antiword/antiword.spec 29 May 2002 19:59:27 -0000 1.18
+++ openpkg-src/antiword/antiword.spec 11 Jul 2002 07:29:23 -0000 1.19
@@ -32,8 +32,8 @@
Distribution: OpenPKG [EXP]
Group: Converter
License: GPL
-Version: 0.32
-Release: 20020206
+Version: 0.33
+Release: 20020711
# list of sources
Source0: http://www.winfield.demon.nl/linux/antiword-%{version}.tar.gz
@@ -50,7 +50,7 @@
Converts Microsoft Word documents to plain ASCII or PostScript documents.
%prep
- %setup -q -n antiword.%{version}
+ %setup -q
%build
%{l_shtool} subst \
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]