Author: megabajt Date: Fri Oct 10 07:51:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.21
---- Files affected: SPECS: devhelp.spec (1.99 -> 1.100) ---- Diffs: ================================================================ Index: SPECS/devhelp.spec diff -u SPECS/devhelp.spec:1.99 SPECS/devhelp.spec:1.100 --- SPECS/devhelp.spec:1.99 Tue Sep 30 12:25:46 2008 +++ SPECS/devhelp.spec Fri Oct 10 09:51:50 2008 @@ -2,12 +2,12 @@ Summary: API documentation browser for GNOME Summary(pl.UTF-8): PrzeglÄ…darka dokumentacji API dla GNOME Name: devhelp -Version: 0.19.1 -Release: 5 +Version: 0.21 +Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.19/%{name}-%{version}.tar.bz2 -# Source0-md5: 6c12a272a94ac9cfc1dc6234590b46d8 +Source0: http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.21/%{name}-%{version}.tar.bz2 +# Source0-md5: 24ad71080dde0778cb42c30575b5aca6 Patch0: %{name}-bookdir.patch Patch1: %{name}-mozilla_includes.patch Patch2: %{name}-libxul.patch @@ -25,7 +25,6 @@ BuildRequires: pkgconfig BuildRequires: python BuildRequires: rpmbuild(macros) >= 1.311 -BuildRequires: sed >= 4.0 BuildRequires: xulrunner-devel >= 1.9-5 BuildRequires: zlib-devel Requires(post,postun): desktop-file-utils @@ -105,9 +104,6 @@ %patch1 -p1 %patch2 -p1 -sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS -mv po/[EMAIL PROTECTED],latin}.po - %build %{__libtoolize} %{__aclocal} -I m4 @@ -116,6 +112,7 @@ %{__automake} %configure \ --enable-static \ + --with-gecko=libxul-embedding \ --disable-install-schemas %{__make} @@ -188,6 +185,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.100 2008/10/10 07:51:50 megabajt +- updated to 0.21 + Revision 1.99 2008/09/30 10:25:46 hawk - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/devhelp.spec?r1=1.99&r2=1.100&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
