public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carl George <carlwgeorge@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/meson] f44: Remove duplicate license file
Date: Sat, 11 Jul 2026 12:50:19 GMT	[thread overview]
Message-ID: <178377421988.1.16316339495566358293.rpms-meson-3f35d4fb47df@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/meson
            Branch : f44
            Commit : 3f35d4fb47df955a93bec0139c218f01b11101dc
            Author : Carl George <carlwgeorge@fedoraproject.org>
            Date   : 2026-05-08T13:34:58-05:00
            Stats  : +0/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/meson/c/3f35d4fb47df955a93bec0139c218f01b11101dc?branch=f44

            Log:
            Remove duplicate license file

The COPYING file is included in the dist-info directory via the
%pyproject_save_files macro, so it's not necessary to list it explicitly
in %files.

---
diff --git a/meson.spec b/meson.spec
index 54a3b1e..d2b0756 100644
--- a/meson.spec
+++ b/meson.spec
@@ -145,7 +145,6 @@ export MESON_PRINT_TEST_OUTPUT=1
 %endif
 
 %files -f %{pyproject_files}
-%license COPYING
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1*
 %if %{with docs}

                 reply	other threads:[~2026-07-11 12:50 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=178377421988.1.16316339495566358293.rpms-meson-3f35d4fb47df@fedoraproject.org \
    --to=carlwgeorge@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