auto-import changelog data from yelp-2.6.2-2.src.rpm
Fri Sep 03 2004 Matthias Clasen <mclasen@redhat.com> 2.6.2-2 - fix an translation problem
This commit is contained in:
parent
746970967a
commit
6afe02842a
@ -13,8 +13,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.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{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
|
||||||
@ -49,6 +50,7 @@ one central tool.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1 -b .i18n
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -78,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/yelp
|
%{_datadir}/yelp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 03 2004 Matthias Clasen <mclasen@redhat.com> 2.6.2-2
|
||||||
|
- fix an translation problem
|
||||||
|
|
||||||
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 2.6.2-1
|
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 2.6.2-1
|
||||||
- update to 2.6.2
|
- update to 2.6.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user