rpms/libgweather/devel libgweather.spec,1.28,1.29

Matthias Clasen mclasen at fedoraproject.org
Thu Dec 4 02:30:58 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/libgweather/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28670

Modified Files:
	libgweather.spec 
Log Message:
fix file lists



Index: libgweather.spec
===================================================================
RCS file: /cvs/extras/rpms/libgweather/devel/libgweather.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- libgweather.spec	3 Dec 2008 06:28:23 -0000	1.28
+++ libgweather.spec	4 Dec 2008 02:30:27 -0000	1.29
@@ -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 @@
 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 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure --disable-static --disable-gtk-doc
 make %{?_smp_mflags}
 
 cd po
@@ -117,10 +118,11 @@
 %{_includedir}/libgweather
 %{_libdir}/libgweather.so
 %{_libdir}/pkgconfig/gweather.pc
+%{_datadir}/gtk-doc/html/libgweather
 
 
 %changelog
-* Wed Dec  3 2008 Matthias Clasen <mclasen at redhat.com> 2.25.2-1
+* Wed Dec  3 2008 Matthias Clasen <mclasen at redhat.com> 2.25.2-2
 - Update to 2.25.2
 
 * Wed Oct 22 2008 Matthias Clasen <mclasen at redhat.com> 2.24.1-1




More information about the fedora-extras-commits mailing list