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-Aug-2006 09:05:04
Branch: HEAD Handle: 2006082208050400
Modified files:
openpkg-src/newt newt.spec
Log:
URLs have changed; upgrade to latest version
Summary:
Revision Changes Path
1.29 +5 -5 openpkg-src/newt/newt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/newt/newt.spec
============================================================================
$ cvs diff -u -r1.28 -r1.29 newt.spec
--- openpkg-src/newt/newt.spec 4 Apr 2006 17:03:20 -0000 1.28
+++ openpkg-src/newt/newt.spec 22 Aug 2006 07:05:04 -0000 1.29
@@ -24,12 +24,12 @@
# package version
%define V_major 0.52.2
-%define V_minor 6
+%define V_minor 9
# package information
Name: newt
Summary: S-Lang based Text Terminal Widget Toolkit
-URL:
ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/
+URL:
ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/
Vendor: Eric Troan
Packager: OpenPKG
Distribution: OpenPKG
@@ -37,10 +37,10 @@
Group: Terminal
License: LGPL
Version: %{V_major}.%{V_minor}
-Release: 20060404
+Release: 20060822
# list of sources
-Source0:
ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/newt-%{V_major}-%{V_minor}.src.rpm
+Source0:
ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/newt-%{V_major}-%{V_minor}.src.rpm
Source1: newt.pc
Patch0: newt.patch
@@ -64,7 +64,7 @@
%track
prog newt = {
version = %{V_major}-%{V_minor}
- url =
ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/
+ url =
ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/
regex = newt-(__VER__)\.src\.rpm
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]