Accepting request 245454 from KDE:Distro:Factory
Update KDE to KDE 4.14.0 Final OBS-URL: https://build.opensuse.org/request/show/245454 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krdc?expand=0&rev=22
This commit is contained in:
parent
feaf16899a
commit
280a27c7b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0aad6ed529cc726d759308e681e1e149071f4007a73cc21641c0832ec369170
|
||||
size 398120
|
3
krdc-4.14.0.tar.xz
Normal file
3
krdc-4.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d42d2873ea2828798479dc96e458a7bdd9b1ed29a119f8edc71558fae5e6935
|
||||
size 398080
|
19
krdc.changes
19
krdc.changes
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 09:05:40 UTC 2014 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.14.0
|
||||
* KDE 4.14.0 SC Final Release
|
||||
* See http://www.kde.org/announcements/4.13/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 12 21:37:52 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Use kde4-macros: krdc uses kdelibs4 buildsystem
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 16:47:14 UTC 2014 - cgiboudeaux@gmx.com
|
||||
|
||||
- Update to 4.13.90
|
||||
* KDE 4.14 Beta 2 release
|
||||
* See http://www.kde.org/announcements/announce-4.14-beta2.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 10 22:19:54 UTC 2014 - cgiboudeaux@gmx.com
|
||||
|
||||
|
22
krdc.spec
22
krdc.spec
@ -21,11 +21,11 @@ BuildRequires: LibVNCServer-devel
|
||||
BuildRequires: freerdp
|
||||
BuildRequires: freerdp-devel
|
||||
BuildRequires: libkde4-devel
|
||||
%if 0%{?suse_version} >= 1320
|
||||
%if 0%{?suse_version} > 1310
|
||||
BuildRequires: pkgconfig(TelepathyQt4)
|
||||
%endif
|
||||
BuildRequires: oxygen-icon-theme-large
|
||||
Version: 4.13.80
|
||||
Version: 4.14.0
|
||||
Release: 0
|
||||
Summary: Remote Desktop Connection
|
||||
License: GPL-2.0+
|
||||
@ -62,14 +62,14 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
%makeinstall
|
||||
for i in 128 16 22 32 48 64
|
||||
do
|
||||
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps
|
||||
mkdir -p %{buildroot}%{_kde4_datadir}/icons/hicolor/${i}x${i}/apps
|
||||
done
|
||||
cp /usr/share/icons/oxygen/128x128/apps/krdc.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
|
||||
cp /usr/share/icons/oxygen/16x16/apps/krdc.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
|
||||
cp /usr/share/icons/oxygen/22x22/apps/krdc.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/
|
||||
cp /usr/share/icons/oxygen/32x32/apps/krdc.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
|
||||
cp /usr/share/icons/oxygen/48x48/apps/krdc.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
|
||||
cp /usr/share/icons/oxygen/64x64/apps/krdc.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
|
||||
cp /usr/share/icons/oxygen/128x128/apps/krdc.png %{buildroot}%{_kde4_datadir}/icons/hicolor/128x128/apps/
|
||||
cp /usr/share/icons/oxygen/16x16/apps/krdc.png %{buildroot}%{_kde4_datadir}/icons/hicolor/16x16/apps/
|
||||
cp /usr/share/icons/oxygen/22x22/apps/krdc.png %{buildroot}%{_kde4_datadir}/icons/hicolor/22x22/apps/
|
||||
cp /usr/share/icons/oxygen/32x32/apps/krdc.png %{buildroot}%{_kde4_datadir}/icons/hicolor/32x32/apps/
|
||||
cp /usr/share/icons/oxygen/48x48/apps/krdc.png %{buildroot}%{_kde4_datadir}/icons/hicolor/48x48/apps/
|
||||
cp /usr/share/icons/oxygen/64x64/apps/krdc.png %{buildroot}%{_kde4_datadir}/icons/hicolor/64x64/apps/
|
||||
cd ..
|
||||
%suse_update_desktop_file -r krdc System RemoteAccess
|
||||
%kde_post_install
|
||||
@ -97,7 +97,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
%{_kde4_servicesdir}/*.protocol
|
||||
%{_kde4_servicetypesdir}/krdc_plugin.desktop
|
||||
%_kde4_iconsdir/hicolor/*/apps/krdc.*
|
||||
%if 0%{?suse_version} >= 1320
|
||||
%if 0%{?suse_version} > 1310
|
||||
%{_kde4_bindir}/krdc_rfb_approver
|
||||
%{_kde4_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krdc_rfb_*.service
|
||||
%{_kde4_appsdir}/krdc_rfb_approver/
|
||||
@ -109,6 +109,6 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_libdir}/libkrdccore.so
|
||||
%{_includedir}/krdc/
|
||||
%{_kde4_includedir}/krdc/
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user