public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mike FABIAN <mfabian@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/icu] rawhide: Fix broken symlinks to LICENSE
Date: Mon, 06 Jul 2026 07:17:00 GMT	[thread overview]
Message-ID: <178332222094.1.10287516772276926495.rpms-icu-7d7e019ef7ba@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/icu
Branch : rawhide
Commit : 7d7e019ef7ba234d561f37b40cee71c7d525aaf9
Author : Mike FABIAN <mfabian@redhat.com>
Date   : 2026-07-03T11:23:28+02:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/icu/c/7d7e019ef7ba234d561f37b40cee71c7d525aaf9?branch=rawhide

Log:
Fix broken symlinks to LICENSE

---
diff --git a/icu.spec b/icu.spec
index a2d7c6a..1e0d17b 100644
--- a/icu.spec
+++ b/icu.spec
@@ -169,12 +169,12 @@ LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:$LD_LIBRARY_PATH bin/uconv -l
 %{_mandir}/man8/*.8*
 
 %files -n lib%{name}
-%license icu4c/LICENSE
+%license LICENSE
 %doc icu4c/readme.html
 %{_libdir}/*.so.*
 
 %files -n lib%{name}-devel
-%license icu4c/LICENSE
+%license LICENSE
 %doc icu4c/source/samples/
 %{_bindir}/%{name}-config*
 %{_bindir}/icuinfo
@@ -191,7 +191,7 @@ LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:$LD_LIBRARY_PATH bin/uconv -l
 %{_datadir}/%{name}/%{version}/config
 
 %files -n lib%{name}-doc
-%license icu4c/LICENSE
+%license LICENSE
 %doc icu4c/readme.html
 %doc icu4c/source/doc/html/*
 

                 reply	other threads:[~2026-07-06  7:17 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=178332222094.1.10287516772276926495.rpms-icu-7d7e019ef7ba@fedoraproject.org \
    --to=mfabian@redhat.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