SPECS: libgweather.spec - merged from DEVEL

patrys patrys at pld-linux.org
Wed Mar 18 13:09:48 CET 2009


Author: patrys                       Date: Wed Mar 18 12:09:48 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged from DEVEL

---- Files affected:
SPECS:
   libgweather.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/libgweather.spec
diff -u SPECS/libgweather.spec:1.18 SPECS/libgweather.spec:1.19
--- SPECS/libgweather.spec:1.18	Thu Jan 15 12:43:42 2009
+++ SPECS/libgweather.spec	Wed Mar 18 13:09:42 2009
@@ -2,21 +2,22 @@
 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.24.3
+Version:	2.26.0
 Release:	1
 License:	GPL v2+
 Group:		X11/Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgweather/2.24/%{name}-%{version}.tar.bz2
-# Source0-md5:	ab29ea93a87339bb1571434fe2086789
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgweather/2.26/%{name}-%{version}.tar.bz2
+# Source0-md5:	b96016d7b35c66cf251189e9851ee252
 URL:		http://www.gnome.org/
-BuildRequires:	GConf2-devel >= 2.24.0
+BuildRequires:	GConf2-devel >= 2.26.0
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-common >= 2.20.0
-BuildRequires:	gtk+2-devel >= 2:2.14.0
+BuildRequires:	gtk+2-devel >= 2:2.16.0
+BuildRequires:	gtk-doc >= 1.9
 BuildRequires:	intltool >= 0.40.0
-BuildRequires:	libsoup-devel >= 2.4.0
+BuildRequires:	libsoup-gnome-devel >= 2.26.0
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.30
 BuildRequires:	pkgconfig >= 1:0.19
@@ -38,9 +39,9 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libgweather
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	GConf2-devel >= 2.24.0
-Requires:	gtk+2-devel >= 2:2.14.0
-Requires:	libsoup-devel >= 2.4.0
+Requires:	GConf2-devel >= 2.26.0
+Requires:	gtk+2-devel >= 2:2.16.0
+Requires:	libsoup-devel >= 2.26.0
 Requires:	libxml2-devel >= 1:2.6.30
 Obsoletes:	gnome-applets-devel <= 2.21.4
 
@@ -62,6 +63,18 @@
 %description static -l pl.UTF-8
 Statyczna biblioteka libgweather.
 
+%package apidocs
+Summary:	libgweather API documentation
+Summary(pl.UTF-8):	Dokumentacja API biblioteki libgweather
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+libgweather API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki libgweather.
+
 %prep
 %setup -q
 
@@ -73,7 +86,9 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--with-zoneinfo-dir=%{_datadir}/zoneinfo
+	--with-zoneinfo-dir=%{_datadir}/zoneinfo \
+	--enable-gtk-doc \
+	--with-html-dir=%{_gtkdocdir}
 %{__make} -j1 -C data
 %{__make}
 
@@ -118,12 +133,32 @@
 %defattr(644,root,root,755)
 %{_libdir}/libgweather.a
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/libgweather
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2009/03/18 12:09:42  patrys
+- merged from DEVEL
+
+Revision 1.18.2.4  2009/03/18 12:09:10  patrys
+- bump BR:
+
+Revision 1.18.2.3  2009/03/17 17:16:58  patrys
+- 2.26.0
+
+Revision 1.18.2.2  2009/03/07 10:49:43  megabajt
+- updated to 2.25.92
+
+Revision 1.18.2.1  2009/02/21 12:40:12  megabajt
+- updated to 2.25.91
+- added apidocs subpackage
+
 Revision 1.18  2009/01/15 11:43:42  megabajt
 - updated to 2.24.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgweather.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list