- Rebuild against new mozilla
This commit is contained in:
parent
1e0d9727bc
commit
eae6a0b811
10
devhelp.spec
10
devhelp.spec
@ -1,10 +1,10 @@
|
||||
%define mozver 37:1.7.10
|
||||
%define mozver 37:1.7.11
|
||||
ExcludeArch: ppc64
|
||||
|
||||
Summary: API document browser
|
||||
Name: devhelp
|
||||
Version: 0.10
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPL
|
||||
Group: Development/Tools
|
||||
Url: http://ftp.gnome.org/pub/gnome/sources/devhelp/
|
||||
@ -22,8 +22,7 @@ BuildRequires: gtk2-devel >= 2.2.0
|
||||
BuildRequires: libgnomeui-devel >= 2.2.0
|
||||
BuildRequires: gnome-vfs2-devel >= 2.2.0
|
||||
BuildRequires: libglade2-devel >= 2.2.0
|
||||
BuildRequires: mozilla-devel >= 1.6
|
||||
BuildRequires: mozilla
|
||||
BuildRequires: mozilla-devel = %mozver
|
||||
BuildRequires: intltool
|
||||
BuildRequires: gettext
|
||||
|
||||
@ -102,6 +101,9 @@ done
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 31 2005 Christopher Aillon <caillon@redhat.com> 0.10.0-3
|
||||
- Rebuild against new mozilla
|
||||
|
||||
* Tue Jul 19 2005 Christopher Aillon <caillon@redhat.com> 0.10.0-2
|
||||
- Rebuild against new mozilla
|
||||
- Add builds for ia64 s390 s390x
|
||||
|
Loading…
Reference in New Issue
Block a user