New git snapshot

This commit is contained in:
Colin Walters 2013-04-25 16:02:13 -04:00
parent 09600a00d8
commit a8b6375dd6
3 changed files with 13 additions and 6 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <walters@verbum.org> - 1.18-5.20130425gitdf075f
- New git snapshot; attempting to fix for #910830
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
3927bed60fdd0fc9093a1d00018e746a gtk-doc-1.18.tar.xz
b474c78e1fbe5b519e1bdcf4d4f3c166 gtk-doc-1_18-87-gdf075f.tar.gz