rpms/ghc/F-9 ghc.spec,1.37,1.38

Jens Petersen petersen at fedoraproject.org
Tue Oct 14 02:06:00 UTC 2008


Author: petersen

Update of /cvs/extras/rpms/ghc/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26703

Modified Files:
	ghc.spec 
Log Message:
remove network/include/Typeable.h again



Index: ghc.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc/F-9/ghc.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ghc.spec	14 Oct 2008 01:45:10 -0000	1.37
+++ ghc.spec	14 Oct 2008 02:05:29 -0000	1.38
@@ -18,7 +18,7 @@
 
 Name:		ghc
 Version:	6.8.2
-Release:	11%{?dist}
+Release:	12%{?dist}
 Summary:	Glasgow Haskell Compilation system
 # See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713
 ExcludeArch:	alpha ppc64
@@ -121,6 +121,8 @@
   --libexecdir=%{_libexecdir} --localstatedir=%{_localstatedir} \
   --sharedstatedir=%{_sharedstatedir} --mandir=%{_mandir}
 
+# drop truncated copy of header (#222865)
+rm libraries/network/include/Typeable.h
 make %{_smp_mflags}
 make %{_smp_mflags} -C libraries
 
@@ -225,6 +227,9 @@
 
 
 %changelog
+* Tue Oct 14 2008 Jens Petersen <petersen at redhat.com> - 6.8.2-12
+- remove network/include/Typeable.h again
+
 * Tue Oct 14 2008 Jens Petersen <petersen at redhat.com> - 6.8.2-11.fc9
 - add macros.ghc for new Haskell Packaging Guidelines (#460304)
 - add selinux file context for unconfined_execmem following darcs package




More information about the fedora-extras-commits mailing list