#
# spec file for package devhelp.spec
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
#### DO NOT BUMP MODULE TO 0.22 or LATER AS IT IS DEPEND ON WEBKIT WHICH IS
#### NOT YET READY FOR SOLARIS
Version: 0.21
Release: 1
%if %build_l10n
#date:2008-08-15 owner:jedy type:branding
#date:2011-04-28 owner:ginnchen type:bug bugster:7040261
Devhelp is an API documentation browser for GNOME 2. It works natively with gtk-doc (the API reference framework developed for GTK+ and used throughout GNOME for API documentation).
SUNW_BaseDir: %{_basedir}
%prep
%setup -q
%if %build_l10n
fi
%else
CPUS=1
fi
glib-gettextize -f
automake -a -c -f
--libexecdir=%{_libexecdir} \
%{_libdir}/libdevhelp-1.so.*
firefox 2 because FF3 is not stable enough to be the default browser in
Nevada.
* Thu May 08 2008 - evan.yan@sun.com
- Add patch devhelp-01-using-firefox3-gecko.diff:
build devhelp with firefox3 package
- Add running auto tools
* Fri Feb 08 2008 - damien.carbery@sun.com
- Bump to 0.19.
* Wed Jan 30 2008 - damien.carbery@sun.com
- Bump to 0.18.
* Mon Jan 08 2008 - damien.carbery@sun.com
- Bump to 0.17.
* Sun Dec 16 2007 - patrick.ale@gmail.com
- Change the way version is defined so pkgtool plays
nicely with minor versions [due to HTTP 404 upon fetching]
* Mon Oct 08 2007 - damien.carbery@sun.com
- Bump to 0.16.1.
* Tue Sep 11 2007 - damien.carbery@sun.com
- Bump to 0.16.
* Tue Jun 19 2007 - simon.zheng@sun.com
- Bump to 0.15. Remove upstream patch, 01-va-args.
* Thu May 17 2007 - simon.zheng@sun.com
- Bump to 0.14. Add patch 01-va-args to fix 439054.
* Fri Mar 14 2007 - simon.zheng@sun.com
- Initial version created, which stems from extra-spec-file
created by li.ma@sun.com on sourceforge.net svn repository.