From 1a9d0d6741be6fc4c13165375aebdaeaba4e5947 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 4 Dec 2008 02:30:27 +0000 Subject: [PATCH] fix file lists --- libgweather.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/libgweather.spec b/libgweather.spec index 903b051..5e064a6 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,6 +1,6 @@ Name: libgweather Version: 2.25.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for weather information Group: System Environment/Libraries @@ -31,6 +31,7 @@ Group: Development/Libraries Obsoletes: gnome-applets-devel < 1:2.21.4-1 Requires: %{name} = %{version}-%{release} Requires: pkgconfig +Requires: gtk-doc %description devel The %{name}-devel package contains libraries and header files for @@ -41,7 +42,7 @@ developing applications that use %{name}. %setup -q %build -%configure --disable-static +%configure --disable-static --disable-gtk-doc make %{?_smp_mflags} cd po @@ -117,10 +118,11 @@ fi %{_includedir}/libgweather %{_libdir}/libgweather.so %{_libdir}/pkgconfig/gweather.pc +%{_datadir}/gtk-doc/html/libgweather %changelog -* Wed Dec 3 2008 Matthias Clasen 2.25.2-1 +* Wed Dec 3 2008 Matthias Clasen 2.25.2-2 - Update to 2.25.2 * Wed Oct 22 2008 Matthias Clasen 2.24.1-1