diff --git a/.cvsignore b/.cvsignore index e86ba2c..bf28409 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -yelp-2.2.0.tar.bz2 +yelp-2.4.0.tar.bz2 diff --git a/sources b/sources index 40d20b7..4aa3138 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1148afe2578ad50be59a591677946a4c yelp-2.2.0.tar.bz2 +98529a608fd28b9db065d887039df16d yelp-2.4.0.tar.bz2 diff --git a/yelp.spec b/yelp.spec index de7b0e5..bc16160 100644 --- a/yelp.spec +++ b/yelp.spec @@ -1,18 +1,18 @@ %define pango_version 1.0.99 %define gtk2_version 2.0.6 -%define gtkhtml2_version 2.0.0-2 +%define gtkhtml2_version 2.3.0 %define gnome_vfs2_version 2.0.0 %define libgnomeui_version 2.0.2 %define libbonobo_version 2.0.0 %define libglade_version 2.0.0 %define libxslt_version 1.0.15 -%define desktop_file_utils_version 0.2.90 +%define desktop_file_utils_version 0.3-7 %define gail_version 1.0 Summary: A system documentation reader from the Gnome project. Name: yelp -Version: 2.2.0 -Release: 3 +Version: 2.4.0 +Release: 1 Source0: %{name}-%{version}.tar.bz2 License: GPL Group: Applications/System @@ -39,6 +39,8 @@ BuildRequires: fontconfig BuildRequires: GConf2-devel BuildRequires: desktop-file-utils >= %{desktop_file_utils_version} +Patch1: yelp-2.4.0-utf8man.patch + %description Yelp is the Gnome 2 help/documentation browser. It is designed to help you browse all the documentation on your system in @@ -46,6 +48,7 @@ one central tool. %prep %setup -q +%patch1 -p0 -b .utf8 %build %configure @@ -77,6 +80,25 @@ rm -rf $RPM_BUILD_ROOT %{_libexecdir}/* %changelog +* Tue Sep 9 2003 Alexander Larsson 2.4.0-1 +- update to 2.4.0 (only code change is bugfix from me) +- Fixed the utf8 manpage patch (#91689) + +* Wed Aug 27 2003 Alexander Larsson 2.3.6-2 +- info and manpages are utf8 + +* Wed Aug 20 2003 Alexander Larsson 2.3.6-1 +- Update for gnome 2.3 + +* Wed Jul 9 2003 Alexander Larsson 2.2.3-1.E +- Rebuild + +* Mon Jul 7 2003 Alexander Larsson 2.2.3-1 +- update to 2.2.3 + +* Wed Jun 04 2003 Elliot Lee +- rebuilt + * Fri Feb 14 2003 Jeremy Katz 2.2.0-3 - fix buildrequires