KDE Applications 17.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=70
This commit is contained in:
parent
2cb7ef6e5c
commit
37ee41803e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:615f2c25956654aba5b0be95c4e85c7faa25f50f5ca45862976d010a78fcf9cc
|
|
||||||
size 991148
|
|
3
krfb-17.11.80.tar.xz
Normal file
3
krfb-17.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f1b4fb2a1a2db46f0aa9173e64c2889ac61fda9790877b54c1781b2b6a69c730
|
||||||
|
size 991764
|
13
krfb.changes
13
krfb.changes
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 20 06:59:22 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.11.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
|
||||||
|
- Changes since 17.08.3:
|
||||||
|
* Include a png of the icon for compatibility
|
||||||
|
* Include the icon in krfb together with the application
|
||||||
|
* Change version to match KDE Applications (17.11.70)
|
||||||
|
* Add .arcconfig
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 09 23:12:13 CET 2017 - lbeltrame@kde.org
|
Thu Nov 09 23:12:13 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
krfb.spec
10
krfb.spec
@ -19,7 +19,7 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: krfb
|
Name: krfb
|
||||||
Version: 17.08.3
|
Version: 17.11.80
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
@ -42,7 +42,6 @@ BuildRequires: knotifications-devel
|
|||||||
BuildRequires: kwallet-devel
|
BuildRequires: kwallet-devel
|
||||||
BuildRequires: kwidgetsaddons-devel
|
BuildRequires: kwidgetsaddons-devel
|
||||||
BuildRequires: kxmlgui-devel
|
BuildRequires: kxmlgui-devel
|
||||||
BuildRequires: oxygen5-icon-theme-large
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: telepathy-qt5-devel
|
BuildRequires: telepathy-qt5-devel
|
||||||
@ -87,13 +86,6 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
|||||||
do
|
do
|
||||||
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
|
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
|
||||||
done
|
done
|
||||||
cp %{_datadir}/icons/oxygen/base/128x128/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
|
|
||||||
cp %{_datadir}/icons/oxygen/base/16x16/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
|
|
||||||
cp %{_datadir}/icons/oxygen/base/22x22/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/
|
|
||||||
cp %{_datadir}/icons/oxygen/base/32x32/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
|
|
||||||
cp %{_datadir}/icons/oxygen/base/48x48/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
|
|
||||||
cp %{_datadir}/icons/oxygen/base/64x64/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
|
|
||||||
cd ..
|
|
||||||
%suse_update_desktop_file -r org.kde.krfb System RemoteAccess
|
%suse_update_desktop_file -r org.kde.krfb System RemoteAccess
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user