Author: megabajt Date: Thu Mar 20 15:43:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.10 - use --with-omf - adapterized
---- Files affected: SPECS: gtk-doc.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: SPECS/gtk-doc.spec diff -u SPECS/gtk-doc.spec:1.66 SPECS/gtk-doc.spec:1.67 --- SPECS/gtk-doc.spec:1.66 Wed Mar 19 16:00:02 2008 +++ SPECS/gtk-doc.spec Thu Mar 20 16:43:13 2008 @@ -7,12 +7,12 @@ Summary(pl.UTF-8): Narzędzie do generowania dokumentacji API do GTK+ i GNOME Summary(pt_BR.UTF-8): O gerador de documentação do GTK Name: gtk-doc -Version: 1.9 -Release: 2 +Version: 1.10 +Release: 1 License: GPL v2+ Group: Development/Tools -Source0: http://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.9/%{name}-%{version}.tar.bz2 -# Source0-md5: bcd002f381385812737a05538eb8b21e +Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.10/%{name}-%{version}.tar.bz2 +# Source0-md5: cbd4be396b0cf8b8ce1fc9b927cdf451 URL: http://www.gtk.org/rdp/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -25,6 +25,7 @@ BuildRequires: perl-base >= 5.6.0 BuildRequires: pkgconfig >= 1:0.19 BuildRequires: rpm-perlprov >= 4.1-13 +BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: scrollkeeper >= 1:0.3.5 Requires(post,postun): scrollkeeper Requires: %{name}-automake = %{version}-%{release} @@ -98,7 +99,7 @@ install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -%find_lang %{name} --with-gnome --all-name +%find_lang %{name} --with-gnome --with-omf --all-name %clean rm -rf $RPM_BUILD_ROOT @@ -118,7 +119,6 @@ %{_pkgconfigdir}/%{name}.pc %{_datadir}/sgml/%{name} %{_examplesdir}/%{name}-%{version} -%{_omf_dest_dir}/%{name} %files common %defattr(644,root,root,755) @@ -135,6 +135,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2008-03-20 15:43:13 megabajt +- updated to 1.10 +- use --with-omf +- adapterized + Revision 1.66 2008-03-19 15:00:02 glen - use %{_gtkdocdir} macro @@ -369,19 +374,3 @@ Revision 1.1 2001/04/06 16:15:49 klakier - adapted from rawhide -* Tue Jan 16 2001 Tim Waugh <[EMAIL PROTECTED]> -- Replace docbook, sgml-common, and stylesheets requirements with - docbook-utils requirement. -- Use public identifier in custom stylesheets. - -* Thu Dec 14 2000 Bill Nottingham <[EMAIL PROTECTED]> -- rebuild because of broken fileutils - -* Mon Nov 13 2000 Owen Taylor <[EMAIL PROTECTED]> -- Version 0.4b1 (CVS snapshot) - -* Fri Apr 23 1999 Owen Taylor <[EMAIL PROTECTED]> -- added Requires - -* Fri Apr 23 1999 Owen Taylor <[EMAIL PROTECTED]> -- Initial RPM, version 0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk-doc.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
