rpms/ghc-tar/devel ghc-tar.spec,1.5,1.6

Jens Petersen petersen at fedoraproject.org
Tue Apr 27 04:12:00 UTC 2010


Author: petersen

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

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




Index: ghc-tar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-tar/devel/ghc-tar.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- ghc-tar.spec	11 Jan 2010 04:29:55 -0000	1.5
+++ ghc-tar.spec	27 Apr 2010 04:12:00 -0000	1.6
@@ -11,7 +11,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.3.1.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -23,7 +23,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}
@@ -32,7 +31,7 @@ This package provides the shared library
 %endif
 
 
-%ghc_lib_package
+%{?ghc_lib_package}
 
 
 %prep
@@ -57,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Apr 27 2010 Jens Petersen <petersen at redhat.com> - 0.3.1.0-4
+- rebuild against ghc-6.12.2
+- condition ghc_lib_package
+
 * Mon Jan 11 2010 Jens Petersen <petersen at redhat.com> - 0.3.1.0-3
 - update to ghc-rpm-macros-0.5.1 and cabal2spec-0.21.1:
 - drop doc and prof bcond



More information about the scm-commits mailing list