]> git.pld-linux.org Git - packages/libgweather.git/commitdiff
- updated to 2.24.0; merged changes from DEVEL auto/th/libgweather-2_24_0-1 auto/ti/libgweather-2_24_0-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 27 Sep 2008 10:03:00 +0000 (10:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libgweather.spec -> 1.13

libgweather.spec

index c86ec091f2ae4af133ac4d38c54c2b9dabc29b7d..09ecc3c2742bc570ba700f72a8037647fa1270b2 100644 (file)
@@ -1,24 +1,24 @@
 Summary:       Library to access weather information from online services for numerous locations
 Summary(pl.UTF-8):     Biblioteka dostępu do informacji pogodowych z serwisów internetowych dla różnych miejsc
 Name:          libgweather
-Version:       2.22.3
+Version:       2.24.0
 Release:       1
 License:       GPL v2+
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/libgweather/2.22/%{name}-%{version}.tar.bz2
-# Source0-md5: 151e03d925579241decc92afa4d07182
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/libgweather/2.24/%{name}-%{version}.tar.bz2
+# Source0-md5: d006328ec5cebc5dbf3a18834db95bba
 URL:           http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.22.0
+BuildRequires: GConf2-devel >= 2.24.0
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
 BuildRequires: gettext-devel
 BuildRequires: gnome-common >= 2.20.0
-BuildRequires: gnome-vfs2-devel >= 2.22.0
-BuildRequires: gtk+2-devel >= 2:2.12.8
-BuildRequires: intltool >= 0.37.0
+BuildRequires: gtk+2-devel >= 2:2.14.0
+BuildRequires: intltool >= 0.40.0
+BuildRequires: libsoup-devel >= 2.4.0
 BuildRequires: libtool
+BuildRequires: libxml2-devel >= 1:2.6.30
 BuildRequires: pkgconfig >= 1:0.19
-BuildRequires: sed >= 4.0
 Requires(post,preun):  GConf2
 # sr@Latn vs. sr@latin
 Conflicts:     glibc-misc < 6:2.7
@@ -37,8 +37,10 @@ Summary:     Header files for libgweather
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki libgweather
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      gnome-vfs2-devel >= 2.22.0
-Requires:      gtk+2-devel >= 2:2.12.8
+Requires:      GConf2-devel >= 2.24.0
+Requires:      gtk+2-devel >= 2:2.14.0
+Requires:      libsoup-devel >= 2.4.0
+Requires:      libxml2-devel >= 1:2.6.30
 Obsoletes:     gnome-applets-devel <= 2.21.4
 
 %description devel
@@ -62,10 +64,6 @@ Statyczna biblioteka libgweather.
 %prep
 %setup -q
 
-sed -i -e 's#sr@Latn#sr@latin#' po/LINGUAS
-mv po/sr@{Latn,latin}.po
-mv po-locations/sr@{Latn,latin}.po
-
 %build
 %{__intltoolize}
 %{__libtoolize}
This page took 0.036758 seconds and 4 git commands to generate.