auto-import changelog data from devhelp-0.9.1-3.src.rpm
Wed Aug 25 2004 Christopher Aillon <caillon@redhat.com> 0.9.1-3 - Add Johan Svedberg's patch to add accelerators for back and forward
This commit is contained in:
parent
119f17fca5
commit
3c0aaa4e62
@ -4,13 +4,15 @@ ExclusiveArch: i386 x86_64 ppc
|
|||||||
Summary: API document browser
|
Summary: API document browser
|
||||||
Name: devhelp
|
Name: devhelp
|
||||||
Version: 0.9.1
|
Version: 0.9.1
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Url: http://ftp.gnome.org/pub/gnome/sources/devhelp/
|
Url: http://ftp.gnome.org/pub/gnome/sources/devhelp/
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
|
Patch0: devhelp-0.9.1-accel.patch
|
||||||
|
|
||||||
Requires: gtk2 >= 2.2.0
|
Requires: gtk2 >= 2.2.0
|
||||||
Requires: libgnomeui >= 2.2.0
|
Requires: libgnomeui >= 2.2.0
|
||||||
Requires: gnome-vfs2 >= 2.2.0
|
Requires: gnome-vfs2 >= 2.2.0
|
||||||
@ -43,6 +45,7 @@ Library of Devhelp for embedding into other applications.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -101,6 +104,9 @@ done
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 25 2004 Christopher Aillon <caillon@redhat.com> 0.9.1-3
|
||||||
|
- Add Johan Svedberg's patch to add accelerators for back and forward
|
||||||
|
|
||||||
* Mon Aug 09 2004 Christopher Aillon <caillon@redhat.com>
|
* Mon Aug 09 2004 Christopher Aillon <caillon@redhat.com>
|
||||||
- Rebuild
|
- Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user