update to 5.10.5 [release 5.10.5-1mamba;Mon Sep 25 2017]
This commit is contained in:
parent
648352b68c
commit
52c4d493a1
@ -1,24 +1,30 @@
|
||||
Name: polkit-kde-agent-1
|
||||
Version: 0.99.0
|
||||
Release: 2mamba
|
||||
Version: 5.10.5
|
||||
Release: 1mamba
|
||||
Summary: KDE authentication agent for polkit
|
||||
Group: Graphical Desktop/Applications/Security
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
Source: ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/polkit-kde-agent-1-%{version}.tar.bz2
|
||||
Source: https://download.kde.org/stable/plasma/5.10.5/polkit-kde-agent-1-%{version}.tar.xz
|
||||
Patch0: %{name}-0.99.0-bring_the_auth_dialog_to_the_front.patch
|
||||
License: GPL
|
||||
BuildRequires: cmake
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kdelibs4-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkcrash-devel
|
||||
BuildRequires: libkdbusaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkiconthemes-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libpolkit-qt5-1-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: polkit-qt-1-devel >= 0.99.0
|
||||
## AUTOBUILDREQ-END
|
||||
## AUTOBUILDREQ-END
|
||||
Obsoletes: polkit-kde-1
|
||||
Provides: polkit-kde-1 = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -28,10 +34,10 @@ KDE authentication agent for polkit.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -45,12 +51,15 @@ KDE authentication agent for polkit.
|
||||
|
||||
%files -f polkit-kde-authentication-agent-1.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_autostartdir}/polkit-kde-authentication-agent-1.desktop
|
||||
%{_kde4_datadir}/policykit1-kde/policykit1-kde.notifyrc
|
||||
%{_kde4_libexecdir}/polkit-kde-authentication-agent-1
|
||||
%{_sysconfdir}/xdg/autostart/polkit-kde-authentication-agent-1.desktop
|
||||
%{_libexecdir}/polkit-kde-authentication-agent-1
|
||||
%{_datadir}/knotifications5/policykit1-kde.notifyrc
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Mon Sep 25 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.10.5-1mamba
|
||||
- update to 5.10.5
|
||||
|
||||
* Sun Feb 19 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.99.0-2mamba
|
||||
- added upstream patch to bring authentication dialog to the front when it is shown
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user