Accepting request 446052 from KDE:Applications
Update to KDE Applicatons 16.12.0 OBS-URL: https://build.opensuse.org/request/show/446052 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdnssd?expand=0&rev=46
This commit is contained in:
commit
202e0cd3af
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 19:42:15 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.12.0
|
||||
* KDE Applications 16.12.0
|
||||
* https://www.kde.org/announcements/announce-applications-16.12.0.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 16:25:08 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.11.90
|
||||
* KDE Applications 16.12.0 RC
|
||||
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:28:29 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.11.80
|
||||
* KDE Applications 16.12.0 Beta
|
||||
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 06:17:24 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
20
kdnssd.spec
20
kdnssd.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kdnssd
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,17 +17,19 @@
|
||||
|
||||
|
||||
%define rname zeroconf-ioslave
|
||||
|
||||
Name: kdnssd
|
||||
BuildRequires: libkde4-devel
|
||||
Version: 16.08.3
|
||||
Version: 16.12.0
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Zeroconf Support for KDE
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/System
|
||||
Source0: %{rname}-%{version}.tar.xz
|
||||
BuildRequires: libkde4-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
%{kde4_runtime_requires}
|
||||
|
||||
%description
|
||||
This package contains the Zeroconf support for KDE.
|
||||
@ -44,20 +46,16 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
|
||||
%install
|
||||
cd build
|
||||
%makeinstall
|
||||
make %{?_smp_mflags} DESTDIR=%{buildroot} install
|
||||
cd ..
|
||||
%kde_post_install
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC
|
||||
%doc COPYING COPYING.DOC
|
||||
%{_kde4_modulesdir}/kded_dnssdwatcher.so
|
||||
%{_kde4_modulesdir}/kio_zeroconf.so
|
||||
%{_datadir}/dbus-1/interfaces/org.kde.kdnssd.xml
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:099fbb1043f75343a18ec5d84feb9ba4c4f9811906f95778f6da37a946b40a9a
|
||||
size 26068
|
3
zeroconf-ioslave-16.12.0.tar.xz
Normal file
3
zeroconf-ioslave-16.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:429d82b9d73e7af113bc2cbe69a59c186c6ba28d38beaede715e1c2ec4f58e2a
|
||||
size 25916
|
Loading…
Reference in New Issue
Block a user