public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/cosmic-greeter] f45: Install correct pam file
Date: Wed, 02 Sep 2026 18:55:42 GMT	[thread overview]
Message-ID: <178837534267.1.2404198638251140323.rpms-cosmic-greeter-27ee326ce3a6@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/cosmic-greeter
            Branch : f45
            Commit : 27ee326ce3a6023103e734327393a81ffe25688c
            Author : Neal Gompa <ngompa@fedoraproject.org>
            Date   : 2026-09-02T14:55:33-04:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/cosmic-greeter/c/27ee326ce3a6023103e734327393a81ffe25688c?branch=f45

            Log:
            Install correct pam file

(cherry picked from commit 0edb153270c56c43eb4784e77870624d01b858eb)

---
diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index e0c33e1..5dad4b1 100644
--- a/cosmic-greeter.spec
+++ b/cosmic-greeter.spec
@@ -101,7 +101,7 @@ install -Dm0644 debian/cosmic-greeter.tmpfiles %{buildroot}/%{_tmpfilesdir}/cosm
 install -Dm0644 cosmic-greeter.toml %{buildroot}/%{_sysconfdir}/greetd/cosmic-greeter.toml
 install -Dm0644 debian/cosmic-greeter.service %{buildroot}/%{_unitdir}/cosmic-greeter.service
 install -Dm0644 debian/cosmic-greeter-daemon.service %{buildroot}/%{_unitdir}/cosmic-greeter-daemon.service
-install -Dm0644 debian/cosmic-greeter.pam %{buildroot}/%{_prefix}/lib/pam.d/cosmic-greeter
+install -Dm0644 debian/greetd.pam %{buildroot}/%{_prefix}/lib/pam.d/cosmic-greeter
 
 # TODO: In greetd patch, make sure gnome-keyring is unlocked
 

             reply	other threads:[~2026-09-02 18:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-02 18:55 Neal Gompa [this message]
2026-09-18 19:47 [rpms/cosmic-greeter] f45: Install correct pam file Neal Gompa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178837534267.1.2404198638251140323.rpms-cosmic-greeter-27ee326ce3a6@fedoraproject.org \
    --to=ngompa@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox