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: 22-Jan-2007 09:33:58
Branch: HEAD Handle: 2007012208335800
Modified files:
openpkg-src/git git.spec
Log:
track releases only
Summary:
Revision Changes Path
1.41 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.40 -r1.41 git.spec
--- openpkg-src/git/git.spec 8 Jan 2007 17:50:02 -0000 1.40
+++ openpkg-src/git/git.spec 22 Jan 2007 08:33:58 -0000 1.41
@@ -38,7 +38,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20070108
+Release: 20070122
# list of sources
Source0: http://www.kernel.org/pub/software/scm/git/git-%{V_git}.tar.gz
@@ -71,7 +71,7 @@
prog git:git = {
version = %{V_git}
url = http://www.kernel.org/pub/software/scm/git/
- regex = git-(__VER__)\.tar\.gz
+ regex = git-(\d+\.\d+(\.\d+)*)\.tar\.gz
}
prog git:cogito = {
version = %{V_cogito}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]