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: 28-Jul-2008 08:07:28
Branch: HEAD Handle: 2008072807072800
Modified files:
openpkg-src/intltool intltool.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/intltool/intltool.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/intltool/intltool.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 intltool.spec
--- openpkg-src/intltool/intltool.spec 27 Jul 2008 18:57:57 -0000
1.1
+++ openpkg-src/intltool/intltool.spec 28 Jul 2008 06:07:28 -0000
1.2
@@ -36,7 +36,7 @@
Group: Charset
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20080727
+Release: 20080728
# list of sources
Source0:
http://ftp.gnome.org/pub/GNOME/sources/intltool/%{V_major}/intltool-%{version}.tar.bz2
@@ -62,7 +62,7 @@
prog intltool = {
version = %{version}
url = http://ftp.gnome.org/pub/GNOME/sources/intltool/
- regex = (\d+\.\d+)
+ regex = (\d+\.\d+)/
url =
http://ftp.gnome.org/pub/GNOME/sources/intltool/__NEWVER__/
regex = intltool-(__VER__)\.tar\.bz2
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]