public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tobias Brick <tobiasb@microsoft.com>
To: git-commits@fedoraproject.org
Subject: [rpms/llvm] rawhide: Move config files from clang to clang-libs.
Date: Fri, 05 Jun 2026 07:34:53 GMT	[thread overview]
Message-ID: <178064489362.1.7807675807540473083.rpms-llvm-879a14ed99a0@fedoraproject.org> (raw)

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:

                 reply	other threads:[~2026-06-05  7:34 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=178064489362.1.7807675807540473083.rpms-llvm-879a14ed99a0@fedoraproject.org \
    --to=tobiasb@microsoft.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