Author: goetz Date: Sat Feb 3 11:04:18 2007 New Revision: 116061 Added: packages/cooker/devhelp/current/SOURCES/devhelp-0.13.tar.bz2 (contents, props changed) Removed: packages/cooker/devhelp/current/SOURCES/devhelp-0.12-cvsfixes.patch packages/cooker/devhelp/current/SOURCES/devhelp-0.12.tar.bz2 Modified: packages/cooker/devhelp/current/SPECS/devhelp.spec
Log: - new version - drop patch - fix build Added: packages/cooker/devhelp/current/SOURCES/devhelp-0.13.tar.bz2 ============================================================================== Binary file. No diff available. Modified: packages/cooker/devhelp/current/SPECS/devhelp.spec ============================================================================== --- packages/cooker/devhelp/current/SPECS/devhelp.spec (original) +++ packages/cooker/devhelp/current/SPECS/devhelp.spec Sat Feb 3 11:04:18 2007 @@ -16,16 +16,12 @@ Summary: API documentation browser for developers Name: devhelp -Version: 0.12 -Release: %mkrel 7 +Version: 0.13 +Release: %mkrel 1 License: GPL Group: Development/Other URL: http://www.imendio.com/projects/devhelp/ Source0: http://ftp.gnome.org/pub/GNOME/sources/devhelp/%{name}-%{version}.tar.bz2 -# (fc) 0.9.3-5mdk fix compilation with firefox -# Patch0: devhelp-0.9.3-mozilla-firefox.patch.bz2 -# (fc) 0.12-4mdv various fixes from CVS -Patch1: devhelp-0.12-cvsfixes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot %if %{build_with_firefox} @@ -89,7 +85,7 @@ %prep %setup -q -%patch1 -p1 -b .cvsfixes +touch * %build %configure2_5x --disable-install-schemas \
