[xfconf] Remove unneeded gtk-doc dep. Fixes bug #604423

Kevin Fenzi kevin at fedoraproject.org
Mon Aug 23 23:48:27 UTC 2010


commit e8c5cbcfb825442bab8f4cb680904cc1d8a64fa4
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Mon Aug 23 17:48:22 2010 -0600

    Remove unneeded gtk-doc dep. Fixes bug #604423

 xfconf.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/xfconf.spec b/xfconf.spec
index 313cfd2..ad6333b 100644
--- a/xfconf.spec
+++ b/xfconf.spec
@@ -1,6 +1,6 @@
 Name:           xfconf
 Version:        4.6.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Hierarchical configuration system for Xfce
 
 Group:          System Environment/Base
@@ -32,7 +32,6 @@ Summary: Development tools for xfconf
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig
-Requires: gtk-doc
 Requires: dbus-devel
 Requires: dbus-glib-devel
 Requires: glib2-devel
@@ -103,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
-%doc %{_datadir}/gtk-doc/html/xfconf
+%doc %{_datadir}/gtk-doc
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/xfce4/xfconf-0
@@ -115,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Aug 23 2010 Kevin Fenzi <kevin at tummy.com> - 4.6.2-3
+- Remove unneeded gtk-doc dep. Fixes bug #604423
+
 * Wed Jun 02 2010 Marcela Maslanova <mmaslano at redhat.com> - 4.6.2-2
 - Mass rebuild with perl-5.12.0
 


More information about the scm-commits mailing list