[ghc-zip-archive] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:16:27 UTC 2012


commit aaf6fe7b14a4b7411f0179152bc00d7de64fea56
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:16:22 2012 +0900

    change prof BRs to devel

 ghc-zip-archive.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec
index 2c443ff..250f2de 100644
--- a/ghc-zip-archive.spec
+++ b/ghc-zip-archive.spec
@@ -11,7 +11,7 @@ and extracting files from zip archives.
 
 Name:           ghc-%{pkg_name}
 Version:        0.1.1.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -23,11 +23,11 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-binary-prof
-BuildRequires:  ghc-digest-prof
-BuildRequires:  ghc-mtl-prof
-BuildRequires:  ghc-utf8-string-prof
-BuildRequires:  ghc-zlib-prof
+BuildRequires:  ghc-binary-devel
+BuildRequires:  ghc-digest-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-utf8-string-devel
+BuildRequires:  ghc-zlib-devel
 
 %description
 %{common_description}
@@ -53,10 +53,13 @@ BuildRequires:  ghc-zlib-prof
 %ghc_devel_post_postun
 
 
-%ghc_files COPYING
+%ghc_files LICENSE
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.1.1.8-2
+- change prof BRs to devel
+
 * Wed Jun 13 2012 Jens Petersen <petersen at redhat.com> - 0.1.1.8-1
 - update to 0.1.1.8
 


More information about the scm-commits mailing list