automatic version update by autodist [release 5.12.3-1mamba;Wed Mar 07 2018]
This commit is contained in:
parent
2bd860955f
commit
f14a8c27fa
@ -1,8 +1,8 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: plasma-workspace
|
||||
Version: 5.11.5
|
||||
Release: 3mamba
|
||||
Version: 5.12.3
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Workspace
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
Vendor: openmamba
|
||||
@ -176,6 +176,7 @@ exit 0
|
||||
%{_bindir}/startplasmacompositor
|
||||
%{_bindir}/systemmonitor
|
||||
%{_bindir}/xembedsniproxy
|
||||
%{_datadir}/applications/org.kde.systemmonitor.desktop
|
||||
%{_datadir}/applications/org.kde.klipper.desktop
|
||||
%{_datadir}/applications/plasma-windowed.desktop
|
||||
%{_datadir}/metainfo/org.kde.*.xml
|
||||
@ -197,8 +198,8 @@ exit 0
|
||||
%{_datadir}/kservices5/*.desktop
|
||||
%{_datadir}/kservices5/*.protocol
|
||||
%{_kde5_servicetypesdir}/*.desktop
|
||||
%{_datadir}/ksmserver/themes/contour/*
|
||||
%{_datadir}/ksmserver/themes/default/*
|
||||
#%{_datadir}/ksmserver/themes/contour/*
|
||||
#%{_datadir}/ksmserver/themes/default/*
|
||||
%{_datadir}/ksplash/Themes/Classic/*
|
||||
%{_datadir}/ksplash/Themes/Minimalistic/*
|
||||
%{_datadir}/ksplash/Themes/None/Theme.rc
|
||||
@ -228,12 +229,13 @@ exit 0
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/*
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/*
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/*
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/*
|
||||
#%lang(sv) %{_datadir}/doc/HTML/sv/*
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/*
|
||||
%doc COPYING COPYING.DOC
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libcolorcorrect.so.*
|
||||
%{_libdir}/libkworkspace5.so.*
|
||||
%{_libdir}/libtaskmanager.so.*
|
||||
%{_libdir}/libweather_ion.so.*
|
||||
@ -256,6 +258,8 @@ exit 0
|
||||
%{_libdir}/qt5/qml/org/kde/plasma/*
|
||||
%{_libdir}/qt5/qml/org/kde/holidayeventshelperplugin/*
|
||||
%{_libdir}/qt5/qml/org/kde/taskmanager/*
|
||||
%dir %{_libdir}/qt5/qml/org/kde/colorcorrect
|
||||
%{_libdir}/qt5/qml/org/kde/colorcorrect/*
|
||||
%{_libdir}/libkdeinit5_*.so
|
||||
%{_libdir}/kconf_update_bin/krunnerplugins
|
||||
%{_libexecdir}/ksmserver-logout-greeter
|
||||
@ -272,20 +276,37 @@ exit 0
|
||||
%dir %{_includedir}/plasma
|
||||
%dir %{_includedir}/plasma/geolocation
|
||||
%{_includedir}/plasma/geolocation/*
|
||||
%dir %{_includedir}/colorcorrect
|
||||
%{_includedir}/colorcorrect/*.h
|
||||
%{_libdir}/libplasma-geolocation-interface.so
|
||||
%dir %{_includedir}/plasma/weather
|
||||
%{_includedir}/plasma/weather/*
|
||||
%dir %{_includedir}/taskmanager
|
||||
%{_includedir}/taskmanager/*
|
||||
%{_libdir}/libkworkspace5.so
|
||||
%{_libdir}/libcolorcorrect.so
|
||||
%{_libdir}/libtaskmanager.so
|
||||
%{_libdir}/libweather_ion.so
|
||||
%{_libdir}/cmake/KRunnerAppDBusInterface/KRunnerAppDBusInterfaceConfig.cmake
|
||||
%{_libdir}/cmake/KSMServerDBusInterface/KSMServerDBusInterfaceConfig.cmake
|
||||
%{_libdir}/cmake/LibKWorkspace/LibKWorkspace*.cmake
|
||||
%{_libdir}/cmake/LibTaskManager/LibTaskManager*.cmake
|
||||
%dir %{_libdir}/cmake/LibColorCorrect
|
||||
%{_libdir}/cmake/LibColorCorrect/LibColorCorrect*.cmake
|
||||
|
||||
%changelog
|
||||
* Wed Mar 07 2018 Automatic Build System <autodist@mambasoft.it> 5.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 21 2018 Automatic Build System <autodist@mambasoft.it> 5.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 14 2018 Automatic Build System <autodist@mambasoft.it> 5.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 5.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 18 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 5.11.5-3mamba
|
||||
- ksplash customized with openmamba logo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user