- Update to 2.6.3
This commit is contained in:
parent
6afe02842a
commit
a15d7bbb9d
@ -1 +1,2 @@
|
||||
yelp-2.6.2.tar.bz2
|
||||
yelp-2.6.3.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
d5530d4cb207bba0f019277cd8a4c0d8 yelp-2.6.2.tar.bz2
|
||||
b5bcf7bf38700a6b566065a4ed4266ae yelp-2.6.3.tar.bz2
|
||||
|
11
yelp.spec
11
yelp.spec
@ -12,10 +12,9 @@
|
||||
|
||||
Summary: A system documentation reader from the Gnome project.
|
||||
Name: yelp
|
||||
Version: 2.6.2
|
||||
Release: 2
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Patch0: yelp-2.6.2-i18n.patch
|
||||
Version: 2.6.3
|
||||
Release: 1
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
@ -50,7 +49,6 @@ one central tool.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .i18n
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -80,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/yelp
|
||||
|
||||
%changelog
|
||||
* Wed Sep 22 2004 Christopher Aillon <caillon@redhat.com> 2.6.3-1
|
||||
- Update to 2.6.3
|
||||
|
||||
* Fri Sep 03 2004 Matthias Clasen <mclasen@redhat.com> 2.6.2-2
|
||||
- fix an translation problem
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user