File gnumeric.spec of Package gnumeric

#
# spec file for package gnumeric
#
# Copyright (c) 2015 SUSE LINUX 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.23
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.38.0
BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.0.0
BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.7
BuildRequires:  pkgconfig(libgda-5.0) >= 5.0.0
BuildRequires:  pkgconfig(libgda-ui-5.0) >= 5.0.0
BuildRequires:  pkgconfig(libgoffice-0.10) >= 0.10.22
BuildRequires:  pkgconfig(libgsf-1) >= 1.14.33
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
openSUSE Build Service is sponsored by