This commit is contained in:
parent
3a6603c1dc
commit
b2c5af1b08
@ -39,8 +39,10 @@ Patch4: fix-breeze-sddm-theme-with-many-users.patch
|
||||
# PATCHES 100-200 and above are from upstream 5.3 branch
|
||||
# PATCHES 201-300 and above are from upstream master/5.4 branch
|
||||
|
||||
BuildRequires: cmake(KScreenLocker) >= %{version}
|
||||
|
||||
BuildRequires: alsa-devel
|
||||
BuildRequires: baloo5-devel >= %{version}
|
||||
BuildRequires: baloo5-devel >= 5.12.0
|
||||
BuildRequires: kactivities5-devel >= 5.12.0
|
||||
BuildRequires: kcmutils-devel >= 5.12.0
|
||||
BuildRequires: kcoreaddons-devel >= 5.12.0
|
||||
@ -221,12 +223,9 @@ workspace. Development files.
|
||||
%{buildroot}/usr/bin/installdbgsymbols.sh
|
||||
# we have a separate package for Plasma5 session
|
||||
rm -rfv %{buildroot}%{_kf5_sharedir}/xsessions
|
||||
rm -rfv %{buildroot}%{_kf5_sharedir}/wayland-sessions
|
||||
|
||||
%post
|
||||
# boo#931296
|
||||
/usr/sbin/pam-config -d --unix2 || :
|
||||
/usr/sbin/pam-config -a --unix || :
|
||||
/sbin/ldconfig
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
@ -245,6 +244,7 @@ workspace. Development files.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_bindir}/xembedsniproxy
|
||||
%{_kf5_bindir}/kcheckrunning
|
||||
%{_kf5_bindir}/kcminit
|
||||
%{_kf5_bindir}/kcminit_startup
|
||||
@ -263,12 +263,11 @@ workspace. Development files.
|
||||
%{_kf5_configdir}/autostart/org.kde.klipper.desktop
|
||||
%{_kf5_configdir}/autostart/plasmashell.desktop
|
||||
%{_kf5_configdir}/autostart/krunner.desktop
|
||||
%{_kf5_configdir}/autostart/xembedsniproxy.desktop
|
||||
%config %{_kf5_configdir}/plasmoids.knsrc
|
||||
%config %{_kf5_configdir}/wallpaper.knsrc
|
||||
%config %{_kf5_configdir}/taskmanagerrulesrc
|
||||
%dir %{_kf5_libdir}/libexec
|
||||
%{_kf5_libdir}/libexec/kcheckpass
|
||||
%{_kf5_libdir}/libexec/kscreenlocker_greet
|
||||
%{_kf5_libdir}/libexec/ksyncdbusenv
|
||||
%{_kf5_libdir}/libexec/startplasma
|
||||
%{_kf5_libdir}/libkdeinit5_kcminit.so
|
||||
@ -325,7 +324,6 @@ workspace. Development files.
|
||||
%{_kf5_libdir}/cmake/KSMServerDBusInterface/
|
||||
%{_kf5_libdir}/cmake/LibKWorkspace/
|
||||
%{_kf5_libdir}/cmake/LibTaskManager/
|
||||
%{_kf5_libdir}/cmake/ScreenSaverDBusInterface/
|
||||
%{_kf5_libdir}/libkworkspace5.so
|
||||
%{_kf5_libdir}/libplasma-geolocation-interface.so
|
||||
%{_kf5_libdir}/libtaskmanager.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user