public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ddnet] exclude-empty-files: Fix requires entry
@ 2026-09-03 0:10 ElXreno
0 siblings, 0 replies; only message in thread
From: ElXreno @ 2026-09-03 0:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ddnet
Branch : exclude-empty-files
Commit : e4e5432cc4673218b3dbd5886d728260798ea6dd
Author : ElXreno <elxreno@gmail.com>
Date : 2020-12-17T10:10:31+03:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ddnet/c/e4e5432cc4673218b3dbd5886d728260798ea6dd?branch=exclude-empty-files
Log:
Fix requires entry
Signed-off-by: ElXreno <elxreno@gmail.com>
---
diff --git a/ddnet.spec b/ddnet.spec
index c5fb07f..9c3325a 100644
--- a/ddnet.spec
+++ b/ddnet.spec
@@ -97,7 +97,7 @@ own maps, or run your own server.
%package data
Summary: Data files for %{name}
-Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
Requires: hicolor-icon-theme
BuildArch: noarch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 0:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 0:10 [rpms/ddnet] exclude-empty-files: Fix requires entry ElXreno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox