public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jens Petersen <petersen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ghc-language-c] epel9: update to cabal2spec-0.25.2
Date: Mon, 13 Jul 2026 13:58:05 GMT	[thread overview]
Message-ID: <178395108523.1.8145964097039294525.rpms-ghc-language-c-5bc0d1482cbb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ghc-language-c
Branch : epel9
Commit : 5bc0d1482cbb697d826ce126917d959eef58eccf
Author : Jens Petersen <petersen@redhat.com>
Date   : 2012-01-05T13:53:04+09:00
Stats  : +13/-33 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ghc-language-c/c/5bc0d1482cbb697d826ce126917d959eef58eccf?branch=epel9

Log:
update to cabal2spec-0.25.2

---
diff --git a/ghc-language-c.spec b/ghc-language-c.spec
index 9adfffe..046740c 100644
--- a/ghc-language-c.spec
+++ b/ghc-language-c.spec
@@ -1,6 +1,6 @@
-# For Haskell Packaging Guidelines see:
-# - https://fedoraproject.org/wiki/Packaging:Haskell
-# - https://fedoraproject.org/wiki/PackagingDrafts/Haskell
+# cabal2spec-0.25.2
+# https://fedoraproject.org/wiki/Packaging:Haskell
+# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
 
 %global pkg_name language-c
 
@@ -14,7 +14,7 @@ for all of C99 and a large set of GNU extensions.
 
 Name:           ghc-%{pkg_name}
 Version:        0.4.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -24,10 +24,7 @@ URL:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
-%if %{undefined without_hscolour}
-BuildRequires:  hscolour
-%endif
+BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
 BuildRequires:  alex
 BuildRequires:  happy
@@ -42,22 +39,6 @@ BuildRequires:  ghc-syb-prof
 %{common_description}
 
 
-%package -n ghc-%{pkg_name}-devel
-Summary:        Development files for %{common_summary}
-Group:          Development/Libraries
-# BEGIN cabal2spec
-%{?ghc_devel_requires}
-Obsoletes:      ghc-%{pkg_name}-prof < %{version}-%{release}
-Provides:       ghc-%{pkg_name}-prof = %{version}-%{release}
-# END cabal2spec
-# Haskell devel dependencies are autogenerated by ghc-deps.sh
-
-%description -n ghc-%{pkg_name}-devel
-%{common_description}
-
-This package contains the development files.
-
-
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
@@ -70,23 +51,22 @@ This package contains the development files.
 %ghc_lib_install
 
 
-%post -n ghc-%{pkg_name}-devel
-%ghc_pkg_recache
+%ghc_devel_package
 
+%ghc_devel_description
 
-%postun -n ghc-%{pkg_name}-devel
-%ghc_pkg_recache
 
+%ghc_devel_post_postun
 
-%if %{undefined ghc_without_shared}
-%files -n ghc-%{pkg_name} -f ghc-%{pkg_name}.files
-%endif
 
-
-%files -n ghc-%{pkg_name}-devel -f ghc-%{pkg_name}-devel.files
+%ghc_files
+%doc AUTHORS* README
 
 
 %changelog
+* Thu Jan  5 2012 Jens Petersen <petersen@redhat.com> - 0.4.2-5
+- update to cabal2spec-0.25.2
+
 * Wed Oct 26 2011 Jens Petersen <petersen@redhat.com> - 0.4.2-4
 - rebuild for newer gmp and update to cabal2spec-0.24.1
 

                 reply	other threads:[~2026-07-13 13:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178395108523.1.8145964097039294525.rpms-ghc-language-c-5bc0d1482cbb@fedoraproject.org \
    --to=petersen@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox