From c9f56fa25e6e8bc11db39a36fa458ab7576f1233 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:53:32 +0800 Subject: [PATCH 1/4] 20201127 add yaml file --- lightdm.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lightdm.yaml diff --git a/lightdm.yaml b/lightdm.yaml new file mode 100644 index 0000000..d06c3aa --- /dev/null +++ b/lightdm.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "lightdm-" +seperator: "." From cf0b66fccc46fdf875b532d813501e831b6f109b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 18:50:32 +0800 Subject: [PATCH 2/4] update lightdm.yaml. --- lightdm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightdm.yaml b/lightdm.yaml index d06c3aa..17a0743 100644 --- a/lightdm.yaml +++ b/lightdm.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://github.com/canonical/lightdm.git tag_prefix: "lightdm-" seperator: "." From bdaeb3774b9163b4142db3bfe4651b1701f61b94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 19:28:22 +0800 Subject: [PATCH 3/4] update lightdm.spec. --- lightdm.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lightdm.spec b/lightdm.spec index 8274546..b0e633f 100644 --- a/lightdm.spec +++ b/lightdm.spec @@ -33,7 +33,8 @@ Source26: 50-remove-wayland-session.conf Source27: 50-run-directory.conf # Upstreamed: -Patch0: %{giturl}/pull/5.patch#/lightdm-1.25.1-disable_dmrc.patch +#Patch0: %{giturl}/pull/5.patch#/lightdm-1.25.1-disable_dmrc.patch +Patch0: lightdm-1.25.1-disable_dmrc.patch # Upstream commits From 411344a83fbaabf04d2df2cc1389c1257d837f58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 19:34:05 +0800 Subject: [PATCH 4/4] update lightdm.spec. --- lightdm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightdm.spec b/lightdm.spec index b0e633f..9bb1397 100644 --- a/lightdm.spec +++ b/lightdm.spec @@ -7,7 +7,7 @@ Name: lightdm Summary: A cross-desktop Display Manager Version: 1.30.0 -Release: 6 +Release: 7 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+ License: (LGPLv2 or LGPLv3) and GPLv3+