[libgweather] drop gtk-doc dep

Matthias Clasen mclasen at fedoraproject.org
Thu Jan 12 05:11:09 UTC 2012


commit f70656040f62da4ee106ef6c770d34a55f26607f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Jan 12 00:10:58 2012 -0500

    drop gtk-doc dep

 libgweather.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/libgweather.spec b/libgweather.spec
index 5060852..74146b2 100644
--- a/libgweather.spec
+++ b/libgweather.spec
@@ -1,6 +1,6 @@
 Name:           libgweather
 Version:        3.2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A library for weather information
 
 Group:          System Environment/Libraries
@@ -16,7 +16,6 @@ BuildRequires:  libsoup-devel >= 2.4
 BuildRequires:  libxml2-devel >= 2.6
 BuildRequires:  gettext
 BuildRequires:  intltool
-BuildRequires:  gtk-doc
 BuildRequires:  autoconf automake libtool
 BuildRequires:  gobject-introspection-devel >= 0.10
 BuildRequires:  gnome-common
@@ -109,10 +108,15 @@ gtk-update-icon-cache -q %{_datadir}/icons/gnome &>/dev/null || :
 %{_libdir}/libgweather-3.so
 %{_libdir}/pkgconfig/gweather-3.0.pc
 %{_datadir}/gir-1.0/GWeather-3.0.gir
+%dir %{_datadir}/gtk-doc
+%dir %{_datadir}/gtk-doc/html
 %{_datadir}/gtk-doc/html/libgweather-3.0
 
 
 %changelog
+* Thu Jan 12 2012 Matthias Clasen <mclasen at redhat.com> - 3.2.1-2
+- Drop gtk-doc dependency
+
 * Wed Nov  2 2011 Matthias Clasen <mclasen at redhat.com> - 3.2.1-1
 - Update to 3.2.1
 


More information about the scm-commits mailing list