automatic version update by autodist [release 5.15.4-1mamba;Thu Apr 04 2019]
This commit is contained in:
parent
08230d1177
commit
0fcfba4863
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: plasma-desktop
|
||||
Version: 5.15.2
|
||||
Version: 5.15.4
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma 5 Desktop
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -119,7 +119,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -D -T
|
||||
:<< _EOF
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
@ -154,7 +155,7 @@ exit 0
|
||||
%{_sysconfdir}/dbus-1/system.d/org.kde.fontinst.conf
|
||||
%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf
|
||||
%{_bindir}/kaccess
|
||||
#%{_bindir}/kapplymousetheme
|
||||
%{_bindir}/kapplymousetheme
|
||||
%{_bindir}/kcm-touchpad-list-devices
|
||||
%{_bindir}/kcolorschemeeditor
|
||||
%{_bindir}/kfontinst
|
||||
@ -181,11 +182,8 @@ exit 0
|
||||
%{_datadir}/icons/hicolor/scalable/devices/input-touchpad.svgz
|
||||
%{_datadir}/kcm_componentchooser/kcm_*.desktop
|
||||
%{_datadir}/kcm_phonon/listview-background.png
|
||||
#%{_datadir}/kcminput/cursor_large_black.pcf.gz
|
||||
#%{_datadir}/kcminput/cursor_large_white.pcf.gz
|
||||
#%{_datadir}/kcminput/cursor_small_white.pcf.gz
|
||||
#%{_datadir}/kcminput/pics/mouse_lh.png
|
||||
#%{_datadir}/kcminput/pics/mouse_rh.png
|
||||
%dir %{_datadir}/kcmmouse
|
||||
%{_datadir}/kcmmouse/*
|
||||
%{_datadir}/kcmkeyboard/pics/epo.png
|
||||
%{_datadir}/kcmkeys/*.kksrc
|
||||
%{_datadir}/kcmsolidactions/solid-action-template.desktop
|
||||
@ -225,7 +223,7 @@ exit 0
|
||||
%lang(en) %{_datadir}/doc/HTML/en/*
|
||||
%lang(es) %{_datadir}/doc/HTML/es/*
|
||||
%lang(et) %{_datadir}/doc/HTML/et/kcontrol
|
||||
%lang(id) %{_datadir}/doc/HTML/id/*
|
||||
#%lang(id) %{_datadir}/doc/HTML/id/*
|
||||
%lang(it) %{_datadir}/doc/HTML/it/*
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/*
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/*
|
||||
@ -265,6 +263,9 @@ exit 0
|
||||
#%doc COPYING.LIB
|
||||
|
||||
%changelog
|
||||
* Thu Apr 04 2019 Automatic Build System <autodist@mambasoft.it> 5.15.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 26 2019 Automatic Build System <autodist@mambasoft.it> 5.15.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user