- 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.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.
|
Summary: A system documentation reader from the Gnome project.
|
||||||
Name: yelp
|
Name: yelp
|
||||||
Version: 2.6.2
|
Version: 2.6.3
|
||||||
Release: 2
|
Release: 1
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Patch0: yelp-2.6.2-i18n.patch
|
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
@ -50,7 +49,6 @@ one central tool.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .i18n
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -80,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/yelp
|
%{_datadir}/yelp
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Sep 03 2004 Matthias Clasen <mclasen@redhat.com> 2.6.2-2
|
||||||
- fix an translation problem
|
- fix an translation problem
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user