Accepting request 99060 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/99060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk-doc?expand=0&rev=19
This commit is contained in:
Stephan Kulow 2012-01-06 10:44:44 +00:00 committed by Git OBS Bridge
commit 3ef97fdae8
2 changed files with 18 additions and 11 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 22 09:38:31 UTC 2011 - vuntz@opensuse.org
- Own %{_datadir}/aclocal to fix build without automake/autoconf.
- Add Url tag.
-------------------------------------------------------------------
Fri Sep 16 07:47:50 UTC 2011 - vuntz@opensuse.org

View File

@ -15,14 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: gtk-doc
Version: 1.18
Release: 1
License: GPL-2.0+
Release: 0
Summary: GTK+ DocBook Documentation Generator
License: GPL-2.0+
Group: Productivity/Publishing/SGML
Url: http://www.gtk.org/gtk-doc/
Source: http://download.gnome.org/sources/gtk-doc/1.18/%{name}-%{version}.tar.bz2
# When updating this package, please don't forget to update the gtk-doc.m4 Source
# in glib2.
@ -67,13 +66,15 @@ mv -v doc/README doc/doc.README
%files
%defattr(-,root,root)
%doc AUTHORS COPYING COPYING-DOCS ChangeLog NEWS README TODO doc/*
%{_bindir}/*
%{_datadir}/aclocal/*.m4
%{_datadir}/gtk-doc
%{_datadir}/pkgconfig/*.pc
%{_datadir}/sgml/gtk-doc
%doc %{_datadir}/gnome/help/gtk-doc-manual
%doc %{_datadir}/omf/gtk-doc-manual
%{_bindir}/gtkdoc-*
%{_bindir}/gtkdocize
%dir %{_datadir}/aclocal
%{_datadir}/aclocal/gtk-doc.m4
%{_datadir}/gtk-doc/
%{_datadir}/pkgconfig/gtk-doc.pc
%{_datadir}/sgml/gtk-doc/
%doc %{_datadir}/gnome/help/gtk-doc-manual/
%doc %{_datadir}/omf/gtk-doc-manual/
# We have to own those directories since we can't depend on anything that will
# own them, unfortunately :/
%dir %{_datadir}/gnome