[packages/kf5-kdnssd] - up to 5.10.0
arekm
arekm at pld-linux.org
Fri May 22 15:16:10 CEST 2015
commit b3ab71345722ff2a8f4aa513a390d26271f79e88
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri May 22 15:16:06 2015 +0200
- up to 5.10.0
kf5-kdnssd.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/kf5-kdnssd.spec b/kf5-kdnssd.spec
index 88ae340..caf1ec3 100644
--- a/kf5-kdnssd.spec
+++ b/kf5-kdnssd.spec
@@ -3,18 +3,18 @@
# - these dirs are not own by any package
# /usr/include/KF5
# /usr/share/kf5
-%define kdeframever 5.4
+%define kdeframever 5.10
%define qtver 5.3.2
%define kfname kdnssd
Summary: Network service discovery using Zeroconf
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: 67a3a3f0653e3bd1b152af230fcc1f5c
+# Source0-md5: 67f76d3795f3c423fbe6e65c76033c71
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -69,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
%{__make} -C build/ install \
DESTDIR=$RPM_BUILD_ROOT
-%find_lang %{kfname}5_qt --with-qm
+%find_lang %{kfname}5_qt --with-qm --all-name
%clean
rm -rf $RPM_BUILD_ROOT
@@ -81,7 +81,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.md
%attr(755,root,root) %ghost %{_libdir}/libKF5DNSSD.so.5
-%attr(755,root,root) %{_libdir}/libKF5DNSSD.so.5.4.0
+%attr(755,root,root) %{_libdir}/libKF5DNSSD.so.*.*
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-kdnssd.git/commitdiff/b3ab71345722ff2a8f4aa513a390d26271f79e88
More information about the pld-cvs-commit
mailing list