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: 20-Jun-2007 08:32:00
Branch: HEAD Handle: 2007062007315900
Modified files:
openpkg-src/newt newt.spec
Log:
upgrading package: newt 0.52.6.3 -> 0.52.7.1
Summary:
Revision Changes Path
1.39 +7 -7 openpkg-src/newt/newt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/newt/newt.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 newt.spec
--- openpkg-src/newt/newt.spec 14 Apr 2007 08:03:36 -0000 1.38
+++ openpkg-src/newt/newt.spec 20 Jun 2007 06:31:59 -0000 1.39
@@ -23,14 +23,14 @@
##
# package version
-%define V_major 0.52.6
-%define V_minor 3
-%define V_tag fc7
+%define V_major 0.52.7
+%define V_minor 1
+%define V_tag fc8
# package information
Name: newt
Summary: S-Lang based Text Terminal Widget Toolkit
-URL:
ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/
+URL:
ftp://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/
Vendor: Eric Troan
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -38,10 +38,10 @@
Group: Terminal
License: LGPL
Version: %{V_major}.%{V_minor}
-Release: 20070414
+Release: 20070620
# list of sources
-Source0:
ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/newt-%{V_major}-%{V_minor}.%{V_tag}.src.rpm
+Source0:
ftp://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/newt-%{V_major}-%{V_minor}.%{V_tag}.src.rpm
Source1: newt.pc
Patch0: newt.patch
@@ -65,7 +65,7 @@
%track
prog newt = {
version = %{V_major}-%{V_minor}.%{V_tag}
- url =
ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/
+ url =
ftp://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/
regex = newt-(__VER__(\.fc\d+)?)\.src\.rpm
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]