rpms/ghc-dataenc/devel ghc-dataenc.spec,1.1,1.2

Jens Petersen petersen at fedoraproject.org
Sat Apr 24 09:16:18 UTC 2010


Author: petersen

Update of /cvs/pkgs/rpms/ghc-dataenc/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12711

Modified Files:
	ghc-dataenc.spec 
Log Message:
- rebuild against ghc-6.12.2
- condition ghc_lib_package




Index: ghc-dataenc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-dataenc/devel/ghc-dataenc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- ghc-dataenc.spec	2 Mar 2010 02:34:50 -0000	1.1
+++ ghc-dataenc.spec	24 Apr 2010 09:16:18 -0000	1.2
@@ -13,7 +13,7 @@ uuencode, xxencode, and yEncoding.
 
 Name:           ghc-%{pkg_name}
 Version:        0.13.0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -25,7 +25,6 @@ ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  ghc, ghc-rpm-macros >= 0.5.1
 BuildRequires:  ghc-doc
 BuildRequires:  ghc-prof
-%{?ghc_pkg_deps:BuildRequires:  %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")}
 
 %description
 %{common_description}
@@ -34,7 +33,7 @@ This package provides the shared library
 %endif
 
 
-%ghc_lib_package
+%{?ghc_lib_package}
 
 
 %prep
@@ -59,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 24 2010 Jens Petersen <petersen at redhat.com> - 0.13.0.2-2
+- rebuild against ghc-6.12.2
+- condition ghc_lib_package
+
 * Sat Jan 23 2010 Jens Petersen <petersen at redhat.com> - 0.13.0.2-1
 - BSD license
 - summary and description from hackage



More information about the scm-commits mailing list