X-Git-Url: http://git.pld-linux.org/?p=packages%2Flibgweather.git;a=blobdiff_plain;f=libgweather.spec;h=a8ed6d9665e66d51b525279b880eb89cf12719ee;hp=0e7546d04fc41fb57229854959b482cbe2468263;hb=eb161a780bbfd7371f367ba020176094fa6379dc;hpb=c44e6b63e43d66341babcfa1e77a94cd2a632cfe diff --git a/libgweather.spec b/libgweather.spec index 0e7546d..a8ed6d9 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -2,16 +2,16 @@ # Conditional build: %bcond_without glade # Glade catalog %bcond_without vala # do not build Vala API -# + 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: 3.18.1 +Version: 3.24.1 Release: 1 License: GPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/libgweather/3.18/%{name}-%{version}.tar.xz -# Source0-md5: 0a4bd5421c9cd2d845d0a91c8caa6117 +Source0: http://ftp.gnome.org/pub/GNOME/sources/libgweather/3.24/%{name}-%{version}.tar.xz +# Source0-md5: ea9071ac273158ac81b2cdec83373624 URL: http://www.gnome.org/ BuildRequires: autoconf >= 2.64 BuildRequires: automake >= 1:1.11 @@ -24,7 +24,7 @@ BuildRequires: gobject-introspection-devel >= 0.10.0 BuildRequires: gtk+3-devel >= 3.14.0 BuildRequires: gtk-doc >= 1.11 BuildRequires: intltool >= 0.50.0 -BuildRequires: libsoup-devel >= 2.34.0 +BuildRequires: libsoup-devel >= 2.44.0 BuildRequires: libtool >= 2:2.2.6 BuildRequires: libxml2-devel >= 1:2.6.30 BuildRequires: pkgconfig >= 1:0.19 @@ -36,7 +36,7 @@ Requires(post,postun): /sbin/ldconfig Requires(post,postun): glib2 >= 1:2.35.1 Requires: glib2 >= 1:2.35.1 Requires: gtk+3 >= 3.14.0 -Requires: libsoup >= 2.34.0 +Requires: libsoup >= 2.44.0 Requires: libxml2 >= 1:2.6.30 # sr@Latn vs. sr@latin Conflicts: glibc-misc < 6:2.7 @@ -56,7 +56,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libgweather Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: gtk+3-devel >= 3.14.0 -Requires: libsoup-devel >= 2.34.0 +Requires: libsoup-devel >= 2.44.0 Requires: libxml2-devel >= 1:2.6.30 Obsoletes: gnome-applets-devel <= 2.21.4 @@ -83,6 +83,9 @@ Summary: libgweather API documentation Summary(pl.UTF-8): Dokumentacja API biblioteki libgweather Group: Documentation Requires: gtk-doc-common +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description apidocs libgweather API documentation. @@ -109,6 +112,9 @@ Summary(pl.UTF-8): API biblioteki libgweather dla języka Vala Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} Requires: vala >= 2:0.18.0 +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description -n vala-libgweather libgweather API for Vala language.