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: 28-Jul-2006 18:51:25
Branch: HEAD Handle: 2006072817512500
Modified files:
openpkg-src/epstool epstool.spec
Log:
fix tracking by using website
Summary:
Revision Changes Path
1.6 +2 -2 openpkg-src/epstool/epstool.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/epstool/epstool.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 epstool.spec
--- openpkg-src/epstool/epstool.spec 1 Jan 2006 13:13:27 -0000 1.5
+++ openpkg-src/epstool/epstool.spec 28 Jul 2006 16:51:25 -0000 1.6
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 3.08
-Release: 20051014
+Release: 20060728
# list of sources
Source0:
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/epstool-%{version}.tar.gz
@@ -53,7 +53,7 @@
%track
prog epstool = {
version = %{version}
- url = ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
+ url = http://www.cs.wisc.edu/~ghost/gsview/epstool.htm
regex = epstool-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]