diff --git a/devhelp.spec b/devhelp.spec index 5b08062..a443fc1 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,10 +1,10 @@ %define mozver %(rpm -q mozilla --qf "%%{name} = %%{epoch}:%%{version}") -ExclusiveArch: i386 x86_64 ppc +ExclusiveArch: i386 x86_64 Summary: API document browser Name: devhelp Version: 0.9.1 -Release: 3 +Release: 4 License: GPL Group: Development/Tools Url: http://ftp.gnome.org/pub/gnome/sources/devhelp/ @@ -104,6 +104,10 @@ done %{_libdir}/pkgconfig/* %changelog +* Wed Sep 22 2004 Christopher Aillon 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 0.9.1-3 - Add Johan Svedberg's patch to add accelerators for back and forward