public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/meson] f44: Remove duplicate license file
@ 2026-07-11 12:50 Carl George
  0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-07-11 12:50 UTC (permalink / raw)
  To: git-commits

            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}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-11 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 12:50 [rpms/meson] f44: Remove duplicate license file Carl George

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox