From a8b6375dd66b6fd6842580299daa89b72e1e983f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 25 Apr 2013 16:02:13 -0400 Subject: [PATCH] New git snapshot --- .gitignore | 1 + gtk-doc.spec | 16 +++++++++++----- sources | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index d7aa43f..1aee4c4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ gtk-doc-1.15.tar.bz2 /gtk-doc-1.16.tar.bz2 /gtk-doc-1.17.tar.bz2 /gtk-doc-1.18.tar.xz +/gtk-doc-1_18-87-gdf075f.tar.gz diff --git a/gtk-doc.spec b/gtk-doc.spec index 9370dfd..a2d82ac 100644 --- a/gtk-doc.spec +++ b/gtk-doc.spec @@ -1,11 +1,11 @@ Summary: API documentation generation tool for GTK+ and GNOME Name: gtk-doc Version: 1.18 -Release: 4%{?dist} +Release: 5.20130425gitdf075f%{?dist} License: GPLv2+ and GFDL Group: Development/Tools #VCS: git:git://git.gnome.org/gtk-doc -Source: http://download.gnome.org/sources/gtk-doc/1.18/gtk-doc-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtk-doc/1.18/gtk-doc-1_18-87-gdf075f.tar.gz BuildArch: noarch URL: http://www.gtk.org/gtk-doc @@ -18,6 +18,9 @@ BuildRequires: python2-devel BuildRequires: gnome-doc-utils BuildRequires: gettext BuildRequires: source-highlight +BuildRequires: yelp-tools + +BuildRequires: autoconf automake libtool # Following are not automatically installed Requires: docbook-utils openjade libxslt docbook-style-xsl @@ -36,11 +39,12 @@ It is used for generating the documentation for GTK+, GLib and GNOME. %prep -%setup -q +%setup -q -n gtk-doc # Move this doc file to avoid name collisions mv doc/README doc/README.docs %build +env NOCONFIGURE=1 ./autogen.sh %configure --disable-scrollkeeper make %{?_smp_mflags} @@ -60,10 +64,12 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html %{_datadir}/gtk-doc/ %{_datadir}/sgml/gtk-doc/ %{_datadir}/pkgconfig/gtk-doc.pc -%{_datadir}/gnome/help/gtk-doc-manual/ -%{_datadir}/omf/gtk-doc-manual +%{_datadir}/help/*/gtk-doc-manual/ %changelog +* Thu Apr 25 2013 Colin Walters - 1.18-5.20130425gitdf075f +- New git snapshot; attempting to fix for #910830 + * Thu Feb 14 2013 Fedora Release Engineering - 1.18-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 1797a61..4db86ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3927bed60fdd0fc9093a1d00018e746a gtk-doc-1.18.tar.xz +b474c78e1fbe5b519e1bdcf4d4f3c166 gtk-doc-1_18-87-gdf075f.tar.gz