]> git.pld-linux.org Git - packages/kp5-kdecoration.git/commitdiff
- updated to 5.14.5 auto/th/kp5-kdecoration-5.14.5-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 11 Jan 2019 15:43:10 +0000 (16:43 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 11 Jan 2019 15:43:10 +0000 (16:43 +0100)
kp5-kdecoration.spec

index b7c9cdcccae7996cf840d70fdc69fb95d0d5f60b..f279e6ea46cb39470daae9b767eb46f92b3be939 100644 (file)
@@ -1,14 +1,14 @@
-%define                kdeplasmaver    5.14.4
-%define                qtver           5.3.2
+%define                kdeplasmaver    5.14.5
+%define                qtver           5.9.0
 %define                kpname          kdecoration
 Summary:       A plugin-based library to create window decorations
 Name:          kp5-%{kpname}
-Version:       5.14.4
+Version:       5.14.5
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 014d15755600481d8bd2125d82776510
+# Source0-md5: 8cd8c2b5f0ba1e315479e4972821b25f
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
@@ -50,13 +50,15 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{kpname} --all-name --with-kde
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%files
+%files -f %{kpname}.lang
 %defattr(644,root,root,755)
 %doc README.md
 %attr(755,root,root) %{_libdir}/libkdecorations2.so.*.*
This page took 0.647065 seconds and 4 git commands to generate.