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: 23-Jul-2008 19:47:36
Branch: HEAD Handle: 2008072318473600
Modified files:
openpkg-src/limesurvey limesurvey.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/limesurvey/limesurvey.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/limesurvey/limesurvey.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 limesurvey.spec
--- openpkg-src/limesurvey/limesurvey.spec 22 Jul 2008 21:05:22 -0000
1.1
+++ openpkg-src/limesurvey/limesurvey.spec 23 Jul 2008 17:47:36 -0000
1.2
@@ -36,7 +36,7 @@
Group: Web
License: GPL
Version: %{V_opkg}
-Release: 20080722
+Release: 20080723
# package options
%option with_pgsql yes
@@ -85,7 +85,7 @@
%track
prog limesurvey = {
- version = %{version}
+ version = %{V_dist}
url = http://prdownloads.sourceforge.net/limesurvey/
regex = limesurvey(.+?)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]