public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cxxopts] epel10: Provide un-arched versions of virtual Provides
@ 2026-09-22  1:31 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-22  1:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cxxopts
Branch : epel10
Commit : 3293508e0e00e9480f7c33a83df1458b84dde6f5
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2021-07-28T13:26:03-04:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/cxxopts/c/3293508e0e00e9480f7c33a83df1458b84dde6f5?branch=epel10

Log:
Provide un-arched versions of virtual Provides

---
diff --git a/cxxopts.spec b/cxxopts.spec
index 215f1b5..c4b3df1 100644
--- a/cxxopts.spec
+++ b/cxxopts.spec
@@ -3,7 +3,7 @@
 
 Name: cxxopts
 Version: 2.2.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 Summary: Lightweight C++ command line option parser
 License: MIT
@@ -24,7 +24,9 @@ GNU style syntax for options.
 %package devel
 Summary: Development files for %{name}
 Provides: %{name}-static%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
+Provides: %{name}-static = %{?epoch:%{epoch}:}%{version}-%{release}
 Provides: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
+Provides: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
 Requires: libstdc++-devel%{?_isa}
 
 %description devel
@@ -54,6 +56,9 @@ Requires: libstdc++-devel%{?_isa}
 %{_libdir}/cmake/%{name}/
 
 %changelog
+* Wed Jul 28 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.1-4
+- Provide un-arched versions of virtual Provides
+
 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-09-22  1:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22  1:31 [rpms/cxxopts] epel10: Provide un-arched versions of virtual Provides Benjamin A. Beasley

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