#12 Fix %sysusers_create_compat macro call
Merged 2 years ago by kevin. Opened 2 years ago by siosm.
rpms/ siosm/gdm rawhide  into  rawhide

file modified
+1 -1
@@ -169,7 +169,7 @@ 

  %find_lang gdm --with-gnome

  

  %pre

- sysusers_create_compat %{SOURCE6}

+ %sysusers_create_compat %{SOURCE6}

  

  %post

  # if the user already has a config file, then migrate it to the new

Fixes: d892da1 Use systemd sysusers config to create user and group
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2023993

Weird, is there no CI here?

That scratch build failure isn't your fault... can you add a changelog entry and bump release here? the most recent one was already built, so we have to do a release bump...

Nevermind, I'll just merge this and push another commit with the bump. Thanks!

Pull-Request has been merged by kevin

2 years ago
Metadata