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: 13-Dec-2008 09:33:47 Branch: HEAD Handle: 2008121308334600 Modified files: openpkg-src/python30 python30.spec Log: fix tracking Summary: Revision Changes Path 1.3 +2 -2 openpkg-src/python30/python30.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/python30/python30.spec ============================================================================ $ cvs diff -u -r1.2 -r1.3 python30.spec --- openpkg-src/python30/python30.spec 11 Dec 2008 18:38:00 -0000 1.2 +++ openpkg-src/python30/python30.spec 13 Dec 2008 08:33:46 -0000 1.3 @@ -32,7 +32,7 @@ Group: Language License: GPL Version: 3.0 -Release: 20081211 +Release: 20081213 # package options %option with_readline no @@ -107,7 +107,7 @@ need a programmable interface. %track - prog python = { + prog python30 = { version = %{version} url = http://www.python.org/download/ regex = Python-(\d+(\.\d+)+)\.tar\.bz2 @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
