public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/llvm] rawhide: Move config files from clang to clang-libs.
@ 2026-06-05  7:34 Tobias Brick
  0 siblings, 0 replies; only message in thread
From: Tobias Brick @ 2026-06-05  7:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/llvm
Branch : rawhide
Commit : 879a14ed99a04dbfca4e3c3c57abb33b61e1a3dc
Author : Tobias Brick <tobiasb@microsoft.com>
Date   : 2026-06-05T07:34:39+00:00
Stats  : +7/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/llvm/c/879a14ed99a04dbfca4e3c3c57abb33b61e1a3dc?branch=rawhide

Log:
Move config files from clang to clang-libs.

---
diff --git a/llvm.spec b/llvm.spec
index aa1573b..6be05ac 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -3387,12 +3387,6 @@ fi
 }}
 %{install_bindir}/clang-%{maj_ver}
 
-%{_sysconfdir}/%{pkg_name_clang}/%{_target_platform}-clang.cfg
-%{_sysconfdir}/%{pkg_name_clang}/%{_target_platform}-clang++.cfg
-%ifarch x86_64
-%{_sysconfdir}/%{pkg_name_clang}/i386-redhat-linux-gnu-clang.cfg
-%{_sysconfdir}/%{pkg_name_clang}/i386-redhat-linux-gnu-clang++.cfg
-%endif
 %{expand_mans clang clang++}
 
 %if 0%{with pgo}
@@ -3419,6 +3413,13 @@ fi
 %{_libdir}/libclang-cpp.so.%{compat_maj_ver}*
 %endif
 
+%{_sysconfdir}/%{pkg_name_clang}/%{_target_platform}-clang.cfg
+%{_sysconfdir}/%{pkg_name_clang}/%{_target_platform}-clang++.cfg
+%ifarch x86_64
+%{_sysconfdir}/%{pkg_name_clang}/i386-redhat-linux-gnu-clang.cfg
+%{_sysconfdir}/%{pkg_name_clang}/i386-redhat-linux-gnu-clang++.cfg
+%endif
+
 %files -n %{pkg_name_clang}-devel
 %license clang/LICENSE.TXT
 %{expand_libs %{expand:

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05  7:34 [rpms/llvm] rawhide: Move config files from clang to clang-libs Tobias Brick

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