]> git.pld-linux.org Git - packages/kf5-karchive.git/commitdiff
- up to 5.10.0
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 22 May 2015 13:03:34 +0000 (15:03 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 22 May 2015 13:03:34 +0000 (15:03 +0200)
kf5-karchive.spec

index 81a8be132a3e113db7eedb2030c060e1810649cd..d47fd58ccd4a55008e1e4764bcc5f749b5e12240 100644 (file)
@@ -1,18 +1,18 @@
 # TODO:
 # - runtime Requires if any
 # - dir /usr/include/KF5 not packaged
-%define                kdeframever     5.4
+%define                kdeframever     5.10
 %define                qtver           5.3.2
 %define                kfname          karchive
 
 Summary:       Reading, creating, and manipulating file archives
 Name:          kf5-%{kfname}
-Version:       5.4.0
+Version:       5.10.0
 Release:       0.1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: e262c00b2df60c8e8cc78167c4581341
+# Source0-md5: 84b3bb7303f5438247db4e292d9f3cf0
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Test-devel >= %{qtver}
@@ -74,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5Archive.so.5
-%attr(755,root,root) %{_libdir}/libKF5Archive.so.5.4.0
+%attr(755,root,root) %{_libdir}/libKF5Archive.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.038468 seconds and 4 git commands to generate.