]> git.pld-linux.org Git - packages/ka5-ktp-accounts-kcm.git/commitdiff
- updated to 21.04.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 24 Apr 2021 10:11:22 +0000 (12:11 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 24 Apr 2021 10:11:22 +0000 (12:11 +0200)
ka5-ktp-accounts-kcm.spec

index 308bc3c8e8a38d62c028689d6b227afe1b1a34ba..475699712b29de7a7b06981821d7cc9fb22367b1 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeappsver      20.12.3
+%define                kdeappsver      21.04.0
 %define                kframever       5.56.0
 %define                qtver           5.9.0
 %define                kaname          ktp-accounts-kcm
 Summary:       ktp-accounts-kcm
 Name:          ka5-%{kaname}
-Version:       20.12.3
+Version:       21.04.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: 8aec31632e40adecaf05a5c6b69e2b6b
+# Source0-md5: bde7a3b11c5b5fad9e188a831db7bad1
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
@@ -59,10 +59,13 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
+
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libktpaccountskcminternal.so.*.*.*
-%attr(755,root,root) %{_libdir}/libktpaccountskcminternal.so.9
+%ghost %{_libdir}/libktpaccountskcminternal.so.9
 %dir %{_libdir}/qt5/plugins/kaccounts/ui
 %attr(755,root,root) %{_libdir}/qt5/plugins/kaccounts/ui/ktpaccountskcm_plugin_kaccounts.so
 %attr(755,root,root) %{_libdir}/qt5/plugins/ktpaccountskcm_plugin_gabble.so
This page took 0.24813 seconds and 4 git commands to generate.