auto-import changelog data from yelp-2.5.90-2.src.rpm
Mon Mar 15 2004 Alex Larsson <alexl@redhat.com> 2.5.90-2 - Fix requirements Wed Mar 10 2004 Alex Larsson <alexl@redhat.com> 2.5.90-1 - update to 2.5.90 Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Wed Feb 25 2004 Alexander Larsson <alexl@redhat.com> 2.5.6-1 - update to 2.5.6 Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
This commit is contained in:
parent
87cb91fdea
commit
bdddf962ec
@ -1 +1 @@
|
||||
yelp-2.5.3.tar.bz2
|
||||
yelp-2.5.90.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
8eab2ff695fed14dff1295b74dbaa23c yelp-2.5.3.tar.bz2
|
||||
0097bb03652833fa0be35660afa4d258 yelp-2.5.90.tar.bz2
|
||||
|
24
yelp.spec
24
yelp.spec
@ -5,14 +5,15 @@
|
||||
%define libgnomeui_version 2.0.2
|
||||
%define libbonobo_version 2.0.0
|
||||
%define libglade_version 2.0.0
|
||||
%define libxslt_version 1.1.1
|
||||
%define libxml_version 2.6.5
|
||||
%define libxslt_version 1.1.4
|
||||
%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.5.3
|
||||
Release: 1
|
||||
Version: 2.5.90
|
||||
Release: 2
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
@ -23,6 +24,7 @@ Requires: gnome-vfs2 >= %{gnome_vfs2_version}
|
||||
Requires: gtkhtml2 >= %{gtkhtml2_version}
|
||||
Requires: libgnomeui >= %{libgnomeui_version}
|
||||
Requires: libbonobo >= %{libbonobo_version}
|
||||
Requires: libxml2 >= %{libxml_version}
|
||||
Requires: libxslt >= %{libxslt_version}
|
||||
Requires: libglade2 >= %{libglade_version}
|
||||
Requires: GConf2
|
||||
@ -33,6 +35,7 @@ BuildRequires: gtkhtml2-devel >= %{gtkhtml2_version}
|
||||
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
|
||||
BuildRequires: libbonobo-devel >= %{libbonobo_version}
|
||||
BuildRequires: libglade2-devel >= %{libglade_version}
|
||||
BuildRequires: libxml2-devel >= %{libxml_version}
|
||||
BuildRequires: libxslt-devel >= %{libxslt_version}
|
||||
BuildRequires: gail-devel >= %{gail_version}
|
||||
BuildRequires: fontconfig
|
||||
@ -75,6 +78,21 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/yelp
|
||||
|
||||
%changelog
|
||||
* Mon Mar 15 2004 Alex Larsson <alexl@redhat.com> 2.5.90-2
|
||||
- Fix requirements
|
||||
|
||||
* Wed Mar 10 2004 Alex Larsson <alexl@redhat.com> 2.5.90-1
|
||||
- update to 2.5.90
|
||||
|
||||
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Wed Feb 25 2004 Alexander Larsson <alexl@redhat.com> 2.5.6-1
|
||||
- update to 2.5.6
|
||||
|
||||
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Wed Jan 28 2004 Alexander Larsson <alexl@redhat.com> 2.5.3-1
|
||||
- update to 2.5.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user