Author: zboczuch Date: Thu Jun 8 12:21:23 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.11 (url changed) - mozilla.patch already present in source - aclocal include added - doesn't work when build against mozilla 1.7 (segfault), works with firefox, rel. 0.1
---- Files affected: SPECS: devhelp.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: SPECS/devhelp.spec diff -u SPECS/devhelp.spec:1.53 SPECS/devhelp.spec:1.54 --- SPECS/devhelp.spec:1.53 Sun Oct 2 21:58:38 2005 +++ SPECS/devhelp.spec Thu Jun 8 14:21:18 2006 @@ -1,22 +1,21 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with mozilla_firefox # build with mozilla-firefox-devel +%bcond_without mozilla_firefox # build with mozilla-firefox-devel # %define minmozver 5:1.7 Summary: DevHelp is a developer's help program for GNOME Summary(pl): Program pomocy dla programistów GNOME Name: devhelp -Version: 0.10 -Release: 2 +Version: 0.11 +Release: 0.1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.imendio.com/pub/imendio/devhelp/src/%{name}-%{version}.tar.gz -# Source0-md5: 79e71acb839ca504f37cccf2e520abe1 +Source0: http://ftp.imendio.com/pub/imendio/devhelp/%{name}-%{version}.tar.gz +# Source0-md5: 9c93f268e9cbdbb58931ccc3dba2fc9c Patch0: %{name}-bookdir.patch -Patch1: %{name}-mozilla.patch -Patch2: %{name}-mozilla_includes.patch -Patch3: %{name}-desktop.patch +Patch1: %{name}-mozilla_includes.patch +Patch2: %{name}-desktop.patch URL: http://www.imendio.com/projects/devhelp/ BuildRequires: GConf2-devel BuildRequires: autoconf @@ -92,11 +91,10 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} @@ -160,6 +158,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2006/06/08 12:21:18 zboczuch +- up to 0.11 (url changed) +- mozilla.patch already present in source +- aclocal include added +- doesn't work when build against mozilla 1.7 (segfault), works with firefox, rel. 0.1 + Revision 1.53 2005/10/02 19:58:38 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/devhelp.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
