public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ghc-language-c] epel9: refresh to cabal-rpm-0.12.1
@ 2026-07-13 13:58 Jens Petersen
0 siblings, 0 replies; only message in thread
From: Jens Petersen @ 2026-07-13 13:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ghc-language-c
Branch : epel9
Commit : 1632fdaed9a44e21f211751c3eff5290699b39fa
Author : Jens Petersen <petersen@redhat.com>
Date : 2018-01-24T14:11:27+01:00
Stats : +10/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ghc-language-c/c/1632fdaed9a44e21f211751c3eff5290699b39fa?branch=epel9
Log:
refresh to cabal-rpm-0.12.1
---
diff --git a/ghc-language-c.spec b/ghc-language-c.spec
index 8560f3b..3ab6fbe 100644
--- a/ghc-language-c.spec
+++ b/ghc-language-c.spec
@@ -1,4 +1,4 @@
-# generated by cabal-rpm-0.11.1
+# generated by cabal-rpm-0.12.1
# https://fedoraproject.org/wiki/Packaging:Haskell
%global pkg_name language-c
@@ -37,9 +37,12 @@ for all of C99 and a large set of GNU extensions.
%package devel
Summary: Haskell %{pkg_name} library development files
Provides: %{name}-static = %{version}-%{release}
+Provides: %{name}-doc = %{version}-%{release}
+%if %{defined ghc_version}
Requires: ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}
+%endif
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
@@ -58,6 +61,12 @@ This package provides the Haskell %{pkg_name} library development files.
%ghc_lib_install
+%post -p /sbin/ldconfig
+
+
+%postun -p /sbin/ldconfig
+
+
%post devel
%ghc_pkg_recache
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-13 13:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-13 13:58 [rpms/ghc-language-c] epel9: refresh to cabal-rpm-0.12.1 Jens Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox