This commit is contained in:
commit
de845d5db8
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
3
gnumeric-1.6.3.tar.bz2
Normal file
3
gnumeric-1.6.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:03ee1885942e196d1c908e7a60a6400c55362c4be49d3fc86ff134587750bc3d
|
||||||
|
size 12540787
|
10
gnumeric-autobuild-error.patch
Normal file
10
gnumeric-autobuild-error.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- src/collect.c
|
||||||
|
+++ src/collect.c
|
||||||
|
@@ -9,6 +9,7 @@
|
||||||
|
#include <gnumeric-config.h>
|
||||||
|
#include "gnumeric.h"
|
||||||
|
#include "collect.h"
|
||||||
|
+#include "number-match.h"
|
||||||
|
|
||||||
|
#include "func.h"
|
||||||
|
#include "value.h"
|
16
gnumeric-desktop.patch
Normal file
16
gnumeric-desktop.patch
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
--- gnumeric.desktop.in
|
||||||
|
+++ gnumeric.desktop.in
|
||||||
|
@@ -1,10 +1,11 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
+X-SuSE-translate=true
|
||||||
|
Encoding=UTF-8
|
||||||
|
-_Name=Gnumeric Spreadsheet
|
||||||
|
+_Name=Gnumeric
|
||||||
|
_GenericName=Spreadsheet
|
||||||
|
_Comment=The GNOME Spreadsheet
|
||||||
|
Exec=gnumeric %F_OR_U
|
||||||
|
-Icon=gnome-gnumeric.png
|
||||||
|
+Icon=gnome-gnumeric
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Application;Office;Spreadsheet;
|
122
gnumeric-doc.patch
Normal file
122
gnumeric-doc.patch
Normal file
@ -0,0 +1,122 @@
|
|||||||
|
diff -ur gnumeric-1.4.2/doc/C/bugs.xml gnumeric-1.4.2/doc/C/bugs.xml
|
||||||
|
--- gnumeric-1.4.2/doc/C/bugs.xml 2004-10-06 23:56:24.000000000 +0200
|
||||||
|
+++ gnumeric-1.4.2/doc/C/bugs.xml 2005-02-17 13:45:39.169971959 +0100
|
||||||
|
@@ -63,10 +63,10 @@
|
||||||
|
report. For more detailed
|
||||||
|
instructions, the main page of GNOME's bugzilla can be found at
|
||||||
|
<ulink type="http" url="http://bugzilla.gnome.org/">
|
||||||
|
- <uri>http://bugzilla.gnome.org/</uri>
|
||||||
|
+ http://bugzilla.gnome.org/
|
||||||
|
</ulink> and instructions can be found at
|
||||||
|
<ulink type="http" url="http://bugzilla.gnome.org/bug-HOWTO.html">
|
||||||
|
- <uri>http://bugzilla.gnome.org/bug-HOWTO.html</uri>
|
||||||
|
+ http://bugzilla.gnome.org/bug-HOWTO.html
|
||||||
|
</ulink>.
|
||||||
|
</para>
|
||||||
|
|
||||||
|
Only in gnumeric-1.4.2/doc/C: bugs.xml.~1~
|
||||||
|
diff -ur gnumeric-1.4.2/doc/C/gnumeric.xml gnumeric-1.4.2/doc/C/gnumeric.xml
|
||||||
|
--- gnumeric-1.4.2/doc/C/gnumeric.xml 2004-12-02 15:32:56.000000000 +0100
|
||||||
|
+++ gnumeric-1.4.2/doc/C/gnumeric.xml 2005-02-17 13:49:17.480645366 +0100
|
||||||
|
@@ -1,11 +1,11 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
|
||||||
|
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||||
|
+<!-- DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||||
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
|
||||||
|
-<!--
|
||||||
|
+-->
|
||||||
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||||
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
|
||||||
|
--->
|
||||||
|
+<!-- -->
|
||||||
|
<!--
|
||||||
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
||||||
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
||||||
|
@@ -817,7 +817,15 @@
|
||||||
|
|
||||||
|
<!-- ============= Appendices ================================ -->
|
||||||
|
|
||||||
|
- &function-ref;
|
||||||
|
+<!-- File is broken; provide ID here -->
|
||||||
|
+<!-- &function-ref; -->
|
||||||
|
+<appendix id="function-reference">
|
||||||
|
+ <title>Function Reference</title>
|
||||||
|
+ <para>
|
||||||
|
+ This appendix provides a list of all the functions which are
|
||||||
|
+ currently defined in <application>Gnumeric</application>.
|
||||||
|
+ </para>
|
||||||
|
+ </appendix>
|
||||||
|
&appendix-keybindings;
|
||||||
|
|
||||||
|
|
||||||
|
diff -ur gnumeric-1.4.2/doc/C/graphics-plots.xml gnumeric-1.4.2/doc/C/graphics-plots.xml
|
||||||
|
--- gnumeric-1.4.2/doc/C/graphics-plots.xml 2004-10-06 23:56:24.000000000 +0200
|
||||||
|
+++ gnumeric-1.4.2/doc/C/graphics-plots.xml 2005-02-17 13:43:40.186764649 +0100
|
||||||
|
@@ -1017,7 +1017,10 @@
|
||||||
|
icons in the <interface>Graph Guru</interface> which allow
|
||||||
|
setting the plot sub-type and style.
|
||||||
|
</para>
|
||||||
|
+</sect2>
|
||||||
|
|
||||||
|
+ <sect2 id="sect-graphics-xxx">
|
||||||
|
+ <title>xxx</title>
|
||||||
|
|
||||||
|
<sect3 id="sect-graphics-plots-overview-types-line" >
|
||||||
|
<title>
|
||||||
|
@@ -3104,15 +3107,14 @@
|
||||||
|
</sect3>
|
||||||
|
|
||||||
|
|
||||||
|
- <para>
|
||||||
|
- Several new types of plots will be added to
|
||||||
|
- <application>Gnumeric</application> in the near future as the
|
||||||
|
- graphing engine is improved.
|
||||||
|
-
|
||||||
|
+<!-- <para> -->
|
||||||
|
+<!-- Several new types of plots will be added to -->
|
||||||
|
+<!-- <application>Gnumeric</application> in the near future as the -->
|
||||||
|
+<!-- graphing engine is improved. -->
|
||||||
|
<!-- mention here to keep in figures/ and its Makefile.am -->
|
||||||
|
<!-- graph_stock.png -->
|
||||||
|
<!-- graph_surface.png -->
|
||||||
|
- </para>
|
||||||
|
+<!-- </para> -->
|
||||||
|
|
||||||
|
- </sect2>
|
||||||
|
+</sect2>
|
||||||
|
|
||||||
|
|
||||||
|
diff -ur gnumeric-1.4.2/doc/C/morehelp.xml gnumeric-1.4.2/doc/C/morehelp.xml
|
||||||
|
--- gnumeric-1.4.2/doc/C/morehelp.xml 2004-11-20 07:08:24.000000000 +0100
|
||||||
|
+++ gnumeric-1.4.2/doc/C/morehelp.xml 2005-02-17 13:44:37.467458735 +0100
|
||||||
|
@@ -175,9 +175,7 @@
|
||||||
|
also help explain how to use <application>Gnumeric</application>
|
||||||
|
and can be accessed through the OpenOffice.org web site at <ulink
|
||||||
|
type="http" url="http://www.openoffice.org/">
|
||||||
|
-<uri>
|
||||||
|
http://www.openoffice.org/
|
||||||
|
-</uri>
|
||||||
|
</ulink>.
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@@ -221,9 +219,7 @@
|
||||||
|
posted. To access the archives, use a web browser to go to the
|
||||||
|
mailing list web page at <ulink type="http"
|
||||||
|
url="http://www.gnome.org/">
|
||||||
|
-<uri>
|
||||||
|
http://www.gnome.org/
|
||||||
|
-</uri>
|
||||||
|
</ulink> and then ...
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@@ -312,7 +308,7 @@
|
||||||
|
the internet to your location. More information about GIMPnet can
|
||||||
|
be found by looking at the GIMPnet web site (<ulink type="http"
|
||||||
|
url="http://www.xach.com/gimpnet/" >
|
||||||
|
- <uri>http://www.gimp.net/</uri> </ulink>).
|
||||||
|
+ http://www.gimp.net/ </ulink>).
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
|
36
gnumeric-pro-fonts.patch
Normal file
36
gnumeric-pro-fonts.patch
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
--- gnumeric-1.6.0/schemas/gnumeric-general.schemas.in
|
||||||
|
+++ gnumeric-1.6.0/schemas/gnumeric-general.schemas.in
|
||||||
|
@@ -74,7 +74,7 @@
|
||||||
|
<owner>Gnumeric</owner>
|
||||||
|
<type>string</type>
|
||||||
|
<locale name="C">
|
||||||
|
- <default>Sans</default>
|
||||||
|
+ <default>Albany</default>
|
||||||
|
<short>Default font name</short>
|
||||||
|
<long>The default font name for new workbooks.</long>
|
||||||
|
</locale>
|
||||||
|
--- gnumeric-1.6.0/src/style.c
|
||||||
|
+++ gnumeric-1.6.0/src/style.c
|
||||||
|
@@ -54,9 +54,9 @@
|
||||||
|
static char const *map[][2] = {
|
||||||
|
{ "Times New Roman", "Times"},
|
||||||
|
{ "Tms Rmn", "Times"},
|
||||||
|
- { "Arial", "Sans"},
|
||||||
|
+ { "Arial", "Albany"},
|
||||||
|
{ "Albany", "Sans"},
|
||||||
|
- { "Helvetica", "Sans"},
|
||||||
|
+ { "Helvetica", "Albany"},
|
||||||
|
{ "Courier New", "Courier"},
|
||||||
|
{ "MS Pゴシック", "Kochi Gothic"},
|
||||||
|
{ "MS ゴシック", "Kochi Gothic"},
|
||||||
|
--- gnumeric-1.6.0/src/style.h
|
||||||
|
+++ gnumeric-1.6.0/src/style.h
|
||||||
|
@@ -4,7 +4,7 @@
|
||||||
|
#include "gnumeric.h"
|
||||||
|
#include <pango/pango-context.h>
|
||||||
|
|
||||||
|
-#define DEFAULT_FONT "Sans"
|
||||||
|
+#define DEFAULT_FONT "Albany"
|
||||||
|
#define DEFAULT_SIZE 10.0
|
||||||
|
|
||||||
|
/* Alignment definitions */
|
303
gnumeric.changes
Normal file
303
gnumeric.changes
Normal file
@ -0,0 +1,303 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 4 12:05:59 CET 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Prefix changed to /usr.
|
||||||
|
- Spec file cleanup.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 18 17:02:47 CET 2006 - stbinner@suse.de
|
||||||
|
|
||||||
|
- fix Name entry of .desktop file (remove GenericName dupe part)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 27 18:43:07 CEST 2006 - jhargadon@suse.de
|
||||||
|
|
||||||
|
- added a symlink for the help files in the specfile for bug
|
||||||
|
#142827
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 27 22:51:44 CEST 2006 - jhargadon@suse.de
|
||||||
|
|
||||||
|
- update to version 1.6.3
|
||||||
|
- Fix exporting of scaled axes. [#332012]
|
||||||
|
- Backport duping sheet props when sheet is duped
|
||||||
|
- Adding an autofilter dirties the sheet
|
||||||
|
- Fix xls import of pie outlines
|
||||||
|
- Implement xml and xls saving/loading of "protected" attribute
|
||||||
|
- many bug fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 31 18:36:00 CEST 2006 - gekker@suse.de
|
||||||
|
|
||||||
|
- Remove unnecessary gal2-devel from BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 16 16:15:20 CEST 2006 - cthiel@suse.de
|
||||||
|
|
||||||
|
- buildrequire python-gtk-devel instead of python-gtk
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 16 02:11:27 CEST 2006 - ro@suse.de
|
||||||
|
|
||||||
|
- added python-gobject2-devel to BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 5 20:05:42 CET 2006 - jpr@suse.de
|
||||||
|
|
||||||
|
- run ldconfig in post/postun for libspreadsheet
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 25 21:31:58 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 20 12:23:30 CET 2005 - ro@suse.de
|
||||||
|
|
||||||
|
- get translations for gnumeric-functions as well
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 16 17:08:56 CET 2005 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 1.6.1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 4 15:08:05 CET 2005 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 1.6.0.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 12 19:54:31 CEST 2005 - gekker@suse.de
|
||||||
|
|
||||||
|
- Patch version 1.4.3 to work with libgsf-1.12.1 (116579)
|
||||||
|
- This patch supercedes the fix-build patch
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 7 15:44:29 CEST 2005 - adrian@suse.de
|
||||||
|
|
||||||
|
- fix build
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 7 13:33:43 CEST 2005 - schwab@suse.de
|
||||||
|
|
||||||
|
- Fix #nfb.
|
||||||
|
- Fix uninitialized variable.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 14 04:38:48 CET 2005 - jody@suse.de
|
||||||
|
|
||||||
|
- upstream 1.4.3
|
||||||
|
- enable ssindex
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 17 14:21:32 CET 2005 - ke@suse.de
|
||||||
|
|
||||||
|
- Fix gnumeric.xml and included files; [# 50960].
|
||||||
|
- Provide a link to /opt/gnome/share/gnumeric/1.4.2/doc to make the
|
||||||
|
documentation files visible to the help system (yelp) - probably
|
||||||
|
superfluous; [# 50960].
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 1 12:48:23 CET 2005 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Fixed packlist path.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 31 17:41:32 CET 2005 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Fixed missing declaration.
|
||||||
|
- Fixed perl support detection.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 20 18:07:39 CET 2005 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 1.4.2.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 15 17:33:15 CET 2004 - hvogel@suse.de
|
||||||
|
|
||||||
|
- fix desktop file
|
||||||
|
- there is nothing in libexecdir so dont package it
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 14 15:13:03 CET 2004 - jody@suse.de
|
||||||
|
|
||||||
|
- Add scrollkeeper as a build req and handle the fallout
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 10 16:56:35 CET 2004 - jody@suse.de
|
||||||
|
|
||||||
|
- Updated to 1.4.1
|
||||||
|
- Include ssindex for beagle
|
||||||
|
- rich text
|
||||||
|
- xls chart export
|
||||||
|
- more accuracy
|
||||||
|
- full array expression support
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 24 11:45:01 CET 2004 - ro@suse.de
|
||||||
|
|
||||||
|
- make specfile rpm-3 compliant (quote non-numeric if arguments)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 2 18:05:10 CET 2004 - ro@suse.de
|
||||||
|
|
||||||
|
- locale rename: no -> nb
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 12 13:42:13 CEST 2004 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Fixed libexecdir for bi-arch (#47050).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 07 18:25:38 CEST 2004 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Generated shared mime info.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 25 03:21:04 CEST 2004 - jody@suse.de
|
||||||
|
|
||||||
|
- Updated to 1.2.13
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 7 20:11:13 CEST 2004 - clahey@suse.de
|
||||||
|
|
||||||
|
- Updated to version 1.2.12.
|
||||||
|
- Added patch gnumeric-pro-fonts.patch.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 18 17:12:34 CET 2004 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 1.2.8 (#36348, #32861).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 15 14:38:06 CET 2004 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- FHS 2.3 fix (mandir, infodir, #35821).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 10 10:40:12 CET 2004 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Fixed gconf schemas installation (#33114).
|
||||||
|
- Fixed %doc attributes (#33163).
|
||||||
|
- Use %find_lang.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 8 15:14:22 CET 2004 - hhetter@suse.de
|
||||||
|
|
||||||
|
- use gdk-pixbuf-query-loaders-64 on 64bit architectures
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 20 13:43:48 CET 2004 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Package renamed to gnumeric.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 12 16:06:06 CET 2004 - hhetter@suse.de
|
||||||
|
|
||||||
|
- gconf schema (de-)installation in %post and %postun
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 11 09:49:42 CET 2004 - hhetter@suse.de
|
||||||
|
|
||||||
|
- updated to version 1.2.6
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 20 11:37:10 CET 2004 - hhetter@suse.de
|
||||||
|
|
||||||
|
- updated to version 1.2.5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 28 02:09:45 CET 2003 - ro@suse.de
|
||||||
|
|
||||||
|
- added gtksourceview to neededforbuild
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 27 14:51:37 CET 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 1.2.1.
|
||||||
|
- Do not obsolete Guppi.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 16 02:55:03 CEST 2003 - ro@suse.de
|
||||||
|
|
||||||
|
- re-enable python stuff on x86_64 and ppc64 (seems fixed)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 16 01:31:34 CEST 2003 - ro@suse.de
|
||||||
|
|
||||||
|
- fix "file listed twice"
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 22 14:32:15 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Obsolete guppi1.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 16 10:25:56 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Provide and obsolete gnumeric (bug #30989).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 4 13:47:22 CEST 2003 - ro@suse.de
|
||||||
|
|
||||||
|
- python stuff can't build on lib64 (strange enough that linking
|
||||||
|
a plugin with static libpython works elsewhere ...)
|
||||||
|
so remove these files from filelist on x86_64 and ppc64
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 26 17:11:47 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Re-enabled python support.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 26 16:44:09 CEST 2003 - ro@suse.de
|
||||||
|
|
||||||
|
- update filelist
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 25 13:39:23 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 1.1.20.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 18 18:38:32 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Use libgda instead of libgda2 (package was renamed).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 07 16:19:32 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Not use globbing for schemas in %files.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 29 13:52:56 CEST 2003 - hhetter@suse.de
|
||||||
|
|
||||||
|
- disable python support
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 24 02:03:05 CEST 2003 - hhetter@suse.de
|
||||||
|
|
||||||
|
- build with libtiff
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 14 14:18:50 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- GNOME prefix change to /opt/gnome.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 1 02:38:20 CEST 2003 - ro@suse.de
|
||||||
|
|
||||||
|
- updated filelist
|
||||||
|
- added directories
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 09 16:44:10 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 1.1.19.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 04 15:08:17 CEST 2003 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Initial SuSE version of GNOME2 port.
|
||||||
|
|
312
gnumeric.spec
Normal file
312
gnumeric.spec
Normal file
@ -0,0 +1,312 @@
|
|||||||
|
#
|
||||||
|
# spec file for package gnumeric (Version 1.6.3)
|
||||||
|
#
|
||||||
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
# This file and all modifications and additions to the pristine
|
||||||
|
# package are under the same license as the package itself.
|
||||||
|
#
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
# norootforbuild
|
||||||
|
|
||||||
|
Name: gnumeric
|
||||||
|
BuildRequires: docbook-utils gnutls-devel goffice-devel indent intltool libgnomedb-devel libgnomeprintui-devel libidl libtiff-devel libwnck-devel mDNSResponder-devel perl-XML-Parser psiconv-devel python-devel python-gtk-devel scrollkeeper shared-mime-info update-desktop-files
|
||||||
|
License: GNU General Public License (GPL)
|
||||||
|
Group: Productivity/Office/Spreadsheets
|
||||||
|
Provides: gnumeric2
|
||||||
|
Obsoletes: gnumeric2
|
||||||
|
Summary: Spreadsheet Application
|
||||||
|
Version: 1.6.3
|
||||||
|
Release: 36
|
||||||
|
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
|
||||||
|
Patch1: %{name}-desktop.patch
|
||||||
|
Patch4: gnumeric-doc.patch
|
||||||
|
Patch5: gnumeric-autobuild-error.patch
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Autoreqprov: on
|
||||||
|
|
||||||
|
%gconf_schemas_prereq
|
||||||
|
|
||||||
|
%description
|
||||||
|
Gnumeric is a spreadsheet application with advanced features and
|
||||||
|
analytics. It aims to minimize the cost of transition from proprietary
|
||||||
|
spreadsheets by offering a familiar look and feature set. In addition
|
||||||
|
to read and write support for all versions of Microsoft Excel
|
||||||
|
(including reading encrypted files), there is also support for many
|
||||||
|
other formats including:
|
||||||
|
|
||||||
|
*Applix 4 and 5 *DIF *Lotus-123 (wk1, wk2, wk3) *OpenOffice.org (Oasis)
|
||||||
|
*PlanPerfect (pln) *Psion5 *Quattro Pro (wb1, wb2, wb3) *SYLK
|
||||||
|
*XBase/DB3
|
||||||
|
|
||||||
|
Text formats, such as comma or tab separated values, HTML, XHTML, and
|
||||||
|
Latex, are supported and there are powerful assistants to handle custom
|
||||||
|
needs.
|
||||||
|
|
||||||
|
Gnumeric is part of the GNOME project.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Authors:
|
||||||
|
--------
|
||||||
|
Miguel de Icaza, creator.
|
||||||
|
Jody Goldberg, maintainer.
|
||||||
|
Sean Atkinson, functions and X-Base importing.
|
||||||
|
Michel Berkelaar, Simplex algorithm for Solver (LP Solve).
|
||||||
|
Grandma Chema Celorio, Tester and sheet copy.
|
||||||
|
Frank Chiulli, OLE support.
|
||||||
|
Kenneth Christiansen, i18n, misc stuff.
|
||||||
|
Zbigniew Chyla, plugin system, i18n.
|
||||||
|
J.H.M. Dassen (Ray), debian packaging.
|
||||||
|
Jeroen Dirks, Simplex algorithm for Solver (LP Solve).
|
||||||
|
Tom Dyas, plugin support.
|
||||||
|
Gergo Erdi, Gnumeric hacker.
|
||||||
|
John Gotts, rpm packaging.
|
||||||
|
Andreas J. Guelzow, Gnumeric hacker.
|
||||||
|
Jon K. Hellan, Gnumeric hacker.
|
||||||
|
Ross Ihaka, special functions.
|
||||||
|
Jukka-Pekka Iivonen, numerous functions and tools.
|
||||||
|
Jakub Jelinek, Gnumeric hacker.
|
||||||
|
Chris Lahey, number format engine.
|
||||||
|
Adrian Likins, documentation, debugging.
|
||||||
|
Takashi Matsuda, original text plugin.
|
||||||
|
Michael Meeks, Excel and OLE2 importing.
|
||||||
|
Lutz Muller, SheetObject improvements.
|
||||||
|
Federico M. Quintero, canvas support.
|
||||||
|
Mark Probst, Guile support.
|
||||||
|
Rasca, HTML, troff, LaTeX exporters.
|
||||||
|
Vincent Renardias, original CSV support, French localization.
|
||||||
|
Ariel Rios, Guile support.
|
||||||
|
Arturo Tena, OLE support.
|
||||||
|
Almer S. Tigelaar, Gnumeric hacker.
|
||||||
|
Bruno Unna, Excel bits.
|
||||||
|
Daniel Veillard, XML support.
|
||||||
|
Vladimir Vuksan, financial functions.
|
||||||
|
Morten Welinder, Gnumeric hacker and leak plugging demi-god.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q
|
||||||
|
%patch -p1
|
||||||
|
%patch1
|
||||||
|
%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
|
||||||
|
|
||||||
|
%build
|
||||||
|
autoreconf -f -i
|
||||||
|
# needed for gnumeric-1.6.3:
|
||||||
|
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||||
|
# FIXME: Build as root modifies system!
|
||||||
|
# gnumeric-1.6.3: --disable-scrollkeeper does not work properly.
|
||||||
|
%configure\
|
||||||
|
--disable-scrollkeeper\
|
||||||
|
--libexecdir=%{_prefix}/lib/gnumeric\
|
||||||
|
--enable-ssindex
|
||||||
|
make %{?jobs:-j%jobs}
|
||||||
|
|
||||||
|
%install
|
||||||
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
# gnumeric.keys contains strange MIME types. Ignore them.
|
||||||
|
DESTDIR=$RPM_BUILD_ROOT mime-info-to-mime || true
|
||||||
|
# Library doesn't install headers, remove development file.
|
||||||
|
rm $RPM_BUILD_ROOT%{_libdir}/*.*a
|
||||||
|
%find_lang %{name}
|
||||||
|
%find_lang gnumeric-functions %{name}.lang
|
||||||
|
%find_gconf_schemas
|
||||||
|
cat %{name}.lang %{name}.schemas_list >%{name}.lst
|
||||||
|
rm -r $RPM_BUILD_ROOT%{_libdir}/gnumeric/*/plugins/*/*.*a $RPM_BUILD_ROOT%{_datadir}/mime-info
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%pre -f %{name}.schemas_pre
|
||||||
|
|
||||||
|
%post
|
||||||
|
%run_ldconfig
|
||||||
|
if test -x usr/bin/update-mime-database ; then
|
||||||
|
usr/bin/update-mime-database usr/share/mime >/dev/null
|
||||||
|
fi
|
||||||
|
|
||||||
|
%posttrans -f %{name}.schemas_posttrans
|
||||||
|
|
||||||
|
%preun -f %{name}.schemas_preun
|
||||||
|
|
||||||
|
%postun
|
||||||
|
%run_ldconfig
|
||||||
|
if test -x usr/bin/update-mime-database ; then
|
||||||
|
usr/bin/update-mime-database usr/share/mime >/dev/null
|
||||||
|
fi
|
||||||
|
|
||||||
|
%files -f %{name}.lst
|
||||||
|
%defattr(-, root, root)
|
||||||
|
%doc AUTHORS BEVERAGES BUGS COPYING HACKING MAINTAINERS NEWS README ChangeLog OChangeLog*
|
||||||
|
%{_bindir}/*
|
||||||
|
%{_libdir}/bonobo/servers/*.server
|
||||||
|
%{_libdir}/*.so
|
||||||
|
%dir %{_libdir}/gnumeric
|
||||||
|
%dir %{_libdir}/gnumeric/*[^t]
|
||||||
|
%dir %{_libdir}/gnumeric/*/plugins
|
||||||
|
%dir %{_libdir}/gnumeric/*/plugins/*
|
||||||
|
%{_libdir}/gnumeric/*/plugins/*/*.so
|
||||||
|
%{_libdir}/gnumeric/*/plugins/*/*.xml
|
||||||
|
%{_libdir}/gnumeric/*/plugins/*/*.py
|
||||||
|
%{_libdir}/gnumeric/*/plugins/*/*.pl
|
||||||
|
%{_libdir}/gnumeric/*/plugins/gnome-glossary/glossary-po-header
|
||||||
|
%{_datadir}/applications/*.desktop
|
||||||
|
%{_datadir}/gnumeric
|
||||||
|
%{_datadir}/pixmaps/*.png
|
||||||
|
%{_datadir}/pixmaps/*.ico
|
||||||
|
%{_datadir}/pixmaps/gnumeric
|
||||||
|
# Own directories to not depend on mc
|
||||||
|
%dir %{_datadir}/mc
|
||||||
|
%dir %{_datadir}/mc/templates
|
||||||
|
%{_datadir}/mc/templates/gnumeric.desktop
|
||||||
|
%{_datadir}/mime/packages/*.xml
|
||||||
|
%{_datadir}/omf/gnumeric
|
||||||
|
%{_mandir}/man?/*.*
|
||||||
|
|
||||||
|
%changelog -n gnumeric
|
||||||
|
* Thu Jan 04 2007 - sbrabec@suse.cz
|
||||||
|
- Prefix changed to /usr.
|
||||||
|
- Spec file cleanup.
|
||||||
|
* Sat Nov 18 2006 - stbinner@suse.de
|
||||||
|
- fix Name entry of .desktop file (remove GenericName dupe part)
|
||||||
|
* 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
|
||||||
|
- update to version 1.6.3
|
||||||
|
- Fix exporting of scaled axes. [#332012]
|
||||||
|
- Backport duping sheet props when sheet is duped
|
||||||
|
- Adding an autofilter dirties the sheet
|
||||||
|
- Fix xls import of pie outlines
|
||||||
|
- Implement xml and xls saving/loading of "protected" attribute
|
||||||
|
- many bug fixes
|
||||||
|
* Thu Aug 31 2006 - gekker@suse.de
|
||||||
|
- Remove unnecessary gal2-devel from BuildRequires
|
||||||
|
* Wed Aug 16 2006 - cthiel@suse.de
|
||||||
|
- buildrequire python-gtk-devel instead of python-gtk
|
||||||
|
* Wed Aug 16 2006 - ro@suse.de
|
||||||
|
- added python-gobject2-devel to BuildRequires
|
||||||
|
* Sun Feb 05 2006 - jpr@suse.de
|
||||||
|
- run ldconfig in post/postun for libspreadsheet
|
||||||
|
* Wed Jan 25 2006 - mls@suse.de
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
* Tue Dec 20 2005 - ro@suse.de
|
||||||
|
- get translations for gnumeric-functions as well
|
||||||
|
* Wed Nov 16 2005 - sbrabec@suse.cz
|
||||||
|
- Updated to version 1.6.1.
|
||||||
|
* Fri Nov 04 2005 - sbrabec@suse.cz
|
||||||
|
- Updated to version 1.6.0.
|
||||||
|
* Mon Sep 12 2005 - gekker@suse.de
|
||||||
|
- Patch version 1.4.3 to work with libgsf-1.12.1 (116579)
|
||||||
|
- This patch supercedes the fix-build patch
|
||||||
|
* Sun Aug 07 2005 - adrian@suse.de
|
||||||
|
- fix build
|
||||||
|
* Thu Jul 07 2005 - schwab@suse.de
|
||||||
|
- Fix #nfb.
|
||||||
|
- Fix uninitialized variable.
|
||||||
|
* Mon Mar 14 2005 - jody@suse.de
|
||||||
|
- upstream 1.4.3
|
||||||
|
- enable ssindex
|
||||||
|
* Thu Feb 17 2005 - ke@suse.de
|
||||||
|
- Fix gnumeric.xml and included files; [# 50960].
|
||||||
|
- Provide a link to /opt/gnome/share/gnumeric/1.4.2/doc to make the
|
||||||
|
documentation files visible to the help system (yelp) - probably
|
||||||
|
superfluous; [# 50960].
|
||||||
|
* Tue Feb 01 2005 - sbrabec@suse.cz
|
||||||
|
- Fixed packlist path.
|
||||||
|
* Mon Jan 31 2005 - sbrabec@suse.cz
|
||||||
|
- Fixed missing declaration.
|
||||||
|
- Fixed perl support detection.
|
||||||
|
* Thu Jan 20 2005 - sbrabec@suse.cz
|
||||||
|
- Updated to version 1.4.2.
|
||||||
|
* Wed Dec 15 2004 - hvogel@suse.de
|
||||||
|
- fix desktop file
|
||||||
|
- there is nothing in libexecdir so dont package it
|
||||||
|
* Tue Dec 14 2004 - jody@suse.de
|
||||||
|
- Add scrollkeeper as a build req and handle the fallout
|
||||||
|
* Fri Dec 10 2004 - jody@suse.de
|
||||||
|
- Updated to 1.4.1
|
||||||
|
- Include ssindex for beagle
|
||||||
|
- rich text
|
||||||
|
- xls chart export
|
||||||
|
- more accuracy
|
||||||
|
- full array expression support
|
||||||
|
* Wed Nov 24 2004 - ro@suse.de
|
||||||
|
- make specfile rpm-3 compliant (quote non-numeric if arguments)
|
||||||
|
* Tue Nov 02 2004 - ro@suse.de
|
||||||
|
- locale rename: no -> nb
|
||||||
|
* Tue Oct 12 2004 - sbrabec@suse.cz
|
||||||
|
- Fixed libexecdir for bi-arch (#47050).
|
||||||
|
* Tue Sep 07 2004 - sbrabec@suse.cz
|
||||||
|
- Generated shared mime info.
|
||||||
|
* Fri Jun 25 2004 - jody@suse.de
|
||||||
|
- Updated to 1.2.13
|
||||||
|
* Fri May 07 2004 - clahey@suse.de
|
||||||
|
- Updated to version 1.2.12.
|
||||||
|
- Added patch gnumeric-pro-fonts.patch.
|
||||||
|
* Thu Mar 18 2004 - sbrabec@suse.cz
|
||||||
|
- Updated to version 1.2.8 (#36348, #32861).
|
||||||
|
* Mon Mar 15 2004 - sbrabec@suse.cz
|
||||||
|
- FHS 2.3 fix (mandir, infodir, #35821).
|
||||||
|
* Wed Mar 10 2004 - sbrabec@suse.cz
|
||||||
|
- Fixed gconf schemas installation (#33114).
|
||||||
|
- Fixed %%doc attributes (#33163).
|
||||||
|
- Use %%find_lang.
|
||||||
|
* Mon Mar 08 2004 - hhetter@suse.de
|
||||||
|
- use gdk-pixbuf-query-loaders-64 on 64bit architectures
|
||||||
|
* Fri Feb 20 2004 - sbrabec@suse.cz
|
||||||
|
- Package renamed to gnumeric.
|
||||||
|
* Thu Feb 12 2004 - hhetter@suse.de
|
||||||
|
- gconf schema (de-)installation in %%post and %%postun
|
||||||
|
* Wed Feb 11 2004 - hhetter@suse.de
|
||||||
|
- updated to version 1.2.6
|
||||||
|
* Tue Jan 20 2004 - hhetter@suse.de
|
||||||
|
- updated to version 1.2.5
|
||||||
|
* Tue Oct 28 2003 - ro@suse.de
|
||||||
|
- added gtksourceview to neededforbuild
|
||||||
|
* Mon Oct 27 2003 - sbrabec@suse.cz
|
||||||
|
- Updated to version 1.2.1.
|
||||||
|
- Do not obsolete Guppi.
|
||||||
|
* Thu Oct 16 2003 - ro@suse.de
|
||||||
|
- re-enable python stuff on x86_64 and ppc64 (seems fixed)
|
||||||
|
* Thu Oct 16 2003 - ro@suse.de
|
||||||
|
- fix "file listed twice"
|
||||||
|
* Mon Sep 22 2003 - sbrabec@suse.cz
|
||||||
|
- Obsolete guppi1.
|
||||||
|
* Tue Sep 16 2003 - sbrabec@suse.cz
|
||||||
|
- Provide and obsolete gnumeric (bug #30989).
|
||||||
|
* Thu Sep 04 2003 - ro@suse.de
|
||||||
|
- python stuff can't build on lib64 (strange enough that linking
|
||||||
|
a plugin with static libpython works elsewhere ...)
|
||||||
|
so remove these files from filelist on x86_64 and ppc64
|
||||||
|
* Tue Aug 26 2003 - sbrabec@suse.cz
|
||||||
|
- Re-enabled python support.
|
||||||
|
* Tue Aug 26 2003 - ro@suse.de
|
||||||
|
- update filelist
|
||||||
|
* Mon Aug 25 2003 - sbrabec@suse.cz
|
||||||
|
- Updated to version 1.1.20.
|
||||||
|
* Mon Aug 18 2003 - sbrabec@suse.cz
|
||||||
|
- Use libgda instead of libgda2 (package was renamed).
|
||||||
|
* Thu Aug 07 2003 - sbrabec@suse.cz
|
||||||
|
- Not use globbing for schemas in %%files.
|
||||||
|
* Tue Jul 29 2003 - hhetter@suse.de
|
||||||
|
- disable python support
|
||||||
|
* Thu Jul 24 2003 - hhetter@suse.de
|
||||||
|
- build with libtiff
|
||||||
|
* Mon Jul 14 2003 - sbrabec@suse.cz
|
||||||
|
- GNOME prefix change to /opt/gnome.
|
||||||
|
* Tue Jul 01 2003 - ro@suse.de
|
||||||
|
- updated filelist
|
||||||
|
- added directories
|
||||||
|
* Mon Jun 09 2003 - sbrabec@suse.cz
|
||||||
|
- Updated to version 1.1.19.
|
||||||
|
* Wed Jun 04 2003 - sbrabec@suse.cz
|
||||||
|
- Initial SuSE version of GNOME2 port.
|
Loading…
Reference in New Issue
Block a user