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: 10-Apr-2008 18:01:22
Branch: HEAD Handle: 2008041017012200
Modified files:
openpkg-src/xdelta xdelta.spec
Log:
modifying package: xdelta-1.1.3 20080101 -> 20080410
Summary:
Revision Changes Path
1.48 +6 -6 openpkg-src/xdelta/xdelta.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xdelta/xdelta.spec
============================================================================
$ cvs diff -u -r1.47 -r1.48 xdelta.spec
--- openpkg-src/xdelta/xdelta.spec 1 Jan 2008 15:07:28 -0000 1.47
+++ openpkg-src/xdelta/xdelta.spec 10 Apr 2008 16:01:22 -0000 1.48
@@ -23,12 +23,12 @@
# package version
%define V_v1 1.1.3
-%define V_v3 30f
+%define V_v3 3.0t
# package information
Name: xdelta
Summary: Binary Difference Tool
-URL: http://xdelta.sourceforge.net/
+URL: http://xdelta.org/
Vendor: Joshua P. MacDonald
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -36,14 +36,14 @@
Group: Patching
License: GPL
Version: %{V_v1}
-Release: 20080101
+Release: 20080410
# package options
-%option with_v3 no
+%option with_v3 yes
# list of sources
Source0: http://switch.dl.sourceforge.net/xdelta/xdelta-%{V_v1}.tar.gz
-Source1: http://switch.dl.sourceforge.net/xdelta/xdelta%{V_v3}.tar.gz
+Source1: http://xdelta.googlecode.com/files/xdelta%{V_v3}.tar.gz
Patch0: xdelta.patch
# build information
@@ -67,7 +67,7 @@
}
prog xdelta:v3 = {
version = %{V_v3}
- url = http://prdownloads.sourceforge.net/xdelta/
+ url = http://code.google.com/p/xdelta/downloads/list
regex = xdelta(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]