public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/guidelines-support-library] epel9: Marked -devel subpackage as noarch as required by modern guidelines.
@ 2026-09-06  5:05 Vitaly Zaitsev
  0 siblings, 0 replies; only message in thread
From: Vitaly Zaitsev @ 2026-09-06  5:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/guidelines-support-library
Branch : epel9
Commit : e3e1066f7a1544e18866a89928fc13485a961931
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date   : 2022-01-28T14:56:52+01:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/guidelines-support-library/c/e3e1066f7a1544e18866a89928fc13485a961931?branch=epel9

Log:
Marked -devel subpackage as noarch as required by modern guidelines.

---
diff --git a/guidelines-support-library.spec b/guidelines-support-library.spec
index 1f7dd01..6df3217 100644
--- a/guidelines-support-library.spec
+++ b/guidelines-support-library.spec
@@ -1,4 +1,5 @@
 %undefine __cmake_in_source_build
+%global debug_package %{nil}
 
 Name: guidelines-support-library
 Version: 4.0.0
@@ -15,14 +16,13 @@ BuildRequires: gcc-c++
 BuildRequires: gtest-devel
 BuildRequires: ninja-build
 
-BuildArch: noarch
-
 %description
 Header-only %{summary}.
 
 %package devel
 Summary: Development files for %{name}
 Provides: %{name}-static = %{?epoch:%{epoch}:}%{version}-%{release}
+BuildArch: noarch
 
 %description devel
 %{summary}.

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06  5:05 [rpms/guidelines-support-library] epel9: Marked -devel subpackage as noarch as required by modern guidelines Vitaly Zaitsev

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