auto-import changelog data from yelp-2.4.0-1.src.rpm
Tue Sep 09 2003 Alexander Larsson <alexl@redhat.com> 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 <alexl@redhat.com> 2.3.6-2 - info and manpages are utf8 Wed Aug 20 2003 Alexander Larsson <alexl@redhat.com> 2.3.6-1 - Update for gnome 2.3 Wed Jul 09 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-1.E - Rebuild Mon Jul 07 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-1 - update to 2.2.3 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt
This commit is contained in:
parent
9acdfea50d
commit
3edf3f478b
@ -1 +1 @@
|
||||
yelp-2.2.0.tar.bz2
|
||||
yelp-2.4.0.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
1148afe2578ad50be59a591677946a4c yelp-2.2.0.tar.bz2
|
||||
98529a608fd28b9db065d887039df16d yelp-2.4.0.tar.bz2
|
||||
|
30
yelp.spec
30
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 <alexl@redhat.com> 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 <alexl@redhat.com> 2.3.6-2
|
||||
- info and manpages are utf8
|
||||
|
||||
* Wed Aug 20 2003 Alexander Larsson <alexl@redhat.com> 2.3.6-1
|
||||
- Update for gnome 2.3
|
||||
|
||||
* Wed Jul 9 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-1.E
|
||||
- Rebuild
|
||||
|
||||
* Mon Jul 7 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-1
|
||||
- update to 2.2.3
|
||||
|
||||
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Fri Feb 14 2003 Jeremy Katz <katzj@redhat.com> 2.2.0-3
|
||||
- fix buildrequires
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user