[json-glib/f15] Remove gtk-doc dependency (bug 604377)

Alex Hudson alexh at fedoraproject.org
Thu Jun 16 13:01:06 UTC 2011


commit 9c36cc62cdd1c80cade95a178db15b99d68e6391
Author: Alex Hudson <fedora at alexhudson.com>
Date:   Thu Jun 16 14:00:42 2011 +0100

    Remove gtk-doc dependency (bug 604377)

 json-glib.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/json-glib.spec b/json-glib.spec
index 6e65e3b..8d324c8 100644
--- a/json-glib.spec
+++ b/json-glib.spec
@@ -2,14 +2,14 @@
 
 Name:		json-glib
 Version:	0.12.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Library for JavaScript Object Notation format
 
 Group:		System Environment/Libraries
 License:	LGPLv2+
 URL:		http://live.gnome.org/JsonGlib
 #VCS:		git:git://git.gnome.org/json-glib
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.11/%{name}-%{version}.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.12/%{name}-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	glib2-devel >= %{glib_ver}
@@ -26,7 +26,6 @@ Summary:	Development files for %{name}
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	glib2-devel >= %{glib_ver}
-Requires:	gtk-doc
 Requires:	pkgconfig
 
 
@@ -80,11 +79,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/lib%{name}*.so
 %{_libdir}/pkgconfig/%{name}-1.0.pc
 %{_includedir}/%{name}-1.0/
+%{_datadir}/gtk-doc
 %{_datadir}/gtk-doc/html/%{name}/
 %{_datadir}/gir-1.0/Json-1.0.gir
 
 
 %changelog
+* Thu Jun 16 2011 fedora at alexhudson.com - 0.12.0-3
+- Remove gtk-doc dependency bug 604377
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list