| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: yelp | Distribution: openSUSE 11.4 |
| Version: 2.30.2 | Vendor: openSUSE |
| Release: 9.12.1 | Build date: Mon Feb 21 14:48:47 2011 |
| Group: System/GUI/GNOME | Build host: build19 |
| Size: 1821683 | Source RPM: yelp-2.30.2-9.12.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org | |
| Summary: Help Browser for the GNOME Desktop | |
Yelp is the default help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, HTML, man, and info formatted documentation.
GPLv2+ ; LGPLv2.1+
* Sun Feb 20 2011 vuntz@opensuse.org
- Port to xulrunner2 on 11.4 and later:
- Add yelp-xulrunner20.patch to port the build system and code.
- Do not apply yelp-no-xulrunner20.patch when we build against
xulrunner2.
- Call autoreconf when we build against xulrunner2.
- Use mozilla-xulrunner20-devel BuildRequires on 11.4 and later.
- Add yelp-no-freeze-on-window-move.patch to fix freezes when the
yelp window is moved: this is happening because we synchronously
save a file, with a fsync() call. And that hits us really hard
when a window is moved because we do that several times.
- Add yelp-fix-crash-on-print.patch: this fixes a crash when
printing a complete document.
- Add yelp-fix-html-print.patch: this fixes a crash and infinite
loop when printing a pure HTML document.
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
* Tue Jan 25 2011 dimstar@opensuse.org
- Add yelp-missing-slash.patch: fix issues with missing slashes
when opening help files.
* Fri Dec 10 2010 vuntz@opensuse.org
- Add yelp-no-xulrunner20.patch: this tells yelp to not try to use
xulrunner 2.0, which doesn't work with yelp right now.
- Add an explicit Requires for
mozilla-xulrunner%{xulrunner_version} to make sure the right
version of xulrunner is installed.
- This fixes bnc#656953.
* Wed Dec 08 2010 badshah400@gmail.com
- Add yelp-fix-URI-handler.patch to register relevant scheme MIME
types with yelp. This is needed because of a change in how gio
works.
- Call %desktop_database_post/%desktop_database_postun in
%post/%postun.
* Tue Sep 28 2010 vuntz@opensuse.org
- Update to version 2.30.2:
+ bgo#615457: Fixed "Open Link in New Window"
+ bgo#615141: Fixed TOC title internationalization
+ Updated translations.
* Mon Jun 14 2010 vuntz@opensuse.org
- Do not change yelp.desktop: it has OnlyShowIn=GNOME; and there's
no reason in GNOME to change it.
* Sun May 23 2010 vuntz@opensuse.org
- Drop libbeagle-devel BuildRequires on 11.3 and later as part of
our move away from beagle. This is fate#307899.
* Thu Apr 29 2010 dimstar@opensuse.org
- Update to version 2.30.1:
+ Support relocatable .gnome2 directory
+ Don't break on info pages with "/" in title
+ Updated translations:
* Mon Mar 29 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Updated translations.
* Mon Feb 22 2010 dimstar@opensuse.org
- Update to version 2.29.5:
+ Clean up GLib and GTK+ includes
+ Updated translations.
* Wed Feb 10 2010 vuntz@opensuse.org
- Update to version 2.29.4:
+ Updated translations.
* Tue Jan 26 2010 vuntz@opensuse.org
- Update to version 2.29.3:
+ Fixed issues with xulrunner 1.9.2.
- Build with mozilla-xulrunner192.
* Fri Jan 15 2010 vuntz@opensuse.org
- Update to version 2.29.2:
+ Adapted to changes in gnome-doc-utils XSLT
* Wed Jan 06 2010 vuntz@opensuse.org
- Update to version 2.29.1:
+ Fixed admonition graphics
+ Upped gnome-doc-utils version for fancy new Mallard features
+ Use accessor functions instead direct access
+ Updated translations.
* Tue Dec 01 2009 vuntz@opensuse.org
- Update to version 2.28.1:
+ Use g_timeout_add_seconds to reduce wakeups, bgo#581260
+ Removed debug output, bgo#585829
+ Updated translations.
- Drop yelp-remove-debug.patch: fixed upstream.
- Update the way we remove the la locale for old versions of
openSUSE.
* Fri Nov 13 2009 dimstar@opensuse.org
- Refresh patches to apply with fuzz=0.
* Mon Sep 21 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Updated translations.
* Wed Sep 09 2009 vuntz@opensuse.org
- Drop yelp-nspr-includes.patch: it's not needed anymore.
- Remove autoreconf call.
* Tue Sep 08 2009 dimstar@opensuse.org
- Update to version 2.27.5:
+ Fixed broken history navigation for Mallard documents
+ Make sure link title roles are preserved in cache
+ Fixed jumping to anchors in Mallard documents
+ updated translations.
- nds@NFE has been renamed to nds upstream. No longer chaning it in
the prep section.
* Fri Aug 28 2009 vuntz@novell.com
- Remove libglade2-devel and libgnomeui-devel BuildRequires.
- Add dbus-1-glib-devel, gconf2-devel and gtk2-devel BuildRequires.
* Tue Aug 25 2009 dimstar@opensuse.org
- Update to version 2.27.4:
+ Make ghelp URIs work for Mallard documents
+ Replace libgnome by using EggSMClient
+ Updated translations.
* Tue Aug 04 2009 vuntz@novell.com
- Add Requires on gnome-doc-utils, since we need the stylesheets to
correctly work. Fix bnc#520101.
* Tue Jul 28 2009 dominique-obs@leuenberger.net
- Update to version 2.27.3:
+ Various code updates
+ Updated translations.
* Tue Jul 21 2009 wr@rosenauer.org
- Build against mozilla-xulrunner191
* Mon Jul 20 2009 vuntz@novell.com
- Update to version 2.27.2:
+ Require Mallard-enabled gnome-doc-utils
+ Fixed various memory management bugs
+ Updated translations.
* Mon Jun 15 2009 vuntz@novell.com
- Update to version 2.27.1:
+ Added experimental support for Mallard
+ Fixed various color theme issues
- Drop yelp-gio-port-issues.patch: fixed upstream.
- Add yelp-remove-debug.patch to remove debug output.
* Tue Mar 17 2009 vuntz@novell.com
- Update to version 2.26.0:
+ Don't assume order of certain man macros, bgo#568066
+ Fixed locking issue, bgo#568058
+ Updated translations.
- Remove AutoReqProv: it's default now.
- Drop help-title.png: it's not used.
- Remove unneeded BuildRequires: perl-XML-Parser
- Remove unneeded Requires: gnome-utils, gnome-doc-utils
- Remove Requires that are automatically added: libbeagle,
mozilla-xulrunner
- Remove PreReq: filesystem (unnecessary to specify it), gconf2
(included in gconf_schemas_prereq)
* Tue Mar 10 2009 vuntz@novell.com
- Fix build on openSUSE 11.1 and earlier.
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.25.1:
+ RTL fixes, bgo#573159
+ Fixed libxul[-embedding] detection
+ Removed deprecated GTK symbols, bgo#571868
+ Fixed crasher, bgo#552947
+ Fixed loading of local HTML files, bgo#562137
+ Updated translations.
- Update yelp-gio-port-issues.patch: part of it was fixed upstream.
- Rebase yelp-nspr-includes.patch.
- Remove -fno-strict-aliasing from CFLAGS.
- Use makeinstall.
/usr/bin/gnome-help /usr/bin/yelp /usr/share/GConf/schemas/yelp.schemas /usr/share/applications/yelp.desktop /usr/share/doc/packages/yelp /usr/share/doc/packages/yelp/AUTHORS /usr/share/doc/packages/yelp/COPYING /usr/share/doc/packages/yelp/ChangeLog /usr/share/doc/packages/yelp/NEWS /usr/share/doc/packages/yelp/README /usr/share/icons/hicolor/192x192/apps/yelp-icon-big.png /usr/share/yelp /usr/share/yelp/default.css /usr/share/yelp/icons /usr/share/yelp/icons/yelp-icon-caution.png /usr/share/yelp/icons/yelp-icon-important.png /usr/share/yelp/icons/yelp-icon-note.png /usr/share/yelp/icons/yelp-icon-tip.png /usr/share/yelp/icons/yelp-icon-warning.png /usr/share/yelp/icons/yelp-watermark-blockquote-00AB.png /usr/share/yelp/icons/yelp-watermark-blockquote-00BB.png /usr/share/yelp/icons/yelp-watermark-blockquote-201C.png /usr/share/yelp/icons/yelp-watermark-blockquote-201D.png /usr/share/yelp/icons/yelp-watermark-blockquote-201E.png /usr/share/yelp/important_docs.xml /usr/share/yelp/info.xml /usr/share/yelp/man.xml /usr/share/yelp/scrollkeeper.xml /usr/share/yelp/toc.xml /usr/share/yelp/ui /usr/share/yelp/ui/yelp-bookmarks-add.ui /usr/share/yelp/ui/yelp-bookmarks.ui /usr/share/yelp/ui/yelp-open-location.ui /usr/share/yelp/ui/yelp-preferences.ui /usr/share/yelp/ui/yelp-search-ui.xml /usr/share/yelp/ui/yelp-ui.xml /usr/share/yelp/xslt /usr/share/yelp/xslt/db-title.xsl /usr/share/yelp/xslt/db2html.xsl /usr/share/yelp/xslt/info2html.xsl /usr/share/yelp/xslt/mal2html.xsl /usr/share/yelp/xslt/man2html.xsl /usr/share/yelp/xslt/search2html.xsl /usr/share/yelp/xslt/toc2html.xsl /usr/share/yelp/xslt/yelp-common.xsl /usr/share/yelp/yelp.js
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:40:02 2013