]> git.pld-linux.org Git - packages/kf5-knotifyconfig.git/commitdiff
- up to 5.10.0 auto/th/kf5-knotifyconfig-5.10.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 22 May 2015 15:59:31 +0000 (17:59 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 22 May 2015 15:59:31 +0000 (17:59 +0200)
kf5-knotifyconfig.spec

index 319f1e7379feca443191524a248b48079ce9c822..bd80ef50277e34b0435ed17539fcc554c512af72 100644 (file)
@@ -1,18 +1,15 @@
-# TODO:
-# - dir /usr/include/KF5 not packaged
-# /usr/share/kf5 not packaged
-%define                kdeframever     5.4
+%define                kdeframever     5.10
 %define                qtver           5.3.2
 %define                kfname          knotifyconfig
 
 Summary:       Configuration dialog for desktop notifications
 Name:          kf5-%{kfname}
 %define                qtver           5.3.2
 %define                kfname          knotifyconfig
 
 Summary:       Configuration dialog for desktop notifications
 Name:          kf5-%{kfname}
-Version:       5.4.0
-Release:       0.1
+Version:       5.10.0
+Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 196eb36820d4160025360195f4b4ef20
+# Source0-md5: 7b86b47aaddff3b95d62738fd752b5a5
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -100,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5NotifyConfig.so.5
 %defattr(644,root,root,755)
 %doc README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5NotifyConfig.so.5
-%attr(755,root,root) %{_libdir}/libKF5NotifyConfig.so.5.4.0
+%attr(755,root,root) %{_libdir}/libKF5NotifyConfig.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.47939 seconds and 4 git commands to generate.