Compare commits
21 Commits
20.12.3-1m
...
22.12.0-1m
Author | SHA1 | Date | |
---|---|---|---|
c6c79307ac | |||
58ba8b5fd7 | |||
65807d10c6 | |||
1004579d68 | |||
e007bdca52 | |||
03aa39e3ec | |||
c5c9e02aaa | |||
2df198c6bf | |||
b640898f99 | |||
2986c3bb2c | |||
19af5da43e | |||
57f3556ee7 | |||
1ad25781e4 | |||
22ed671f4d | |||
701baf9775 | |||
83ecf707aa | |||
771879fa3a | |||
d0334991d6 | |||
4f8ab2e57c | |||
7c48c92947 | |||
a05ab3ed92 |
110
kcalc.spec
110
kcalc.spec
@ -1,23 +1,34 @@
|
|||||||
Name: kcalc
|
Name: kcalc
|
||||||
Version: 20.12.3
|
Version: 22.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Scientific calculator
|
Summary: Scientific calculator
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.kde.org
|
URL: https://kde.org/
|
||||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kcalc-%{version}.tar.xz
|
Source: http://download.kde.org/stable/release-service/%{version}/src/kcalc-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: cmake
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgmp-devel
|
BuildRequires: libgmp-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libkauth-devel
|
||||||
|
BuildRequires: libkcodecs-devel
|
||||||
|
BuildRequires: libkconfig-devel
|
||||||
|
BuildRequires: libkconfigwidgets-devel
|
||||||
|
BuildRequires: libkcoreaddons-devel
|
||||||
|
BuildRequires: libkcrash-devel
|
||||||
|
BuildRequires: libkguiaddons-devel
|
||||||
|
BuildRequires: libki18n-devel
|
||||||
|
BuildRequires: libknotifications-devel
|
||||||
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
|
BuildRequires: libkxmlgui-devel
|
||||||
|
BuildRequires: libmpfr-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
#Requires: kde-workspace
|
BuildRequires: cmake
|
||||||
Provides: kcalc4
|
Provides: kcalc4
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -36,7 +47,7 @@ Provides: kcalc4
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -56,32 +67,77 @@ exit 0
|
|||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_bindir}/%{name}
|
%{_kde5_bindir}/%{name}
|
||||||
%{_kde5_libdir}/libkdeinit5_kcalc.so
|
|
||||||
%dir %{_kde5_datadir}/kcalc
|
|
||||||
%{_kde5_datadir}/kcalc/scienceconstants.xml
|
|
||||||
%{_kde5_datadir}/kxmlgui5/kcalc/kcalcui.rc
|
|
||||||
%{_datadir}/metainfo/org.kde.kcalc.appdata.xml
|
%{_datadir}/metainfo/org.kde.kcalc.appdata.xml
|
||||||
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||||
%{_kde5_kconfupdatedir}/kcalcrc.upd
|
%{_kde5_kconfupdatedir}/kcalcrc.upd
|
||||||
|
%{_datadir}/kglobalaccel/org.kde.kcalc.desktop
|
||||||
%{_kde5_kcfgdir}/%{name}.kcfg
|
%{_kde5_kcfgdir}/%{name}.kcfg
|
||||||
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
%doc LICENSES
|
||||||
%doc %lang(de) %{_kde5_htmldir}/de/%{name}
|
|
||||||
%doc %lang(es) %{_kde5_htmldir}/es/%{name}
|
|
||||||
%doc %lang(et) %{_kde5_htmldir}/et/%{name}
|
|
||||||
%doc %lang(fr) %{_kde5_htmldir}/fr/%{name}
|
|
||||||
%doc %lang(gl) %{_kde5_htmldir}/gl/%{name}
|
|
||||||
%doc %lang(it) %{_kde5_htmldir}/it/%{name}
|
|
||||||
%doc %lang(lt) %{_kde5_htmldir}/lt/%{name}
|
|
||||||
%doc %lang(nl) %{_kde5_htmldir}/nl/%{name}
|
|
||||||
%doc %lang(pt) %{_kde5_htmldir}/pt/%{name}
|
|
||||||
%doc %lang(pt_BR) %{_kde5_htmldir}/pt_BR/%{name}
|
|
||||||
%doc %lang(ru) %{_kde5_htmldir}/ru/%{name}
|
|
||||||
%doc %lang(sr) %{_kde5_htmldir}/sr/%{name}
|
|
||||||
%doc %lang(sv) %{_kde5_htmldir}/sv/%{name}
|
|
||||||
%doc %lang(uk) %{_kde5_htmldir}/uk/%{name}
|
|
||||||
%doc COPYING COPYING.LIB
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Oct 14 2022 Automatic Build System <autodist@mambasoft.it> 22.08.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 22.08.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Aug 19 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 22.04.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu May 12 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Apr 22 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Mar 03 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jan 07 2022 Automatic Build System <autodist@mambasoft.it> 21.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Dec 11 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Nov 04 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Oct 08 2021 Automatic Build System <autodist@mambasoft.it> 21.08.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Sep 02 2021 Automatic Build System <autodist@mambasoft.it> 21.08.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Aug 16 2021 Automatic Build System <autodist@mambasoft.it> 21.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Jul 08 2021 Automatic Build System <autodist@mambasoft.it> 21.04.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Apr 22 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user