- Patched to ensure that Yelp recognizes that it can handle the mimetype of
the documentation as reported by gnomevfs (also #175880)
This commit is contained in:
parent
01823c8909
commit
e991c22ea7
@ -18,6 +18,7 @@ Source: %{name}-%{version}.tar.bz2
|
|||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=319096
|
# http://bugzilla.gnome.org/show_bug.cgi?id=319096
|
||||||
Patch1: yelp-2.12.1-fedora-docs.patch
|
Patch1: yelp-2.12.1-fedora-docs.patch
|
||||||
Patch2: yelp-2.13.2-add-mime-handling.patch
|
Patch2: yelp-2.13.2-add-mime-handling.patch
|
||||||
|
Patch3: yelp-2.13.2-new-mimetype-for-docbook-xml.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
@ -60,6 +61,7 @@ one central tool.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1 -b .fedora-docs
|
%patch1 -p1 -b .fedora-docs
|
||||||
%patch2 -p1 -b .add-mime-handling
|
%patch2 -p1 -b .add-mime-handling
|
||||||
|
%patch3 -p1 -b .new-mimetype-for-docbook-xml
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-mozilla=mozilla --disable-man --disable-info --disable-schemas-install
|
%configure --with-mozilla=mozilla --disable-man --disable-info --disable-schemas-install
|
||||||
@ -110,6 +112,8 @@ fi
|
|||||||
* Thu Dec 15 2005 David Malcolm <dmalcolm@redhat.com> - 2.13.2-2
|
* Thu Dec 15 2005 David Malcolm <dmalcolm@redhat.com> - 2.13.2-2
|
||||||
- Patched to include DocBook mimetype in desktop file, and added preun and post
|
- Patched to include DocBook mimetype in desktop file, and added preun and post
|
||||||
hooks to update-desktop-database (#175880)
|
hooks to update-desktop-database (#175880)
|
||||||
|
- Patched to ensure that Yelp recognizes that it can handle the mimetype of the
|
||||||
|
documentation as reported by gnomevfs (also #175880)
|
||||||
|
|
||||||
* Thu Dec 15 2005 Matthias Clasen <mclasen@redhat.com> 2.13.2-1
|
* Thu Dec 15 2005 Matthias Clasen <mclasen@redhat.com> 2.13.2-1
|
||||||
- Update to 2.13.2
|
- Update to 2.13.2
|
||||||
|
Loading…
Reference in New Issue
Block a user