From 941a05fbb3d8c7519e0364525b4203bf717f622c3505454b87bf6708958bd097 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 2 Apr 2008 22:14:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=12 --- gnumeric-1.7.11.tar.bz2 | 3 --- gnumeric-1.8.2.tar.bz2 | 3 +++ gnumeric.changes | 8 ++++++++ gnumeric.spec | 25 +++++++++++++++++-------- 4 files changed, 28 insertions(+), 11 deletions(-) delete mode 100644 gnumeric-1.7.11.tar.bz2 create mode 100644 gnumeric-1.8.2.tar.bz2 diff --git a/gnumeric-1.7.11.tar.bz2 b/gnumeric-1.7.11.tar.bz2 deleted file mode 100644 index 69877c6..0000000 --- a/gnumeric-1.7.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee60415d849d8c4a48a16013a8925e70fcee16f934659677667cabd97e7b2516 -size 13077190 diff --git a/gnumeric-1.8.2.tar.bz2 b/gnumeric-1.8.2.tar.bz2 new file mode 100644 index 0000000..bb16cfa --- /dev/null +++ b/gnumeric-1.8.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8418ed3a2e8dad923a6626d22eaffe796aab9cbcf827a17ab95bf99956e22a6d +size 14075967 diff --git a/gnumeric.changes b/gnumeric.changes index 3ea6210..a5ff774 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 2 11:53:28 CEST 2008 - sbrabec@suse.cz + +- Updated to version 1.8.2: + * many bug fixes + * memory leak fixes + * several new features, see NEWS for details + ------------------------------------------------------------------- Thu Mar 6 19:44:46 CET 2008 - maw@suse.de diff --git a/gnumeric.spec b/gnumeric.spec index 16e984e..e377ed2 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -1,5 +1,5 @@ # -# spec file for package gnumeric (Version 1.7.11) +# spec file for package gnumeric (Version 1.8.2) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -18,16 +18,19 @@ Group: Productivity/Office/Spreadsheets Provides: gnumeric2 Obsoletes: gnumeric2 Summary: Spreadsheet Application -Version: 1.7.11 -Release: 100 -Source: ftp://ftp.gnome.org/pub/gnome/sources/gnumeric/1.6/gnumeric-%{version}.tar.bz2 +Version: 1.8.2 +Release: 1 +Source: ftp://ftp.gnome.org/pub/gnome/sources/gnumeric/1.8/gnumeric-%{version}.tar.bz2 Url: http://www.gnumeric.org/ Patch: gnumeric-pro-fonts.patch Patch4: gnumeric-doc.patch Patch5: gnumeric-autobuild-error.patch Requires: %{name}-lang = %{version} +# Required by gnumeric-pro-fonts.patch: +Requires: agfa-fonts +# For perl-func plugin +Recommends: perl BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on %gconf_schemas_prereq %description @@ -88,6 +91,7 @@ Authors: Morten Welinder, Gnumeric hacker and leak plugging demi-god. %package devel +License: GPL v2 or later Summary: Spreadsheet Application Group: Productivity/Office/Spreadsheets Provides: gnumeric:/usr/include/libspreadsheet-1-7/application.h @@ -156,8 +160,6 @@ Authors: %patch -p1 %patch4 -p1 %patch5 -rm po/no.* -sed -i "/en_GB/s/ no / /" configure.in # FIXME: Following files are apparently compiled without RPM_OPT_FLAGS: # boot.c,perl-loader.c,perl-gnumeric.c,xsinit.c,boot.c,perl-gnumeric.c,xsinit.c,perl-loader.c @@ -172,6 +174,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" --disable-scrollkeeper\ --libexecdir=%{_prefix}/lib/gnumeric\ --enable-ssindex +# --enable-pdfdocs make %{?jobs:-j%jobs} %install @@ -240,8 +243,14 @@ fi %defattr(-, root, root) %{_includedir}/libspreadsheet* %{_libdir}/pkgconfig/*.pc +%{_libdir}/gnumeric/*/include %changelog +* Wed Apr 02 2008 sbrabec@suse.cz +- Updated to version 1.8.2: + * many bug fixes + * memory leak fixes + * several new features, see NEWS for details * Thu Mar 06 2008 maw@suse.de - Fix the build when against newer versions of intltool. * Thu Nov 08 2007 mauro@suse.de @@ -354,7 +363,7 @@ fi * Fri Oct 27 2006 jhargadon@suse.de - added a symlink for the help files in the specfile for bug [#142827] -* Wed Sep 27 2006 jhargadon@suse.de +* Thu Sep 28 2006 jhargadon@suse.de - update to version 1.6.3 - Fix exporting of scaled axes. [#332012] - Backport duping sheet props when sheet is duped