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: 19-Dec-2006 08:36:39
Branch: HEAD Handle: 2006121907363800
Modified files:
openpkg-src/atk atk.spec
Log:
upgrading package: atk 1.12.3 -> 1.12.4
Summary:
Revision Changes Path
1.32 +4 -4 openpkg-src/atk/atk.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/atk/atk.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 atk.spec
--- openpkg-src/atk/atk.spec 17 Oct 2006 08:53:39 -0000 1.31
+++ openpkg-src/atk/atk.spec 19 Dec 2006 07:36:38 -0000 1.32
@@ -25,7 +25,7 @@
# package version
%define V_glib_major 2.12
%define V_atk_major 1.12
-%define V_atk_minor 3
+%define V_atk_minor 4
# package information
Name: atk
@@ -38,10 +38,10 @@
Group: XWindow
License: GPL
Version: %{V_atk_major}.%{V_atk_minor}
-Release: 20061017
+Release: 20061219
# list of sources
-Source0:
ftp://ftp.gnome.org/pub/GNOME/sources/atk/%{V_atk_major}/atk-%{version}.tar.bz2
+Source0:
http://ftp.gnome.org/pub/GNOME/sources/atk/%{V_atk_major}/atk-%{version}.tar.bz2
Patch0: atk.patch
# build information
@@ -63,7 +63,7 @@
%track
prog atk = {
version = %{version}
- url = ftp://ftp.gnome.org/pub/GNOME/sources/atk/%{V_atk_major}/
+ url =
http://ftp.gnome.org/pub/GNOME/sources/atk/%{V_atk_major}/
regex = atk-(__VER__)\.tar\.(gz|bz2)
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]