public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icu] rawhide: Fix broken symlinks to LICENSE
@ 2026-07-06  7:17 Mike FABIAN
  0 siblings, 0 replies; only message in thread
From: Mike FABIAN @ 2026-07-06  7:17 UTC (permalink / raw)
  To: git-commits

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/*
 

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

only message in thread, other threads:[~2026-07-06  7:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06  7:17 [rpms/icu] rawhide: Fix broken symlinks to LICENSE Mike FABIAN

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