Dominique Leuenberger
7fc14b6be0
Push version in G:N +Wed Mar 19 12:50:03 UTC 2014 - dimstar@opensuse.org + +- Update to version 1.12.13: + + Fix export of comboboxes to ODF. + + Fix export of help messages to ODF. + + Import invisible alignment characters in number formats from + ODF (bgo#725852). + + Fix fill-alignment export/import to and from ODF (bgo#726035). + + Fix distributed-alignment export to ODF (bgo#726035). + + Fix ODF roundtrip of "center accross selection" (bgo#726010). + + Improve ODF roundtrip of conditional formats (bgo#726201). + + Fix import & export of cell indent from/to ODF. + + Fix ODF roundtrip of underlines. + + Fix tooltip position for scale or RTL sheets (bgo#725941). + + Really fix the hyperlink tips persistence (bgo#706659). + + Support volatile functions. + + Improve testing. + + Import/Export super/subscript fonts to xlsx (bgo#726035). + + Import xlsx auto-filters (bgo#725460). + + Update Gnumeric schema. + + Fix rich text problem (bgo#726086). + + Improve xls import/export of conditional formats (bgo#726202). + + Fix case sensitivity for conditional formats (bgo#726246). + + Fix minor conditional format GUI issues. + + Plug leak. + + Fix font dialog problem with underline. + + Fix crash reading strange xls file (rh#1076912). + + Fix problem clearing existing values in some xlsx cells + (bgo#726297). + + Fix criticals for dynamic deps in conditional formats + (bgo#726163). + + Fix LOG2 problem (bgo#726464). + +------------------------------------------------------------------- +Tue Mar 4 20:11:11 UTC 2014 - dimstar@opensuse.org + +- Update to version 1.12.12: + + Many ODF fixes (bgo#724487, bgo#724568, bgo#724763,,bgo#724761, + bgo#724516, bgo#724898, bgo#725115, bgo#725228, bgo#725258, + bgo#725321, bgo#725458. + + Provide Undo for sheet reordering via tab dragging + (bgo#725540). + OBS-URL: https://build.opensuse.org/request/show/229077 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=105
187 lines
6.3 KiB
RPMSpec
187 lines
6.3 KiB
RPMSpec
#
|
|
# spec file for package gnumeric
|
|
#
|
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
|
#
|
|
# All modifications and additions to the file contributed by third parties
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
# upon. The license for this file, and modifications and additions to the
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
# license for the pristine package is not an Open Source License, in which
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
# published by the Open Source Initiative.
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
#
|
|
|
|
|
|
Name: gnumeric
|
|
Version: 1.12.13
|
|
Release: 0
|
|
Summary: Spreadsheet Application
|
|
License: GPL-2.0 or GPL-3.0
|
|
Group: Productivity/Office/Spreadsheets
|
|
Url: http://www.gnumeric.org/
|
|
Source0: http://download.gnome.org/sources/gnumeric/1.12/%{name}-%{version}.tar.xz
|
|
BuildRequires: fdupes
|
|
BuildRequires: intltool
|
|
BuildRequires: libgsf-devel
|
|
BuildRequires: python-devel
|
|
BuildRequires: rarian-scrollkeeper-compat
|
|
BuildRequires: translation-update-upstream
|
|
BuildRequires: update-desktop-files
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.28.0
|
|
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.0.0
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.2.0
|
|
BuildRequires: pkgconfig(libgda-5.0) >= 5.0.0
|
|
BuildRequires: pkgconfig(libgda-ui-5.0) >= 5.0.0
|
|
BuildRequires: pkgconfig(libgoffice-0.10) >= 0.10.10
|
|
BuildRequires: pkgconfig(libgsf-1) >= 1.14.24
|
|
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.12
|
|
BuildRequires: pkgconfig(pango) >= 1.24.0
|
|
BuildRequires: pkgconfig(pangocairo) >= 1.24.0
|
|
BuildRequires: pkgconfig(pygobject-3.0) >= 3.0.0
|
|
Recommends: %{name}-lang
|
|
Recommends: ghostscript-fonts-std
|
|
Recommends: liberation-fonts
|
|
# gnumeric uses a ghelp: URI to launch the help application. Let's recommend to have an app that can handle it (bnc#719679)
|
|
Recommends: mimehandler(x-scheme-handler/ghelp)
|
|
Provides: gnumeric2 = %{version}
|
|
Obsoletes: gnumeric2 < %{version}
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
%{perl_requires}
|
|
%{?libperl_requires}
|
|
|
|
%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.
|
|
|
|
%package devel
|
|
Summary: Spreadsheet Application
|
|
Group: Productivity/Office/Spreadsheets
|
|
Requires: %{name} = %{version}
|
|
|
|
%description devel
|
|
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.
|
|
|
|
%lang_package
|
|
%prep
|
|
%setup -q
|
|
translation-update-upstream
|
|
translation-update-upstream po-functions gnumeric-functions
|
|
# remove incomplete translations caused by translation-update-upstream (global LINGUAS file, two domains)
|
|
for LNG in po/*.po ; do
|
|
LNG=`basename ${LNG%%.po}`
|
|
if ! test -f po-functions/$LNG.po ; then
|
|
echo "Removing incomplete $LNG from LINGUAS."
|
|
sed -i "/^$LNG\$/d" po/LINGUAS
|
|
fi
|
|
done
|
|
|
|
%build
|
|
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
|
%configure\
|
|
--disable-scrollkeeper\
|
|
--disable-static\
|
|
--enable-ssindex
|
|
# --enable-pdfdocs
|
|
make %{?_smp_mflags}
|
|
|
|
%install
|
|
%make_install
|
|
# FIXME: Build as root modifies system!
|
|
%suse_update_desktop_file -r %{name} Office Spreadsheet GNOME GTK
|
|
%find_lang %{name}-%{version} %{?no_lang_C} %{name}.lang
|
|
%find_lang gnumeric-%{version}-functions %{?no_lang_C} %{name}.lang
|
|
find %{buildroot} -type f -name "*.la" -delete -print
|
|
%fdupes %{buildroot}
|
|
|
|
%clean
|
|
rm -rf %{buildroot}
|
|
|
|
%post
|
|
/sbin/ldconfig
|
|
%glib2_gsettings_schema_post
|
|
%desktop_database_post
|
|
%icon_theme_cache_post
|
|
|
|
%postun
|
|
/sbin/ldconfig
|
|
%glib2_gsettings_schema_postun
|
|
%desktop_database_postun
|
|
%icon_theme_cache_postun
|
|
|
|
%files
|
|
%defattr(-, root, root)
|
|
%doc AUTHORS BEVERAGES BUGS COPYING COPYING-gpl2 COPYING-gpl3 HACKING MAINTAINERS NEWS README ChangeLog OChangeLog*
|
|
%dir %{_datadir}/gnome/
|
|
%dir %{_datadir}/gnome/help/
|
|
%dir %{_datadir}/gnome/help/%{name}/
|
|
%doc %{_datadir}/gnome/help/%{name}/C/
|
|
%dir %{_datadir}/omf/
|
|
%dir %{_datadir}/omf/%{name}/
|
|
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
|
|
%dir %{_datadir}/appdata/
|
|
%{_datadir}/appdata/%{name}.appdata.xml
|
|
%{_bindir}/*
|
|
%{_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
|
|
%{_libdir}/goffice/*/plugins/gnumeric/
|
|
%{_datadir}/applications/gnumeric.desktop
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.gnumeric.dialogs.gschema.xml
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.gnumeric.gschema.xml
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.gnumeric.plugin.gschema.xml
|
|
%{_datadir}/gnumeric/
|
|
%{_datadir}/icons/hicolor/*/apps/gnumeric.*
|
|
%{_datadir}/pixmaps/*.png
|
|
%{_datadir}/pixmaps/win32-gnumeric.ico
|
|
%{_datadir}/pixmaps/gnumeric/
|
|
%{_mandir}/man?/*.*
|
|
|
|
%files lang -f %{name}.lang
|
|
|
|
%files devel
|
|
%defattr(-, root, root)
|
|
%{_includedir}/libspreadsheet-*/
|
|
%{_libdir}/pkgconfig/libspreadsheet-*.pc
|
|
|
|
%changelog
|