Author: aredridel Date: Sun Oct 8 19:21:15 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - 1.7
---- Files affected: SPECS: gtk-doc.spec (1.40.2.1 -> 1.40.2.2) ---- Diffs: ================================================================ Index: SPECS/gtk-doc.spec diff -u SPECS/gtk-doc.spec:1.40.2.1 SPECS/gtk-doc.spec:1.40.2.2 --- SPECS/gtk-doc.spec:1.40.2.1 Fri May 12 20:27:03 2006 +++ SPECS/gtk-doc.spec Sun Oct 8 21:21:10 2006 @@ -7,18 +7,19 @@ Summary(pl): Narzędzie do generowania dokumentacji API do GTK+ i GNOME Summary(pt_BR): O gerador de documentaçăo do GTK Name: gtk-doc -Version: 1.6 +Version: 1.7 Release: 1 License: GPL v2+ Group: Development/Tools -Source0: http://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.6/%{name}-%{version}.tar.bz2 -# Source0-md5: 09c7a89efff2e0bbaba02a12bff58dfd +Source0: http://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.7/%{name}-%{version}.tar.bz2 +# Source0-md5: 2543a3f5a7b5347fb135855ca55adea1 URL: http://www.gtk.org/rdp/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: docbook-dtd412-xml >= 1.0-10 BuildRequires: docbook-style-xsl BuildRequires: docbook-utils +BuildRequires: gnome-common BuildRequires: libxslt-progs >= 1.1.15 BuildRequires: openjade BuildRequires: perl-base >= 5.6.0 @@ -80,6 +81,7 @@ mv -f doc/README doc/README.docs %build +%{__gnome_doc_common} %{__aclocal} %{__autoconf} %{__automake} @@ -88,7 +90,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_defaultdocdir}/gtk-doc/html \ +install -d $RPM_BUILD_ROOT%{_docdir}/gtk-doc/html \ $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %{__make} install \ @@ -119,8 +121,8 @@ %files common %defattr(644,root,root,755) -%dir %{_defaultdocdir}/gtk-doc -%dir %{_defaultdocdir}/gtk-doc/html +%dir %{_docdir}/gtk-doc +%dir %{_docdir}/gtk-doc/html %files automake %defattr(644,root,root,755) @@ -132,6 +134,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40.2.2 2006/10/08 19:21:10 aredridel +- 1.7 + Revision 1.40.2.1 2006/05/12 18:27:03 baggins - merged from HEAD ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gtk-doc.spec?r1=1.40.2.1&r2=1.40.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
