Author: megabajt Date: Wed Feb 13 09:17:07 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.12.1
---- Files affected: SPECS: gnome-doc-utils.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/gnome-doc-utils.spec diff -u SPECS/gnome-doc-utils.spec:1.31 SPECS/gnome-doc-utils.spec:1.32 --- SPECS/gnome-doc-utils.spec:1.31 Fri Nov 30 20:05:43 2007 +++ SPECS/gnome-doc-utils.spec Wed Feb 13 10:17:01 2008 @@ -2,15 +2,21 @@ Summary: Documentation utilities for GNOME Summary(pl.UTF-8): Narzędzia do budowania dokumentacji dla GNOME Name: gnome-doc-utils -Version: 0.12.0 -Release: 3 +Version: 0.12.1 +Release: 1 License: GPL v2+/LGPL v2+ Group: Development/Tools Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/0.12/%{name}-%{version}.tar.bz2 -# Source0-md5: 5934c08d12407d8233416343cd73df24 +# Source0-md5: 3e55a31a62985076131e603062371ac7 Patch0: %{name}-no_scrollkeeper_update.patch URL: http://www.gnome.org/ +BuildRequires: autoconf +BuildRequires: automake >= 1:1.9 +BuildRequires: gettext-devel +BuildRequires: intltool >= 0.37.0 +BuildRequires: libxml2-devel >= 1:2.6.31 BuildRequires: libxslt-devel >= 1.1.22 +BuildRequires: pkgconfig BuildRequires: python >= 2.0 BuildRequires: rarian-compat BuildRequires: rpm-pythonprov @@ -34,10 +40,14 @@ %setup -q %patch0 -p1 -sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS -mv po/[EMAIL PROTECTED],latin}.po +sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS +mv po/[EMAIL PROTECTED],latin}.po %build +%{__intltoolize} +%{__aclocal} +%{__autoconf} +%{__automake} %configure \ --disable-scrollkeeper %{__make} @@ -79,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2008-02-13 09:17:01 megabajt +- updated to 0.12.1 + Revision 1.31 2007-11-30 19:05:43 megabajt - use better way to fix locale name - use --with-omf ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-doc-utils.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
