public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/supernovas] f43: Fix typo in spec file dependency
@ 2026-06-16 9:01 Attila Kovacs
0 siblings, 0 replies; only message in thread
From: Attila Kovacs @ 2026-06-16 9:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/supernovas
Branch : f43
Commit : 9183c7cb6d26b9dd0557b669413edabfb9ac4ede
Author : Attila Kovacs <attipaci@gmail.com>
Date : 2026-06-16T10:33:38+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/supernovas/c/9183c7cb6d26b9dd0557b669413edabfb9ac4ede?branch=f43
Log:
Fix typo in spec file dependency
---
diff --git a/supernovas.spec b/supernovas.spec
index 4b69d9d..343f841 100644
--- a/supernovas.spec
+++ b/supernovas.spec
@@ -64,7 +64,7 @@ development, which requires use of precise Solar-system data.
%package devel
Summary: C development files for the SuperNOVAS C/C++ astronomy library
-Requires: lubcurl-devel%{?_isa}
+Requires: libcurl-devel%{?_isa}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: %{name}-c++ = %{version}-%{release}
Requires: %{name}-solsys-calceph%{?_isa} = %{version}-%{release}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-16 9:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 9:01 [rpms/supernovas] f43: Fix typo in spec file dependency Attila Kovacs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox