]> git.pld-linux.org Git - packages/kf5-knotifyconfig.git/blobdiff - kf5-knotifyconfig.spec
- updated to 5.23
[packages/kf5-knotifyconfig.git] / kf5-knotifyconfig.spec
index 319f1e7379feca443191524a248b48079ce9c822..968a51c663ae5333b837ca796e36604ad042f904 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.23
 %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.23.0
+Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 196eb36820d4160025360195f4b4ef20
+# Source0-md5: b2e4a68bff24fd7cc4cb500af53fcd61
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -51,6 +48,7 @@ BuildRequires:        kf5-sonnet-devel >= %{version}
 BuildRequires: rpmbuild(macros) >= 1.164
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
+Requires:      kf5-dirs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                qt5dir          %{_libdir}/qt5
@@ -100,7 +98,7 @@ rm -rf $RPM_BUILD_ROOT
 %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)
This page took 0.13531 seconds and 4 git commands to generate.