kalzium/kalzium.spec

363 lines
14 KiB
RPMSpec

Name: kalzium
Version: 17.08.0
Release: 1mamba
Summary: Periodic table of elements
Group: Graphical Desktop/Applications/Educational
Vendor: openmamba
Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://edu.kde.org/kalzium/
Source: http://download.kde.org/stable/applications/%{version}/src/kalzium-%{version}.tar.xz
License: GPL
BuildRequires: cmake
BuildRequires: avogadro-devel
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libGL-devel
BuildRequires: libglew-devel
BuildRequires: libGLU-devel
BuildRequires: libICE-devel
BuildRequires: libphonon-devel
BuildRequires: libpython-devel
BuildRequires: libqt5-devel
BuildRequires: libSM-devel
BuildRequires: libsoprano-devel
BuildRequires: libstdc++6-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: openbabel-devel
BuildRequires: python-boost-devel
## AUTOBUILDREQ-END
Provides: kalzium4 = %{?epoch:%epoch:}%{version}-%{release}
Obsoletes: kalzium4
Requires: avogadro
Requires: ocaml
Requires: python-boost
#Requires: kde-workspace
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Kalzium is an application which will show you some information about the periodic system of the elements.
Therefore you could use it as an information database.
%package -n libkalzium
Summary: Runtime files for %{name}
Group: Graphical Desktop/Libraries/KDE
%description -n libkalzium
%{summary}.
%package -n libkalzium-devel
Summary: Development files for %{name}
Group: Development/Libraries
Requires: libkalzium = %{?epoch:%epoch:}%{version}-%{release}
%description -n libkalzium-devel
%{summary}.
%prep
%setup -q
%build
%cmake_kde5 -d build
%make
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post
touch --no-create %{_kde4_icondir}/hicolor &>/dev/null
exit 0
%posttrans
update-desktop-database -q &>/dev/null
gtk-update-icon-cache %{_kde4_icondir}/hicolor &>/dev/null
exit 0
%postun
if [ $1 -eq 0 ]; then
update-desktop-database -q &>/dev/null
touch --no-create %{_kde4_icondir}/hicolor &>/dev/null
gtk-update-icon-cache %{_kde4_icondir}/hicolor &>/dev/null
fi
exit 0
%post -n libkalzium -p /sbin/ldconfig
%postun -n libkalzium -p /sbin/ldconfig
%files
%defattr(-,root,root)
%{_kde5_bindir}/%{name}
%{_kde5_kcfgdir}/kalzium.kcfg
%config %{_kde5_configdir}/%{name}.knsrc
%{_kde5_datadir}/%{name}
%{_kde5_datadir}/libkdeedu/data/*
%{_datadir}/icons/hicolor/*/apps/kalzium.png
%{_datadir}/icons/hicolor/scalable/apps/kalzium.svgz
%{_datadir}/applications/org.kde.kalzium*.desktop
%{_datadir}/kxmlgui5/kalzium/kalziumui.rc
%{_datadir}/metainfo/org.kde.kalzium.appdata.xml
%{_mandir}/man1/%{name}.*
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
%doc %lang(ca) %{_datadir}/doc/HTML/ca/kalzium/*.png
%doc %lang(ca) %{_datadir}/doc/HTML/ca/kalzium/index.cache.bz2
%doc %lang(ca) %{_datadir}/doc/HTML/ca/kalzium/index.docbook
%doc %lang(de) %{_datadir}/doc/HTML/de/kalzium/*.png
%doc %lang(de) %{_datadir}/doc/HTML/de/kalzium/index.cache.bz2
%doc %lang(de) %{_datadir}/doc/HTML/de/kalzium/index.docbook
%doc %lang(es) %{_datadir}/doc/HTML/es/kalzium/*.png
%doc %lang(es) %{_datadir}/doc/HTML/es/kalzium/index.cache.bz2
%doc %lang(es) %{_datadir}/doc/HTML/es/kalzium/index.docbook
%doc %lang(fr) %{_datadir}/doc/HTML/fr/kalzium/*.png
%doc %lang(fr) %{_datadir}/doc/HTML/fr/kalzium/index.cache.bz2
%doc %lang(fr) %{_datadir}/doc/HTML/fr/kalzium/index.docbook
%doc %lang(it) %{_datadir}/doc/HTML/it/kalzium/*.png
%doc %lang(it) %{_datadir}/doc/HTML/it/kalzium/index.cache.bz2
%doc %lang(it) %{_datadir}/doc/HTML/it/kalzium/index.docbook
%doc %lang(nl) %{_datadir}/doc/HTML/nl/kalzium/*.png
%doc %lang(nl) %{_datadir}/doc/HTML/nl/kalzium/index.cache.bz2
%doc %lang(nl) %{_datadir}/doc/HTML/nl/kalzium/index.docbook
%doc %lang(pl) %{_datadir}/doc/HTML/pl/kalzium/*.png
%doc %lang(pl) %{_datadir}/doc/HTML/pl/kalzium/index.cache.bz2
%doc %lang(pl) %{_datadir}/doc/HTML/pl/kalzium/index.docbook
%doc %lang(pt) %{_datadir}/doc/HTML/ca/kalzium/*.png
%doc %lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kalzium/index.cache.bz2
%doc %lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kalzium/*.png
%doc %lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kalzium/index.docbook
%doc %lang(ru) %{_datadir}/doc/HTML/ru/kalzium/*.png
%doc %lang(ru) %{_datadir}/doc/HTML/ru/kalzium/index.cache.bz2
%doc %lang(ru) %{_datadir}/doc/HTML/ru/kalzium/index.docbook
%doc %lang(sv) %{_datadir}/doc/HTML/sv/kalzium/*.png
%doc %lang(sv) %{_datadir}/doc/HTML/sv/kalzium/index.cache.bz2
%doc %lang(sv) %{_datadir}/doc/HTML/sv/kalzium/index.docbook
%doc %lang(uk) %{_datadir}/doc/HTML/uk/kalzium/*.png
%doc %lang(uk) %{_datadir}/doc/HTML/uk/kalzium/index.cache.bz2
%doc %lang(uk) %{_datadir}/doc/HTML/uk/kalzium/index.docbook
%doc %lang(gl) %{_datadir}/doc/HTML/gl/kalzium/index.cache.bz2
%doc %lang(gl) %{_datadir}/doc/HTML/gl/kalzium/index.docbook
%doc %lang(pt) %{_datadir}/doc/HTML/pt/kalzium/index.cache.bz2
%doc %lang(pt) %{_datadir}/doc/HTML/pt/kalzium/index.docbook
%lang(ar) %{_datadir}/locale/ar/LC_MESSAGES/kalzium.mo
%lang(ast) %{_datadir}/locale/ast/LC_MESSAGES/*.mo
%lang(bg) %{_datadir}/locale/bg/LC_MESSAGES/*.mo
%lang(bs) %{_datadir}/locale/bs/LC_MESSAGES/*.mo
%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/*.mo
%lang(ca@valencia) %{_datadir}/locale/ca@valencia/LC_MESSAGES/*.mo
%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/*.mo
%lang(da) %{_datadir}/locale/da/LC_MESSAGES/*.mo
%lang(de) %{_datadir}/locale/de/LC_MESSAGES/*.mo
%lang(el) %{_datadir}/locale/el/LC_MESSAGES/*.mo
%lang(en_GB) %{_datadir}/locale/en_GB/LC_MESSAGES/*.mo
%lang(eo) %{_datadir}/locale/eo/LC_MESSAGES/*.mo
%lang(es) %{_datadir}/locale/es/LC_MESSAGES/*.mo
%lang(et) %{_datadir}/locale/et/LC_MESSAGES/*.mo
%lang(eu) %{_datadir}/locale/eu/LC_MESSAGES/*.mo
%lang(fa) %{_datadir}/locale/fa/LC_MESSAGES/*.mo
%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/*.mo
%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/*.mo
%lang(ga) %{_datadir}/locale/ga/LC_MESSAGES/*.mo
%lang(gl) %{_datadir}/locale/gl/LC_MESSAGES/*.mo
%lang(he) %{_datadir}/locale/he/LC_MESSAGES/*.mo
%lang(hi) %{_datadir}/locale/hi/LC_MESSAGES/*.mo
%lang(hr) %{_datadir}/locale/hr/LC_MESSAGES/*.mo
%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/*.mo
%lang(is) %{_datadir}/locale/is/LC_MESSAGES/*.mo
%lang(it) %{_datadir}/locale/it/LC_MESSAGES/*.mo
%lang(ja) %{_datadir}/locale/ja/LC_MESSAGES/*.mo
%lang(kk) %{_datadir}/locale/kk/LC_MESSAGES/*.mo
%lang(km) %{_datadir}/locale/km/LC_MESSAGES/*.mo
%lang(ko) %{_datadir}/locale/ko/LC_MESSAGES/*.mo
%lang(lt) %{_datadir}/locale/lt/LC_MESSAGES/*.mo
%lang(lv) %{_datadir}/locale/lv/LC_MESSAGES/*.mo
%lang(mr) %{_datadir}/locale/mr/LC_MESSAGES/*.mo
%lang(nb) %{_datadir}/locale/nb/LC_MESSAGES/*.mo
%lang(nds) %{_datadir}/locale/nds/LC_MESSAGES/*.mo
%lang(nl) %{_datadir}/locale/nl/LC_MESSAGES/*.mo
%lang(nn) %{_datadir}/locale/nn/LC_MESSAGES/*.mo
%lang(pa) %{_datadir}/locale/pa/LC_MESSAGES/*.mo
%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/*.mo
%lang(pt) %{_datadir}/locale/pt/LC_MESSAGES/*.mo
%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/*.mo
%lang(ro) %{_datadir}/locale/ro/LC_MESSAGES/*.mo
%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/*.mo
%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/*.mo
%lang(sl) %{_datadir}/locale/sl/LC_MESSAGES/*.mo
%lang(sv) %{_datadir}/locale/sv/LC_MESSAGES/*.mo
%lang(tr) %{_datadir}/locale/tr/LC_MESSAGES/*.mo
%lang(ug) %{_datadir}/locale/ug/LC_MESSAGES/*.mo
%lang(uk) %{_datadir}/locale/uk/LC_MESSAGES/*.mo
%lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/*.mo
%lang(zh_TW) %{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo
%lang(ca) %{_mandir}/ca/man1/kalzium.1.gz
%lang(da) %{_mandir}/da/man1/kalzium.1.gz
%lang(de) %{_mandir}/de/man1/kalzium.1.gz
%lang(es) %{_mandir}/es/man1/kalzium.1.gz
%lang(et) %{_mandir}/et/man1/kalzium.1.gz
%lang(fr) %{_mandir}/fr/man1/kalzium.1.gz
%lang(gl) %{_mandir}/gl/man1/kalzium.1.gz
%lang(it) %{_mandir}/it/man1/kalzium.1.gz
%lang(nl) %{_mandir}/nl/man1/kalzium.1.gz
%lang(pl) %{_mandir}/pl/man1/kalzium.1.gz
%lang(pt) %{_mandir}/pt/man1/kalzium.1.gz
%lang(pt_BR) %{_mandir}/pt_BR/man1/kalzium.1.gz
%lang(ru) %{_mandir}/ru/man1/kalzium.1.gz
%lang(sv) %{_mandir}/sv/man1/kalzium.1.gz
%lang(uk) %{_mandir}/uk/man1/kalzium.1.gz
%doc COPYING COPYING.DOC COPYING.LIB
%files -n libkalzium
%defattr(-,root,root)
#%{_kde5_libdir}/libcompoundviewer.so.*
%{_kde5_libdir}/libscience.so.*
%files -n libkalzium-devel
%defattr(-,root,root)
%dir %{_includedir}/libkdeedu
%{_includedir}/libkdeedu/*
#%{_kde5_libdir}/libcompoundviewer.so
%{_kde5_libdir}/libscience.so
%changelog
* Tue Aug 22 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
- automatic version update by autodist
* Fri Jul 14 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
- automatic version update by autodist
* Sun Jun 25 2017 Automatic Build System <autodist@mambasoft.it> 17.04.2-1mamba
- automatic version update by autodist
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
- automatic version update by autodist
* Fri Feb 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.2-1mamba
- automatic version update by autodist
* Tue Jan 24 2017 Automatic Build System <autodist@mambasoft.it> 16.12.1-1mamba
- automatic version update by autodist
* Tue Dec 20 2016 Automatic Build System <autodist@mambasoft.it> 16.12.0-1mamba
- automatic version update by autodist
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
- automatic version update by autodist
* Mon Oct 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.2-1mamba
- automatic version update by autodist
* Sat Sep 27 2014 Automatic Build System <autodist@mambasoft.it> 4.14.1-1mamba
- automatic version update by autodist
* Fri Aug 22 2014 Automatic Build System <autodist@mambasoft.it> 4.14.0-1mamba
- automatic version update by autodist
* Tue Jul 15 2014 Automatic Build System <autodist@mambasoft.it> 4.13.3-1mamba
- automatic version update by autodist
* Sat Jun 14 2014 Automatic Build System <autodist@mambasoft.it> 4.13.2-1mamba
- automatic version update by autodist
* Mon May 19 2014 Automatic Build System <autodist@mambasoft.it> 4.13.1-1mamba
- automatic version update by autodist
* Thu Apr 17 2014 Automatic Build System <autodist@mambasoft.it> 4.13.0-1mamba
- automatic version update by autodist
* Thu Apr 03 2014 Automatic Build System <autodist@mambasoft.it> 4.12.4-1mamba
- automatic version update by autodist
* Wed Mar 05 2014 Automatic Build System <autodist@mambasoft.it> 4.12.3-1mamba
- automatic version update by autodist
* Wed Feb 05 2014 Automatic Build System <autodist@mambasoft.it> 4.12.2-1mamba
- automatic version update by autodist
* Tue Jan 14 2014 Automatic Build System <autodist@mambasoft.it> 4.12.1-1mamba
- automatic version update by autodist
* Thu Dec 19 2013 Automatic Build System <autodist@mambasoft.it> 4.12.0-1mamba
- automatic version update by autodist
* Thu Dec 05 2013 Automatic Build System <autodist@mambasoft.it> 4.11.4-1mamba
- automatic version update by autodist
* Wed Nov 06 2013 Automatic Build System <autodist@mambasoft.it> 4.11.3-1mamba
- automatic version update by autodist
* Wed Oct 02 2013 Automatic Build System <autodist@mambasoft.it> 4.11.2-1mamba
- automatic version update by autodist
* Wed Sep 04 2013 Automatic Build System <autodist@mambasoft.it> 4.11.1-1mamba
- automatic version update by autodist
* Wed Aug 14 2013 Automatic Build System <autodist@mambasoft.it> 4.11.0-1mamba
- automatic version update by autodist
* Tue Jul 02 2013 Automatic Build System <autodist@mambasoft.it> 4.10.5-1mamba
- automatic version update by autodist
* Wed Jun 05 2013 Automatic Build System <autodist@mambasoft.it> 4.10.4-1mamba
- automatic version update by autodist
* Tue May 07 2013 Automatic Build System <autodist@mambasoft.it> 4.10.3-1mamba
- automatic version update by autodist
* Wed Apr 03 2013 Automatic Build System <autodist@mambasoft.it> 4.10.2-1mamba
- automatic version update by autodist
* Tue Mar 05 2013 Automatic Build System <autodist@mambasoft.it> 4.10.1-1mamba
- automatic version update by autodist
* Thu Feb 14 2013 Automatic Build System <autodist@mambasoft.it> 4.10.0-1mamba
- automatic version update by autodist
* Thu Jan 03 2013 Automatic Build System <autodist@mambasoft.it> 4.9.5-1mamba
- automatic version update by autodist
* Sat Dec 15 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 4.9.4-2mamba
- rebuilt with libboost 1.52
* Wed Dec 05 2012 Automatic Build System <autodist@mambasoft.it> 4.9.4-1mamba
- automatic version update by autodist
* Thu Nov 08 2012 Automatic Build System <autodist@mambasoft.it> 4.9.3-1mamba
- automatic version update by autodist
* Thu Oct 04 2012 Automatic Build System <autodist@mambasoft.it> 4.9.2-1mamba
- automatic version update by autodist
* Thu Sep 06 2012 Automatic Build System <autodist@mambasoft.it> 4.9.1-1mamba
- automatic version update by autodist
* Wed Aug 15 2012 Automatic Build System <autodist@mambasoft.it> 4.9.0-1mamba
- automatic version update by autodist
* Sun Jun 10 2012 Automatic Build System <autodist@mambasoft.it> 4.8.4-1mamba
- automatic version update by autodist
* Sat May 05 2012 Automatic Build System <autodist@mambasoft.it> 4.8.3-1mamba
- automatic version update by autodist
* Sat Apr 07 2012 Automatic Build System <autodist@mambasoft.it> 4.8.2-1mamba
- automatic version update by autodist
* Tue Mar 27 2012 Automatic Build System <autodist@mambasoft.it> 4.8.1-1mamba
- automatic version update by autodist
* Sun Dec 11 2011 Automatic Build System <autodist@mambasoft.it> 4.7.4-1mamba
- automatic version update by autodist
* Thu Nov 03 2011 Automatic Build System <autodist@mambasoft.it> 4.7.3-1mamba
- automatic version update by autodist
* Fri Oct 14 2011 Automatic Build System <autodist@mambasoft.it> 4.7.2-1mamba
- automatic version update by autodist
* Tue Sep 27 2011 Davide Madrisan <davide.madrisan@gmail.com> 4.7.1-1mamba
- package created by autospec