[highlighting-kate] change prof BRs to devel

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


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

    change prof BRs to devel

 highlighting-kate.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/highlighting-kate.spec b/highlighting-kate.spec
index 0aa4c5e..94e34dd 100644
--- a/highlighting-kate.spec
+++ b/highlighting-kate.spec
@@ -13,7 +13,7 @@ any syntax supported by Kate can be added.
 
 Name:           %{pkg_name}
 Version:        0.5.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sourcecode syntax highlighting library
 
 Group:          Applications/Publishing
@@ -25,12 +25,12 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-blaze-html-prof >= 0.4.2
-BuildRequires:  ghc-containers-prof
-BuildRequires:  ghc-filepath-prof
-BuildRequires:  ghc-parsec-prof
-BuildRequires:  ghc-pcre-light-prof
-BuildRequires:  ghc-xhtml-prof
+BuildRequires:  ghc-blaze-html-devel >= 0.4.2
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-filepath-devel
+BuildRequires:  ghc-parsec-devel
+BuildRequires:  ghc-pcre-light-devel
+BuildRequires:  ghc-xhtml-devel
 Patch1:         highlighting-kate-use-pcre-light.patch
 
 %description
@@ -77,6 +77,9 @@ The package provides the Highlighting commandline program.
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.5.1-2
+- change prof BRs to devel
+
 * Sun Jun 10 2012 Jens Petersen <petersen at redhat.com> - 0.5.1-1
 - update to 0.5.1
 


More information about the scm-commits mailing list