public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xwininfo] rawhide: rebuilt with meson build system
Date: Thu, 23 Jul 2026 17:23:40 GMT	[thread overview]
Message-ID: <178482742001.1.11118844564956794915.rpms-xwininfo-a9748ca6c428@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xwininfo
            Branch : rawhide
            Commit : a9748ca6c4289282fce0b94539295c0a869c39e6
            Author : Filipe Rosset <rosset.filipe@gmail.com>
            Date   : 2026-07-21T02:21:04-03:00
            Stats  : +5/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/xwininfo/c/a9748ca6c4289282fce0b94539295c0a869c39e6?branch=rawhide

            Log:
            rebuilt with meson build system

Signed-off-by: Filipe Rosset <rosset.filipe@gmail.com>

---
diff --git a/xwininfo.spec b/xwininfo.spec
index 81dad9a..f006135 100644
--- a/xwininfo.spec
+++ b/xwininfo.spec
@@ -10,7 +10,7 @@ Source2:    gpgkey-3AB285232C46AE43D8E192F4DAB0F78EA6E7E2D2.gpg
 
 BuildRequires:  gcc
 BuildRequires:  gnupg2
-BuildRequires:  make
+BuildRequires:  meson
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcb-shape)
@@ -23,14 +23,14 @@ xwininfo prints information about an X11 window.
 %autosetup
 
 %build
-%configure
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 
 %check
-%make_build check
+%meson_test
 
 %files
 %license COPYING

                 reply	other threads:[~2026-07-23 17: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=178482742001.1.11118844564956794915.rpms-xwininfo-a9748ca6c428@fedoraproject.org \
    --to=rosset.filipe@gmail.com \
    --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