[ghc-citeproc-hs] change prof BRs to devel

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


commit 720efa5a39a3c243ba0fbd1ca7bb87ff0d721ccf
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:08:20 2012 +0900

    change prof BRs to devel

 ghc-citeproc-hs.spec |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/ghc-citeproc-hs.spec b/ghc-citeproc-hs.spec
index 9ee078f..ce7a532 100644
--- a/ghc-citeproc-hs.spec
+++ b/ghc-citeproc-hs.spec
@@ -12,7 +12,7 @@ Citation Style Language (CSL): http://citationstyles.org/.
 
 Name:           ghc-%{pkg_name}
 Version:        0.3.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -23,14 +23,14 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-json-prof
-BuildRequires:  ghc-mtl-prof
-BuildRequires:  ghc-pandoc-types-prof
-BuildRequires:  ghc-parsec-prof
-BuildRequires:  ghc-syb-prof
-BuildRequires:  ghc-utf8-string-prof
-BuildRequires:  ghc-time-prof
-BuildRequires:  ghc-xml-prof
+BuildRequires:  ghc-json-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-pandoc-types-devel
+BuildRequires:  ghc-parsec-devel
+BuildRequires:  ghc-syb-devel
+BuildRequires:  ghc-utf8-string-devel
+BuildRequires:  ghc-time-devel
+BuildRequires:  ghc-xml-devel
 
 %description
 %{common_description}
@@ -62,6 +62,9 @@ echo %{_datadir}/%{pkg_name}-%{version} >> ghc-citeproc-hs%{?ghc_without_shared:
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.3.4-6
+- change prof BRs to devel
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 0.3.4-5
 - rebuild
 


More information about the scm-commits mailing list