[redland] - Don't require gtk-doc RHBZ#604414

Orcan Ogetbil oget at fedoraproject.org
Sat Sep 11 23:14:19 UTC 2010


commit 64c63d2153e11a11acbee101caa32dd28c5f472b
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Sat Sep 11 19:14:14 2010 -0400

    - Don't require gtk-doc RHBZ#604414

 redland.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/redland.spec b/redland.spec
index c7021c9..cda4e09 100644
--- a/redland.spec
+++ b/redland.spec
@@ -1,6 +1,6 @@
 Name:           redland
 Version:        1.0.10
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        RDF Application Framework
 
 Group:          System Environment/Libraries
@@ -39,7 +39,6 @@ for RDF developers to experiment with the technology.
 Summary:         Libraries and header files for programs that use Redland
 Group:           Development/Libraries
 Requires:        %{name} = %{version}-%{release}
-Requires:        gtk-doc
 Requires:        pkgconfig
 Requires:        raptor-devel
 Requires:        rasqal-devel
@@ -146,7 +145,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc ChangeLog RELEASE.html
 %{_bindir}/redland-config
 %{_datadir}/redland/Redland.i
-%{_datadir}/gtk-doc/html/redland/
+%{_datadir}/gtk-doc/
 %{_includedir}/redland.h
 %{_includedir}/librdf.h
 %{_includedir}/rdf_*.h
@@ -161,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Sep 11 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1.0.10-7
+- Don't require gtk-doc RHBZ#604414
+
 * Wed Jun 09 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1.0.10-6
 - Separate the Virtuoso plugin into its own subpackage
 


More information about the scm-commits mailing list