[ghc-process-leksah] ghc-process-leksah-1.0.1.4 modified: ghc-process-leksah.spec

Lakshmi Narasimhan T V narasim at fedoraproject.org
Sat Jan 29 05:24:21 UTC 2011


commit 20c7e3b5413ab62e47ec341a683909d11abe9ecb
Author: Lakshmi Narasimhan <lakshminaras2002 at gmail.com>
Date:   Sat Jan 29 10:53:47 2011 +0530

    ghc-process-leksah-1.0.1.4
    	modified:   ghc-process-leksah.spec

 ghc-process-leksah.spec |   18 +++++-------------
 1 files changed, 5 insertions(+), 13 deletions(-)
---
diff --git a/ghc-process-leksah.spec b/ghc-process-leksah.spec
index ec82f9e..0c0bd95 100644
--- a/ghc-process-leksah.spec
+++ b/ghc-process-leksah.spec
@@ -4,29 +4,23 @@
 
 %global common_description This package contains libraries for dealing with system processes in leksah.
 
-%bcond_without shared
-%bcond_without hscolour
-
 # debuginfo is not useful for ghc
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
 Version:        1.0.1.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
 License:        BSD
 URL:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # fedora ghc archs:
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  ghc, ghc-doc, ghc-prof
-BuildRequires:  ghc-rpm-macros >= 0.8.1
-%if %{with hscolour}
+BuildRequires:  ghc-rpm-macros >= 0.7.3
 BuildRequires:  hscolour
-%endif
 
 %description
 %{common_description}
@@ -44,18 +38,16 @@ This package provides the shared library.
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 %ghc_lib_install
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %{?ghc_lib_package}
 
 
 %changelog
+* Sat Jan 29 2011 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 1.0.1.4-2
+- upgrading to cabal2spec-0.22.4
+
 * Tue Dec  7 2010 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 1.0.1.4-1
 - Changed license to BSD. No dependencies required.
 


More information about the scm-commits mailing list