- Rebuilt to pick up new mozilla changes
- Drop ppc from the build since mozilla doesn't build there anymore.
This commit is contained in:
parent
3c0aaa4e62
commit
9957fbb35a
@ -1,10 +1,10 @@
|
|||||||
%define mozver %(rpm -q mozilla --qf "%%{name} = %%{epoch}:%%{version}")
|
%define mozver %(rpm -q mozilla --qf "%%{name} = %%{epoch}:%%{version}")
|
||||||
ExclusiveArch: i386 x86_64 ppc
|
ExclusiveArch: i386 x86_64
|
||||||
|
|
||||||
Summary: API document browser
|
Summary: API document browser
|
||||||
Name: devhelp
|
Name: devhelp
|
||||||
Version: 0.9.1
|
Version: 0.9.1
|
||||||
Release: 3
|
Release: 4
|
||||||
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/
|
||||||
@ -104,6 +104,10 @@ done
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 22 2004 Christopher Aillon <caillon@redhat.com> 0.9.1-4
|
||||||
|
- Rebuilt to pick up new mozilla changes
|
||||||
|
- Drop ppc from the build since mozilla doesn't build there anymore.
|
||||||
|
|
||||||
* Wed Aug 25 2004 Christopher Aillon <caillon@redhat.com> 0.9.1-3
|
* 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
|
- Add Johan Svedberg's patch to add accelerators for back and forward
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user