Author: glen                         Date: Thu Feb 24 12:23:35 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable debuginfo package (it is empty)

---- Files affected:
packages/ghc-MissingH:
   ghc-MissingH.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/ghc-MissingH/ghc-MissingH.spec
diff -u packages/ghc-MissingH/ghc-MissingH.spec:1.5 
packages/ghc-MissingH/ghc-MissingH.spec:1.6
--- packages/ghc-MissingH/ghc-MissingH.spec:1.5 Thu Feb 24 13:22:03 2011
+++ packages/ghc-MissingH/ghc-MissingH.spec     Thu Feb 24 13:23:30 2011
@@ -26,6 +26,9 @@
 %requires_releq        ghc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# debuginfo is not useful for ghc
+%define                _enable_debug_packages  0
+
 %description
 MissingH is a library of all sorts of utility functions for Haskell
 programmers. It is written in pure Haskell and thus should be
@@ -96,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2011/02/24 12:23:30  glen
+- disable debuginfo package (it is empty)
+
 Revision 1.5  2011/02/24 12:22:03  glen
 - package only html docs to subpackage
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-MissingH/ghc-MissingH.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to