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: 29-Sep-2008 08:38:17
Branch: HEAD Handle: 2008092907381600
Modified files:
openpkg-src/discount discount.spec
Log:
track releases only
Summary:
Revision Changes Path
1.5 +2 -2 openpkg-src/discount/discount.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/discount/discount.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 discount.spec
--- openpkg-src/discount/discount.spec 1 Sep 2008 05:55:11 -0000
1.4
+++ openpkg-src/discount/discount.spec 29 Sep 2008 06:38:16 -0000
1.5
@@ -32,7 +32,7 @@
Group: Web
License: BSD
Version: 1.2.10
-Release: 20080901
+Release: 20080929
# list of sources
Source0:
http://www.pell.portland.or.us/~orc/Code/discount/discount-%{version}.tar.gz
@@ -53,7 +53,7 @@
prog discount = {
version = %{version}
url = http://www.pell.portland.or.us/~orc/Code/discount/
- regex = discount-(__VER__)\.tar\.gz
+ regex = discount-(\d+\.\d+\.\d+)\.tar\.gz
}
%prep
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]