SPECS (DEVEL): libgweather.spec - updated to 2.25.91 - added apidocs subpac...
megabajt
megabajt at pld-linux.org
Sat Feb 21 13:40:17 CET 2009
Author: megabajt Date: Sat Feb 21 12:40:17 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 2.25.91
- added apidocs subpackage
---- Files affected:
SPECS:
libgweather.spec (1.18 -> 1.18.2.1)
---- Diffs:
================================================================
Index: SPECS/libgweather.spec
diff -u SPECS/libgweather.spec:1.18 SPECS/libgweather.spec:1.18.2.1
--- SPECS/libgweather.spec:1.18 Thu Jan 15 12:43:42 2009
+++ SPECS/libgweather.spec Sat Feb 21 13:40:12 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.25.91
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.25/%{name}-%{version}.tar.bz2
+# Source0-md5: 9377cb2cfafb2e55ac8f7357714f25f8
URL: http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.24.0
+BuildRequires: GConf2-devel >= 2.25.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.15.0
+BuildRequires: gtk-doc >= 1.9
BuildRequires: intltool >= 0.40.0
-BuildRequires: libsoup-devel >= 2.4.0
+BuildRequires: libsoup-gnome-devel >= 2.25.90
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.25.0
+Requires: gtk+2-devel >= 2:2.15.0
+Requires: libsoup-devel >= 2.25.90
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,20 @@
%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.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.18.2.1&f=u
More information about the pld-cvs-commit
mailing list