This commit is contained in:
parent
ba17db7e10
commit
b8dd39f711
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 8 19:08:32 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Added kglobalaccel-devel BuildRequires
|
||||||
|
- kglobalaccel5 daemon moved to kglobalaccel Framework
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 26 19:49:31 UTC 2015 - hrvoje.senjan@gmail.com
|
Mon Jan 26 19:49:31 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -46,6 +46,7 @@ BuildRequires: kdesu-devel >= 5.6.0
|
|||||||
BuildRequires: kdewebkit-devel >= 5.6.0
|
BuildRequires: kdewebkit-devel >= 5.6.0
|
||||||
BuildRequires: kdoctools-devel >= 5.6.0
|
BuildRequires: kdoctools-devel >= 5.6.0
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
|
BuildRequires: kglobalaccel-devel >= 5.7.0
|
||||||
BuildRequires: kidletime-devel >= 5.6.0
|
BuildRequires: kidletime-devel >= 5.6.0
|
||||||
BuildRequires: kjsembed-devel >= 5.6.0
|
BuildRequires: kjsembed-devel >= 5.6.0
|
||||||
BuildRequires: knewstuff-devel >= 5.6.0
|
BuildRequires: knewstuff-devel >= 5.6.0
|
||||||
@ -144,15 +145,6 @@ Group: Development/Tools/Debuggers
|
|||||||
%description -n drkonqi5
|
%description -n drkonqi5
|
||||||
The KDE Crash Handler gives the user feedback if a program has crashed.
|
The KDE Crash Handler gives the user feedback if a program has crashed.
|
||||||
|
|
||||||
%package -n kglobalaccel5
|
|
||||||
Summary: Configurable global shortcut support
|
|
||||||
Group: System/GUI/KDE
|
|
||||||
|
|
||||||
%description -n kglobalaccel5
|
|
||||||
KGlobalAccel allows you to have global accelerators that are independent
|
|
||||||
of the focused window. Unlike regular shortcuts, the application's window
|
|
||||||
does not need focus for them to be activated.
|
|
||||||
|
|
||||||
%package libs
|
%package libs
|
||||||
Summary: The KDE Plasma Workspace Components
|
Summary: The KDE Plasma Workspace Components
|
||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
@ -218,10 +210,6 @@ workspace. Development files.
|
|||||||
|
|
||||||
%postun -n drkonqi5 -p /sbin/ldconfig
|
%postun -n drkonqi5 -p /sbin/ldconfig
|
||||||
|
|
||||||
%post -n kglobalaccel5 -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%postun -n kglobalaccel5 -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files libs
|
%files libs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING*
|
%doc COPYING*
|
||||||
@ -282,7 +270,6 @@ workspace. Development files.
|
|||||||
%{_kf5_plasmadir}/
|
%{_kf5_plasmadir}/
|
||||||
%{_kf5_sharedir}/solid/
|
%{_kf5_sharedir}/solid/
|
||||||
%{_kf5_sharedir}/sddm/
|
%{_kf5_sharedir}/sddm/
|
||||||
%exclude %{_kf5_servicesdir}/kglobalaccel5.desktop
|
|
||||||
|
|
||||||
%files -n drkonqi5
|
%files -n drkonqi5
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -293,14 +280,6 @@ workspace. Development files.
|
|||||||
%{_kf5_sharedir}/drkonqi/
|
%{_kf5_sharedir}/drkonqi/
|
||||||
%{_kf5_libdir}/libKF5XmlRpcClientPrivate.so.*
|
%{_kf5_libdir}/libKF5XmlRpcClientPrivate.so.*
|
||||||
|
|
||||||
%files -n kglobalaccel5
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc COPYING*
|
|
||||||
%{_kf5_bindir}/kglobalaccel5
|
|
||||||
%{_kf5_libdir}/libkdeinit5_kglobalaccel5.so
|
|
||||||
%{_kf5_sharedir}/dbus-1/services/org.kde.kglobalaccel.service
|
|
||||||
%{_kf5_servicesdir}/kglobalaccel5.desktop
|
|
||||||
|
|
||||||
%files branding-upstream
|
%files branding-upstream
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING*
|
%doc COPYING*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user