]> git.pld-linux.org Git - packages/ka5-kcalc.git/blobdiff - ka5-kcalc.spec
- updated to 21.12.0
[packages/ka5-kcalc.git] / ka5-kcalc.spec
index b0d029f0f459f9a592b99b5b461dd64d63177692..eb12aacb3d04157f1df9e4255b34afbc6455be5f 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeappsver      21.04.2
+%define                kdeappsver      21.12.0
 %define                kframever       5.56.0
 %define                qtver           5.9.0
 %define                kaname          kcalc
 Summary:       Kcalc
 Name:          ka5-%{kaname}
-Version:       21.04.2
+Version:       21.12.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Applications
 Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 75f78b83d4c1a89b1bff8a98b34adf51
+# Source0-md5: 2810f79160f8de56e6fcf9a9a33247d4
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= 5.11.1
@@ -41,6 +41,13 @@ than meet the eye on a first glance.. Features. The usual
 functionality offered by most scientific calculators; Trigonometric
 functions, logic operations, and statistical calculations.
 
+%description -l pl.UTF-8
+KCalc jest kalkulatorem, które oferuje wiele więcej funkcji
+matematycznych niż widać na pierwszy rzut oka.
+Właściwości: zwyczajna funkcjonalność oferowana przez większość
+kalkulatorów naukowych; funkcje trygonometryczne, operacje logiczne,
+obliczania statystyczne.
+
 %prep
 %setup -q -n %{kaname}-%{version}
 
@@ -67,10 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kcalc
-%attr(755,root,root) %{_libdir}/libkdeinit5_kcalc.so
 %{_desktopdir}/org.kde.kcalc.desktop
 %{_datadir}/config.kcfg/kcalc.kcfg
-%{_datadir}/kcalc
 %{_datadir}/kconf_update/kcalcrc.upd
-%{_datadir}/kxmlgui5/kcalc
 %{_datadir}/metainfo/org.kde.kcalc.appdata.xml
This page took 0.071642 seconds and 4 git commands to generate.