public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setxkbmap] rawhide: spec cleanup and modernization
@ 2026-06-14 4:23 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-14 4:23 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-14 4:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 4:23 [rpms/setxkbmap] rawhide: spec cleanup and modernization Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox