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 with cabal-rpm
Date: Mon, 13 Jul 2026 13:58:08 GMT	[thread overview]
Message-ID: <178395108885.1.894358536005912840.rpms-ghc-language-c-077779f57376@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ghc-language-c
Branch : epel9
Commit : 077779f5737675054d120f5c241281420a5cf049
Author : Jens Petersen <petersen@redhat.com>
Date   : 2012-11-17T23:52:26+09:00
Stats  : +12/-11 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ghc-language-c/c/077779f5737675054d120f5c241281420a5cf049?branch=epel9

Log:
update with cabal-rpm

---
diff --git a/ghc-language-c.spec b/ghc-language-c.spec
index 1ce2cf1..0686ca2 100644
--- a/ghc-language-c.spec
+++ b/ghc-language-c.spec
@@ -1,39 +1,37 @@
-# cabal2spec-0.25.2
 # https://fedoraproject.org/wiki/Packaging:Haskell
 # https://fedoraproject.org/wiki/PackagingDrafts/Haskell
 
 %global pkg_name language-c
 
-# common part of summary for all the subpackages
 %global common_summary Haskell library for C code analysis and generation
 
-# main description used for all the subpackages
 %global common_description Language C is a Haskell library for the analysis and generation of C\
 code. It features a complete, well tested parser and pretty printer\
 for all of C99 and a large set of GNU extensions.
 
 Name:           ghc-%{pkg_name}
 Version:        0.4.2
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        %{common_summary}
 
-Group:          System Environment/Libraries
 License:        BSD
-# BEGIN cabal2spec
 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 %{!?without_hscolour:hscolour}
-# END cabal2spec
-BuildRequires:  alex
-BuildRequires:  happy
+BuildRequires:  ghc-rpm-macros
+# Begin cabal-rpm deps:
+BuildRequires:  ghc-array-devel
+BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-pretty-devel
 BuildRequires:  ghc-process-devel
 BuildRequires:  ghc-syb-devel
+# End cabal-rpm deps
+BuildRequires:  alex
+BuildRequires:  happy
 
 %description
 %{common_description}
@@ -63,6 +61,9 @@ BuildRequires:  ghc-syb-devel
 
 
 %changelog
+* Sat Nov 17 2012 Jens Petersen <petersen@redhat.com> - 0.4.2-10
+- update with cabal-rpm
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 

                 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=178395108885.1.894358536005912840.rpms-ghc-language-c-077779f57376@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