[packages/libgweather] Update to 3.14.2
megabajt
megabajt at pld-linux.org
Sun Dec 21 20:59:09 CET 2014
commit a3e1184f993b7cad8d228c78a83a884d9e235c3f
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Sun Dec 21 20:58:05 2014 +0100
Update to 3.14.2
- added -glade subpackage with libgweather catalog file
libgweather.spec | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/libgweather.spec b/libgweather.spec
index 21a41a1..3643dc8 100644
--- a/libgweather.spec
+++ b/libgweather.spec
@@ -5,12 +5,12 @@
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.14.1
+Version: 3.14.2
Release: 1
License: GPL v2+
Group: X11/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/libgweather/3.14/%{name}-%{version}.tar.xz
-# Source0-md5: 15341d049e5b503ae91795f046b00e95
+# Source0-md5: c5b5b8ad48d33cc54ca86357b9021d75
URL: http://www.gnome.org/
BuildRequires: autoconf >= 2.64
BuildRequires: automake >= 1:1.11
@@ -86,6 +86,19 @@ libgweather API documentation.
%description apidocs -l pl.UTF-8
Dokumentacja API biblioteki libgweather.
+%package glade
+Summary: libgweather catalog file for Glade
+Summary(pl.UTF-8): Plik katalogu libgweather dla Glade
+Group: X11/Development/Libraries
+Requires: %{name}-devel = %{version}-%{release}
+Requires: glade >= 2.0
+
+%description glade
+libgweather catalog file for Glade.
+
+%description glade -l pl.UTF-8
+Plik katalogu libgweather dla Glade.
+
%package -n vala-libgweather
Summary: libgweather API for Vala language
Summary(pl.UTF-8): API biblioteki libgweather dla języka Vala
@@ -170,6 +183,10 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%{_gtkdocdir}/libgweather-3.0
+%files glade
+%defattr(644,root,root,755)
+%{_datadir}/glade/catalogs/libgweather.xml
+
%if %{with vala}
%files -n vala-libgweather
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgweather.git/commitdiff/a3e1184f993b7cad8d228c78a83a884d9e235c3f
More information about the pld-cvs-commit
mailing list