diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -72,6 +72,7 @@ libc.so.6:strncpy libc.so.6:strtol libc.so.6:unlink +libc.so.6:unsetenv libc.so.6:updwtmp libc.so.6:waitpid libc.so.6:write @@ -360,7 +361,6 @@ libgobject-2.0.so.0:g_type_check_instance_is_a libgobject-2.0.so.0:g_type_class_adjust_private_offset libgobject-2.0.so.0:g_type_class_peek_parent -libgobject-2.0.so.0:g_type_instance_get_private libgobject-2.0.so.0:g_type_interface_peek libgobject-2.0.so.0:g_type_name libgobject-2.0.so.0:g_type_register_static_simple diff --git a/files/0001-Fix-build-failure.patch b/files/0001-Fix-build-failure.patch --- a/files/0001-Fix-build-failure.patch +++ b/files/0001-Fix-build-failure.patch @@ -6,8 +6,7 @@ Signed-off-by: Peter O'Connor --- help/Makefile.am | 2 -- - help/Makefile.in | 2 -- - 2 files changed, 4 deletions(-) + 1 files changed, 2 deletions(-) diff --git a/help/Makefile.am b/help/Makefile.am index 95da7bd..e3ed146 100644 @@ -19,19 +18,5 @@ HELP_ID = lightdm HELP_POT = lightdm-help.pot HELP_FILES = autologin.page \ -diff --git a/help/Makefile.in b/help/Makefile.in -index ee2872f..ea2c7f0 100644 ---- a/help/Makefile.in -+++ b/help/Makefile.in -@@ -528,8 +528,6 @@ uninstall-am: - - .PRECIOUS: Makefile - --@YELP_HELP_RULES@ -- - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: --- 2.15.0 diff --git a/files/dbus-stateless.patch b/files/dbus-stateless.patch deleted file mode 100644 --- a/files/dbus-stateless.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/data/Makefile.am b/data/Makefile.am -index f7f73af..e6dd6e9 100644 ---- a/data/Makefile.am -+++ b/data/Makefile.am -@@ -4,7 +4,7 @@ dist_init_DATA = init/lightdm.conf - confdir = $(sysconfdir)/lightdm - dist_conf_DATA = lightdm.conf users.conf keys.conf - --dbusconfdir = $(sysconfdir)/dbus-1/system.d -+dbusconfdir = $(datadir)/dbus-1/system.d - dist_dbusconf_DATA = org.freedesktop.DisplayManager.conf - - pamdir = $(sysconfdir)/pam.d diff --git a/files/series b/files/series --- a/files/series +++ b/files/series @@ -1,3 +1,2 @@ -dbus-stateless.patch 0004-common-Support-a-stateless-configuration-for-etc-lig.patch 0001-Fix-build-failure.patch diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : lightdm -version : 1.30.0 -release : 41 +version : 1.32.0 +release : 42 source : - - https://github.com/CanonicalLtd/lightdm/releases/download/1.30.0/lightdm-1.30.0.tar.xz : a118779650a3a5b20f05d53c4f9e377b484fbc1810a6b0914a60840d9a581f95 + - https://github.com/canonical/lightdm/archive/refs/tags/1.32.0.tar.gz : 6dbcd58332abdc113a7a345c22027c9e485ada802706c6b7fbf5f410464e53e3 homepage : https://github.com/CanonicalLtd/lightdm license : - LGPL-3.0-or-later @@ -15,6 +15,7 @@ description: | Lightweight and attractive Display Manager builddeps : + - pkgconfig(libgcrypt) - pkgconfig(libxklavier) - pkgconfig(x11) - pkgconfig(xcb) @@ -22,7 +23,6 @@ - pkgconfig(yelp-xsl) - gtk-doc - itstool - - libgcrypt-devel - vala - yelp-devel - yelp-tools @@ -39,6 +39,7 @@ %reconfigure --enable-introspection \ --disable-static \ --disable-tests \ + --enable-gtk-doc \ --libexecdir=%libdir%/lightdm \ --with-greeter-session=lightdm-gtk-greeter build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ lightdm https://github.com/CanonicalLtd/lightdm - Joey Riches - josephriches@gmail.com + Longwu Ou + xulongwu4@gmail.com LGPL-3.0-or-later GPL-3.0-or-later @@ -149,7 +149,7 @@ programming.devel - lightdm + lightdm /usr/include/lightdm-gobject-1/lightdm.h @@ -182,7 +182,6 @@ /usr/share/gtk-doc/html/lightdm-gobject-1/annotation-glossary.html /usr/share/gtk-doc/html/lightdm-gobject-1/api-index-full.html /usr/share/gtk-doc/html/lightdm-gobject-1/ch01.html - /usr/share/gtk-doc/html/lightdm-gobject-1/deprecated-api-index.html /usr/share/gtk-doc/html/lightdm-gobject-1/home.png /usr/share/gtk-doc/html/lightdm-gobject-1/index.html /usr/share/gtk-doc/html/lightdm-gobject-1/left-insensitive.png @@ -199,12 +198,12 @@ - - 2022-03-30 - 1.30.0 + + 2022-10-28 + 1.32.0 Packaging update - Joey Riches - josephriches@gmail.com + Longwu Ou + xulongwu4@gmail.com \ No newline at end of file