[arch-commits] Commit in libgweather/gnome-unstable (2 files)

Jan de Groot jgc at archlinux.org
Mon Sep 21 20:30:41 UTC 2009


    Date: Monday, September 21, 2009 @ 16:30:41
  Author: jgc
Revision: 52601

Update to 2.28.0 - remove a chunk that doesn't apply

Modified:
  libgweather/gnome-unstable/01_gettext_not_xml.patch
  libgweather/gnome-unstable/PKGBUILD

--------------------------+
 01_gettext_not_xml.patch |    7 -------
 PKGBUILD                 |   10 +++++-----
 2 files changed, 5 insertions(+), 12 deletions(-)

Modified: 01_gettext_not_xml.patch
===================================================================
--- 01_gettext_not_xml.patch	2009-09-21 20:15:48 UTC (rev 52600)
+++ 01_gettext_not_xml.patch	2009-09-21 20:30:41 UTC (rev 52601)
@@ -50,13 +50,6 @@
  dnl ***************************************************************************
  dnl *** Display Summary                                                     ***
  dnl ***************************************************************************
-@@ -276,6 +267,4 @@
- 	Prefix:				${prefix}
- 	Source code location:		${srcdir}
- 	Compiler:			${CC}
--	Locations.xml translations:	${LOCATIONS_XML_TRANSLATIONS}
--	Locations.xml compression:	${enable_locations_compression}
- " >&2
 diff -Nur -x '*.orig' -x '*~' libgweather-2.27.91/data/Makefile.am libgweather-2.27.91.new/data/Makefile.am
 --- libgweather-2.27.91/data/Makefile.am	2009-07-22 03:01:11.000000000 +1000
 +++ libgweather-2.27.91.new/data/Makefile.am	2009-08-26 11:57:46.000000000 +1000

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 20:15:48 UTC (rev 52600)
+++ PKGBUILD	2009-09-21 20:30:41 UTC (rev 52601)
@@ -2,21 +2,21 @@
 # Maintainer: Jan de Groot  <jgc at archlinux.org>
 
 pkgname=libgweather
-pkgver=2.27.92
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="Provides access to weather information from the net"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gconf>=2.27.0' 'libsoup-gnome>=2.27.92')
+depends=('gconf>=2.27.0' 'libsoup-gnome>=2.28.0')
 makedepends=('pkgconfig' 'intltool' 'gtk-doc')
 options=('!libtool' '!emptydirs')
 conflicts=('gnome-applets<2.22.0')
 url="http://www.gnome.org/"
 install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2
         01_gettext_not_xml.patch)
-sha256sums=('e35c974de22dbba5019eeb54b4177872f53fed4124106f7b57a6973e1b73e2ee'
-            'd01b9656fa89af6c6ec2424c9550d989e51755d352b48018489d8a6ea9b719ca')
+sha256sums=('65fd8e4d7b617de7aac5a5d7d9bebde63ead828bcdc3e8f73f038ce03e669654'
+            '64c181675714a411c2bc31d254cf5ad4a128fba539839b41783540e978a1de20')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list