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: 05-May-2009 08:17:37 Branch: HEAD Handle: 2009050507173700 Modified files: openpkg-src/python-pdf python-pdf.spec Log: fix tracking Summary: Revision Changes Path 1.2 +2 -2 openpkg-src/python-pdf/python-pdf.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/python-pdf/python-pdf.spec ============================================================================ $ cvs diff -u -r1.1 -r1.2 python-pdf.spec --- openpkg-src/python-pdf/python-pdf.spec 4 May 2009 11:19:22 -0000 1.1 +++ openpkg-src/python-pdf/python-pdf.spec 5 May 2009 06:17:37 -0000 1.2 @@ -37,7 +37,7 @@ Group: Language License: GPL Version: %{V_python} -Release: 20090504 +Release: 20090505 # list of sources Source0: http://www.reportlab.org/ftp/ReportLab_%{V_reportlab}.tar.gz @@ -63,7 +63,7 @@ prog python-pdf:pypdf = { version = %{V_pypdf} url = http://pybrary.net/pyPdf/ - regex = pyPDF-(__VER__)\.tar\.gz + regex = pyPdf-(__VER__)\.tar\.gz } %prep @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
