automatic version update by autodist [release 5.26.1-1mamba;Thu Oct 20 2022]
This commit is contained in:
parent
a39aff187e
commit
2d45b60d83
@ -1,7 +1,7 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: powerdevil
|
||||
Version: 5.25.5
|
||||
Version: 5.26.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma 5 power management
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -73,10 +73,12 @@ This package contains shared libraries for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#-D -T
|
||||
#%patch0 -p1
|
||||
#%patch1 -p1
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
%cmake_kde5 -d build \
|
||||
-DHAVE_DDCUTIL=On
|
||||
|
||||
@ -94,12 +96,11 @@ This package contains shared libraries for %{name}.
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/autostart/powerdevil.desktop
|
||||
%{_datadir}/applications/kcm_powerdevil*.desktop
|
||||
%{_userunitdir}/plasma-powerdevil.service
|
||||
%{_datadir}/dbus-1/system-services/org.kde.powerdevil.*.service
|
||||
%{_datadir}/dbus-1/system.d/org.kde.powerdevil.*.conf
|
||||
%{_datadir}/knotifications5/powerdevil.notifyrc
|
||||
%{_datadir}/kservices5/powerdevil*.desktop
|
||||
%{_kde5_servicetypesdir}/powerdevilaction.desktop
|
||||
%{_datadir}/polkit-1/actions/org.kde.powerdevil.*.policy
|
||||
%{_datadir}/qlogging-categories5/powerdevil.categories
|
||||
%doc COPYING
|
||||
@ -112,13 +113,22 @@ This package contains shared libraries for %{name}.
|
||||
%{_libdir}/libpowerdevilcore.so.*
|
||||
%{_libdir}/libpowerdevilui.so
|
||||
%{_libdir}/libpowerdevilui.so.*
|
||||
%{_libdir}/qt5/plugins/kcm_powerdevil*.so
|
||||
%{_libdir}/qt5/plugins/kf5/powerdevil/powerdevilupowerbackend.so
|
||||
%{_libdir}/qt5/plugins/plasma/kcms/systemsettings_qwidgets/kcm_powerdevil*.so
|
||||
%dir %{_libdir}/qt5/plugins/powerdevil
|
||||
%dir %{_libdir}/qt5/plugins/powerdevil/action
|
||||
%{_libdir}/qt5/plugins/powerdevil/action/powerdevil_*.so
|
||||
%{_libdir}/qt5/plugins/powerdevil*.so
|
||||
%{_libexecdir}/kf5/kauth/*
|
||||
%{_libexecdir}/org_kde_powerdevil
|
||||
|
||||
%changelog
|
||||
* Thu Oct 20 2022 Automatic Build System <autodist@mambasoft.it> 5.26.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 17 2022 Automatic Build System <autodist@mambasoft.it> 5.26.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 07 2022 Automatic Build System <autodist@mambasoft.it> 5.25.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user