File cantor.spec of Package cantor

#
# spec file for package cantor
#
# Copyright (c) 2011 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:           cantor
BuildRequires:  kdebase4-workspace-devel
BuildRequires:  libkdeedu4-devel
BuildRequires:  libspectre-devel
BuildRequires:  perl

# currently in DOESNOTBUILD (2008-07-03)
%ifnarch ppc ppc64 s390 s390x
BuildRequires:  ocaml
BuildRequires:  ocaml-facile
%endif
Version:        4.7.0
Release:        1
License:        GPLv2+
Summary:        Worksheet GUI for mathematical software
Url:            http://edu.kde.org
Group:          Amusements/Teaching/Mathematics
Source0:        %{name}-%{version}.tar.bz2
BuildRequires:  fdupes
Requires:       libkeduvocdocument4
Suggests:       libkeduvocdocument4
Provides:       kde4-cantor = 4.3.0
Obsoletes:      kde4-cantor < 4.3.0
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
a frontend to several existing mathematical software such as R, Sage
and Maxima: Cantor. Cantor offers a worksheet as a nice GUI for all
those backends and is not targeted to kids but to scientists

%prep
%setup -q

%build
%ifarch ppc ppc64
export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%endif
  %cmake_kde4 -d build
  %make_jobs

%install
  cd build
%make_install
  %suse_update_desktop_file %{name}       Education Math
  %kde_post_install
  %if 0%{?suse_version} > 1020
  %fdupes -s %{buildroot}
  %endif

%clean
  rm -rf %{buildroot}

%package devel
License:        GPLv2+
Summary:        Worksheet GUI for mathematical software
Group:          Amusements/Teaching/Mathematics
Requires:       cantor

%description devel
a frontend to several existing mathematical software such as R, Sage
and Maxima: Cantor. Cantor offers a worksheet as a nice GUI for all
those backends and is not targeted to kids but to scientists

%post devel -p /sbin/ldconfig

%postun devel -p /sbin/ldconfig

%files devel
%defattr(-,root,root)
%_kde4_libdir/libcantorlibs.so
%{_includedir}/cantor/

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%defattr(-,root,root)
%_kde4_bindir/cantor
%_kde4_modulesdir/cantor*so
%_kde4_modulesdir/libcantor*so
%_kde4_htmldir/en/cantor/
%_kde4_libdir/libcantor_config.so
%_kde4_libdir/libcantorlibs.so.*
%_kde4_sharedir/config.kcfg/*.kcfg
%_kde4_applicationsdir/cantor.desktop
%_kde4_appsdir/cantor/
%_kde4_configdir/cantor*.knsrc
%_kde4_servicesdir/cantor/
%_kde4_servicetypesdir/cantor*
%_kde4_iconsdir/hicolor/*/apps/cantor.*
%_kde4_iconsdir/hicolor/*/apps/maximabackend.*
%_kde4_iconsdir/hicolor/*/apps/octavebackend.*
%_kde4_iconsdir/hicolor/*/apps/rbackend.*
%_kde4_iconsdir/hicolor/*/apps/sagebackend.*

%changelog
openSUSE Build Service is sponsored by