public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mimalloc] rawhide: Fix rpmlint warning `shared-dir-glob-in-files`
@ 2026-08-27  6:38 Christoph Erhardt
  0 siblings, 0 replies; only message in thread
From: Christoph Erhardt @ 2026-08-27  6:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mimalloc
Branch : rawhide
Commit : cda06bb8e6ee8c7ad9fa0cb5840eb589938f5812
Author : Christoph Erhardt <fedora@sicherha.de>
Date   : 2026-08-26T23:50:17+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mimalloc/c/cda06bb8e6ee8c7ad9fa0cb5840eb589938f5812?branch=rawhide

Log:
Fix rpmlint warning `shared-dir-glob-in-files`

---
diff --git a/mimalloc.spec b/mimalloc.spec
index d2e408a..e2041e5 100644
--- a/mimalloc.spec
+++ b/mimalloc.spec
@@ -55,7 +55,7 @@ rm -rf bin
 %{_libdir}/lib%{name}.so
 %{_libdir}/cmake/%{name}/
 %{_libdir}/pkgconfig/%{name}.pc
-%{_includedir}/*
+%{_includedir}/
 
 
 %changelog

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

only message in thread, other threads:[~2026-08-27  6:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27  6:38 [rpms/mimalloc] rawhide: Fix rpmlint warning `shared-dir-glob-in-files` Christoph Erhardt

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