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: 11-Nov-2006 10:35:11 Branch: HEAD Handle: 2006111109351100 Modified files: openpkg-src/gale gale.spec Log: disable tracking of Gale as nothing really happens any longer at the upstream vendor and we can't really track non-numbered versions anyway Summary: Revision Changes Path 1.7 +3 -2 openpkg-src/gale/gale.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/gale/gale.spec ============================================================================ $ cvs diff -u -r1.6 -r1.7 gale.spec --- openpkg-src/gale/gale.spec 13 Oct 2006 17:28:07 -0000 1.6 +++ openpkg-src/gale/gale.spec 11 Nov 2006 09:35:11 -0000 1.7 @@ -37,7 +37,7 @@ Group: InstantMessaging License: GPL Version: %{V_opkg} -Release: 20061013 +Release: 20061111 # list of sources Source0: http://download.ofb.net/gale/gale-%{V_dist}.tar.bz2 @@ -59,7 +59,8 @@ %track prog gale = { - comment = "rse: tracking impossible due to non-numerical version extensions" + disabled + comment = "rse: tracking impossible due to non-numerical version extensions; nothing happened upstream since years anyway" version = %{V_dist} url = http://download.ofb.net/gale/ regex = gale-(__VER__)\.tar\.bz2 @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org