diff --git a/lightdm.spec b/lightdm.spec index 8274546..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+ @@ -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 diff --git a/lightdm.yaml b/lightdm.yaml new file mode 100644 index 0000000..17a0743 --- /dev/null +++ b/lightdm.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://github.com/canonical/lightdm.git +tag_prefix: "lightdm-" +seperator: "."