]> git.pld-linux.org Git - packages/kf5-extra-cmake-modules.git/commitdiff
- updated to 5.23
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 9 Jul 2016 10:51:18 +0000 (13:51 +0300)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 9 Jul 2016 10:51:18 +0000 (13:51 +0300)
kf5-extra-cmake-modules.spec

index 8e9dcf6c71f0b64ab18312b337566b25cf1dbed5..3b301e3fb8daa27d423fa720a70d1da80a562e15 100644 (file)
@@ -3,15 +3,15 @@
 %bcond_without tests           # build without tests
 
 %define                orgname         extra-cmake-modules
-%define                kdeframever     5.19
+%define                kdeframever     5.23
 Summary:       Extra Cmake Modules for KF5
 Name:          kf5-%{orgname}
-Version:       5.19.0
+Version:       5.23.0
 Release:       1
 License:       BSD
 Group:         Development/Building
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{orgname}-%{version}.tar.xz
-# Source0-md5: c18b4e3ad6e37ce1fe372931d2b269fb
+# Source0-md5: 3c04b695a164407a2a2fcaf848c42c55
 URL:           http://www.kde.org/
 BuildRequires: cmake >= 2.8.12
 BuildRequires: qt5-linguist
@@ -19,6 +19,7 @@ BuildRequires:        rpmbuild(macros) >= 1.698
 BuildRequires: sphinx-pdg
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
+Requires:      kf5-dirs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                qt5dir          %{_libdir}/qt5
This page took 0.04421 seconds and 4 git commands to generate.