This commit is contained in:
parent
0c73e3dfd2
commit
5ff60675f8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 8 00:46:01 CET 2007 - mauro@suse.de
|
||||
|
||||
- Fixed gcc 4.3 issues for beta.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 11 16:39:38 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
|
@ -11,14 +11,14 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: gnumeric
|
||||
BuildRequires: docbook-utils fdupes gnutls-devel goffice-devel indent intltool libgnomedb-devel libgnomeprintui-devel libidl libtiff-devel libwnck-devel pcre-devel perl-XML-Parser psiconv-devel python-devel python-gtk-devel scrollkeeper shared-mime-info update-desktop-files
|
||||
BuildRequires: docbook-utils fdupes gnutls-devel goffice-devel gtk2-devel gtksourceview18-devel indent intltool libgnomedb-devel libgnomeprintui-devel libidl libtiff-devel libwnck-devel pcre-devel perl-XML-Parser psiconv-devel python-devel python-gtk-devel scrollkeeper shared-mime-info update-desktop-files
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Office/Spreadsheets
|
||||
Provides: gnumeric2
|
||||
Obsoletes: gnumeric2
|
||||
Summary: Spreadsheet Application
|
||||
Version: 1.7.11
|
||||
Release: 37
|
||||
Release: 54
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnumeric/1.6/gnumeric-%{version}.tar.bz2
|
||||
Url: http://www.gnumeric.org/
|
||||
Patch: gnumeric-pro-fonts.patch
|
||||
@ -90,7 +90,7 @@ Authors:
|
||||
Summary: Spreadsheet Application
|
||||
Group: Productivity/Office/Spreadsheets
|
||||
Provides: gnumeric:/usr/include/libspreadsheet-1-7/application.h
|
||||
Requires: %{name} = %{version} goffice-devel libgnomeprint-devel
|
||||
Requires: %{name} = %{version} goffice-devel libgnomeprint-devel glib2-devel
|
||||
|
||||
%description devel
|
||||
Gnumeric is a spreadsheet application with advanced features and
|
||||
@ -239,6 +239,8 @@ fi
|
||||
%{_includedir}/libspreadsheet*
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%changelog
|
||||
* Thu Nov 08 2007 - mauro@suse.de
|
||||
- Fixed gcc 4.3 issues for beta.
|
||||
* Thu Oct 11 2007 - sbrabec@suse.cz
|
||||
- Removed bogus dependency on mDNSResponder.
|
||||
* Wed Aug 08 2007 - maw@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user