public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setxkbmap] rawhide: spec cleanup and modernization
Date: Sun, 14 Jun 2026 04:23:52 GMT	[thread overview]
Message-ID: <178141103257.1.9581863075621001084.rpms-setxkbmap-8a14bcd6bf5e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/setxkbmap
            Branch : rawhide
            Commit : 8a14bcd6bf5ec2c625190ccc09c6f4e01f1b944f
            Author : Filipe Rosset <filiperosset@fedoraproject.org>
            Date   : 2026-06-14T01:18:02-03:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/setxkbmap/c/8a14bcd6bf5ec2c625190ccc09c6f4e01f1b944f?branch=rawhide

            Log:
            spec cleanup and modernization

Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>

---
diff --git a/setxkbmap.spec b/setxkbmap.spec
index fc09485..fb6c1f5 100644
--- a/setxkbmap.spec
+++ b/setxkbmap.spec
@@ -5,12 +5,12 @@ Summary:    X11 keymap client
 
 License:    HPND
 URL:        https://www.x.org
-Source0:    https://www.x.org/pub/individual/app/setxkbmap-%{version}.tar.xz
-Source1:    %{name}-%{version}.tar.xz.sig
+Source0:    https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
+Source1:    https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz.sig
 Source2:    3AB285232C46AE43D8E192F4DAB0F78EA6E7E2D2.asc
 
 BuildRequires:  gcc
-BuildRequires:  gnupg2
+BuildRequires:  gpgverify
 BuildRequires:  make
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xkbfile)
@@ -36,6 +36,9 @@ on the command line.
 %install
 %make_install
 
+%check
+make check
+
 %files
 %license COPYING
 %{_bindir}/setxkbmap

                 reply	other threads:[~2026-06-14  4:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178141103257.1.9581863075621001084.rpms-setxkbmap-8a14bcd6bf5e@fedoraproject.org \
    --to=filiperosset@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