Name: mate-calc Version: 1.24.2 Release: 2%{?dist} Summary: MATE Desktop calculator License: GPLv2+ URL: http://mate-desktop.org Source0: http://pub.mate-desktop.org/releases/1.24/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libxml2-devel BuildRequires: mate-common BuildRequires: bison BuildRequires: flex BuildRequires: desktop-file-utils %description mate-calc is a powerful graphical calculator with financial, logical and scientific modes. It uses a multiple precision package to do its arithmetic to give a high degree of accuracy. %prep %autosetup -p1 %build %configure --disable-schemas-compile make %{?_smp_mflags} V=1 %install %{make_install} desktop-file-install \ --delete-original \ --dir=%{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/*.desktop %find_lang %{name} --with-gnome --all-name %files -f %{name}.lang %doc AUTHORS COPYING README %{_mandir}/man1/* %{_bindir}/mate-calc %{_bindir}/mate-calc-cmd %{_bindir}/mate-calculator %{_datadir}/metainfo/mate-calc.appdata.xml %{_datadir}/applications/mate-calc.desktop %{_datadir}/glib-2.0/schemas/org.mate.calc.gschema.xml %changelog * Sat Nov 27 2021 Thomas Batten - 1.24.2-2 - rebuild for mate-desktop-1.26.0 * Tue Mar 23 2021 Wolfgang Ulbrich - 1.24.2-1 - update to 1.24.2 * Mon Aug 17 2020 Wolfgang Ulbrich - 1.24.1-1 - update to 1.24.1 * Tue Jul 28 2020 Fedora Release Engineering - 1.24.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Mar 15 2020 Wolfgang Ulbrich - 1.24.0-2 - add some upstream patches - update authors in about - fix pt and pt_BR language menu issues * Mon Feb 10 2020 Wolfgang Ulbrich - 1.24.0-1 - update to 1.24.0 * Mon Feb 03 2020 Wolfgang Ulbrich - 1.23.0-1 - update to 1.23.0 * Wed Jan 29 2020 Fedora Release Engineering - 1.22.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Sep 19 2019 Wolfgang Ulbrich - 1.22.2-1 - update 1.22.2 release * Thu Jul 25 2019 Fedora Release Engineering - 1.22.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon May 06 2019 Wolfgang Ulbrich - 1.22.1-1 - update to 1.21.1 release * Mon Mar 04 2019 Wolfgang Ulbrich - 1.22.0-1 - update to 1.22.0 * Fri Feb 01 2019 Fedora Release Engineering - 1.20.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Dec 20 2018 Wolfgang Ulbrich - 1.20.3-1 - update to 1.20.3 * Fri Jul 13 2018 Fedora Release Engineering - 1.20.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Wolfgang Ulbrich - 1.20.2-1 - update to 1.20.2 * Tue Mar 27 2018 Wolfgang Ulbrich - 1.20.1-1 - update to 1.20.1 * Sat Feb 10 2018 Wolfgang Ulbrich - 1.20.0-1 - update to 1.20 release - drop GSettings Schema rpm scriptlet - switch to using autosetup * Thu Feb 08 2018 Fedora Release Engineering - 1.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Oct 11 2017 Wolfgang Ulbrich - 1.19.0-1 - update to 1.19.0 * Thu Aug 03 2017 Fedora Release Engineering - 1.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 1.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Mar 14 2017 Wolfgang Ulbrich - 1.18.0-1 - update to 1.18.0 release * Fri Feb 10 2017 Fedora Release Engineering - 1.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 16 2017 Wolfgang Ulbrich - 1.17.0-1 - update to 1.17.0 * Sat Jun 11 2016 Wolfgang Ulbrich - 1.8.0-6 - switch to gtk3 * Thu Feb 04 2016 Fedora Release Engineering - 1.8.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering - 1.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering - 1.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Mar 05 2014 Dan Mashal - 1.8.0-1 - Update to 1.8.0 * Wed Feb 19 2014 Wolfgang Ulbrich - 1.7.90-1 - update to 1.7.90 * Sun Feb 09 2014 Dan Mashal - 1.7.1-1 - Update to 1.7.1 * Fri Dec 06 2013 Dan Mashal - 1.7.0-1 - Update to 1.7.0 * Sat Aug 03 2013 Fedora Release Engineering - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Apr 03 2013 Dan Mashal - 1.6.0-1 - Update to latest 1.6.0 stable release. * Mon Mar 25 2013 Dan Mashal - 1.5.2-1 - Update to latest upstream release * Thu Feb 14 2013 Fedora Release Engineering - 1.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Nov 26 2012 Dan Mashal - 1.5.1-2 - switch to proper upstream url - fix setup line * Sun Nov 25 2012 Leigh Scott - 1.5.1-1 - update to 1.5.1 release - specfile cleanup - add more descriptive %%description section - remove unused configure options - remove unused build requires * Mon Nov 12 2012 Dan Mashal 1.5.0-1 - Initial build