[packages/lightdm] up to 1.25.2

atler atler at pld-linux.org
Tue Mar 13 18:20:15 CET 2018


commit ea4fcebf4c24fd2a5388341ef84cfb6309a5ae7b
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Feb 14 21:03:08 2018 +0100

    up to 1.25.2

 lightdm-qt5.patch | 11 -----------
 lightdm.spec      | 12 ++++++------
 2 files changed, 6 insertions(+), 17 deletions(-)
---
diff --git a/lightdm.spec b/lightdm.spec
index a599962..0703f9e 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -7,13 +7,13 @@ Summary:	A lightweight display manager
 Summary(hu.UTF-8):	Egy könnyűsúlyú bejelentkezéskezelő
 Name:		lightdm
 # Odd versions are development, use only Even versions here (1.x = x odd/even)
-Version:	1.24.0
+Version:	1.25.2
 Release:	1
 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
 License:	(LGPLv2 or LGPLv3) and GPLv3+
 Group:		X11/Applications
-Source0:	https://launchpad.net/lightdm/1.24/%{version}/+download/%{name}-%{version}.tar.xz
-# Source0-md5:	76d65ba5d1bc93e80b611771698739db
+Source0:	https://github.com/CanonicalLtd/lightdm/releases/download/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5:	1bbba7424fc7734f568578f372ad3fe5
 Source1:	%{name}.pamd
 Source2:	%{name}-autologin.pamd
 Source3:	%{name}-greeter.pamd
@@ -21,7 +21,6 @@ Source4:	%{name}.init
 Source5:	%{name}-tmpfiles.conf
 Patch0:		config.patch
 Patch1:		%{name}-nodaemon_option.patch
-Patch2:		%{name}-qt5.patch
 URL:		http://www.freedesktop.org/wiki/Software/LightDM
 BuildRequires:	autoconf
 BuildRequires:	automake >= 1:1.11
@@ -190,7 +189,6 @@ Bashowe uzupełnianie parametrów dla LightDM.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p0
 
 %build
 %{__libtoolize}
@@ -302,9 +300,11 @@ fi
 /etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf
 %attr(755,root,root) %{_bindir}/dm-tool
 %attr(755,root,root) %{_sbindir}/lightdm
-%attr(755,root,root) %{_libdir}/lightdm-guest-session
+%attr(755,root,root) %{_libexecdir}/lightdm-guest-session
 %{_libdir}/girepository-1.0/LightDM-1.typelib
 %{systemdtmpfilesdir}/lightdm.conf
+%{_datadir}/dbus-1/interfaces/org.freedesktop.DisplayManager.AccountsService.xml
+%{_datadir}/polkit-1/actions/org.freedesktop.DisplayManager.AccountsService.policy
 %dir %{_datadir}/xgreeters
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/remote-sessions
diff --git a/lightdm-qt5.patch b/lightdm-qt5.patch
deleted file mode 100644
index 6e454d0..0000000
--- a/lightdm-qt5.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.ac.orig	2014-07-21 19:43:48.848134193 +0200
-+++ configure.ac	2014-07-21 19:44:07.934800963 +0200
-@@ -134,7 +134,7 @@
-         Qt5Gui
-     ],
-     [compile_liblightdm_qt5=yes
--     AC_CHECK_TOOLS(MOC5, [moc])
-+     AC_CHECK_TOOLS(MOC5, [moc-qt5 moc])
-      if test x"$(readlink $(which $MOC5))" = xqtchooser; then
-          MOC5="$MOC5 --qt=qt5"
-      fi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lightdm.git/commitdiff/ea4fcebf4c24fd2a5388341ef84cfb6309a5ae7b



More information about the pld-cvs-commit mailing list