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: 22-Aug-2006 08:26:12
Branch: HEAD Handle: 2006082207261200
Modified files:
openpkg-src/dhtml dhtml.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.55 +2 -2 openpkg-src/dhtml/dhtml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dhtml/dhtml.spec
============================================================================
$ cvs diff -u -r1.54 -r1.55 dhtml.spec
--- openpkg-src/dhtml/dhtml.spec 20 Aug 2006 15:18:06 -0000 1.54
+++ openpkg-src/dhtml/dhtml.spec 22 Aug 2006 06:26:12 -0000 1.55
@@ -75,7 +75,7 @@
Group: Web
License: Open Source
Version: %{V_dhtml}
-Release: 20060820
+Release: 20060822
# list of sources
Source0: http://prototype.conio.net/dist/prototype-%{V_prototype}.tar.gz
@@ -326,7 +326,7 @@
prog dhtml:dwt = {
version = %{V_dwt}
url = http://prdownloads.sourceforge.net/dwt/
- regex = dwt-(__VER__)\.tar\.bz2
+ regex = dwt-(__VER__)\.tar\.gz
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]