automatic version update by autodist [release 6.0.2-1mamba;Wed Mar 13 2024]
This commit is contained in:
parent
135ffe919f
commit
01a43929e3
@ -1,15 +1,15 @@
|
|||||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||||
|
|
||||||
Name: polkit-kde-agent-1
|
Name: polkit-kde-agent-1
|
||||||
Version: 5.27.10
|
Version: 6.0.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE authentication agent for polkit
|
Summary: KDE authentication agent for polkit
|
||||||
Group: Graphical Desktop/Applications/Security
|
Group: Graphical Desktop/Applications/Security
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://kde.org/
|
URL: https://kde.org/it/plasma-desktop/
|
||||||
Source: https://download.kde.org/stable/plasma/%{plasmaver}/polkit-kde-agent-1-%{version}.tar.xz
|
Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/polkit-kde-agent-1-%{version}.tar.xz
|
||||||
Patch0: %{name}-0.99.0-bring_the_auth_dialog_to_the_front.patch
|
Patch0: %{name}-0.99.0-bring_the_auth_dialog_to_the_front.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -17,16 +17,16 @@ BuildRequires: cmake
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkcoreaddons-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libkcrash-devel
|
BuildRequires: libkf6-kcoreaddons-devel
|
||||||
BuildRequires: libkdbusaddons-devel
|
BuildRequires: libkf6-kcrash-devel
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libkf6-kdbusaddons-devel
|
||||||
BuildRequires: libkiconthemes-devel
|
BuildRequires: libkf6-ki18n-devel
|
||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkf6-kwindowsystem-devel
|
||||||
BuildRequires: libkwindowsystem-devel
|
BuildRequires: libpolkit-qt6-1-devel
|
||||||
BuildRequires: libpolkit-qt5-1-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt6-qtbase-devel
|
||||||
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Obsoletes: polkit-kde-1 < 5.23.0
|
Obsoletes: polkit-kde-1 < 5.23.0
|
||||||
Provides: polkit-kde-1 = %{?epoch:%epoch:}%{version}-%{release}
|
Provides: polkit-kde-1 = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
@ -39,12 +39,12 @@ KDE authentication agent for polkit.
|
|||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde5 -d build
|
%cmake_kf6
|
||||||
%make
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%cmake_install
|
||||||
|
|
||||||
%find_lang polkit-kde-authentication-agent-1
|
%find_lang polkit-kde-authentication-agent-1
|
||||||
|
|
||||||
@ -57,10 +57,25 @@ KDE authentication agent for polkit.
|
|||||||
%{_userunitdir}/plasma-polkit-agent.service
|
%{_userunitdir}/plasma-polkit-agent.service
|
||||||
%{_libexecdir}/polkit-kde-authentication-agent-1
|
%{_libexecdir}/polkit-kde-authentication-agent-1
|
||||||
%{_datadir}/applications/org.kde.polkit-kde-authentication-agent-1.desktop
|
%{_datadir}/applications/org.kde.polkit-kde-authentication-agent-1.desktop
|
||||||
%{_datadir}/knotifications5/policykit1-kde.notifyrc
|
%{_datadir}/knotifications6/policykit1-kde.notifyrc
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 13 2024 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Mar 06 2024 Automatic Build System <autodist@openmamba.org> 6.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Feb 03 2024 Automatic Build System <autodist@openmamba.org> 5.93.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Jan 31 2024 Automatic Build System <autodist@openmamba.org> 5.92.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Dec 06 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
|
* Wed Dec 06 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user