SPECS: mono.spec - R: libgdiplus - it's required by System.Drawing...

wolf wolf at pld-linux.org
Mon Apr 3 16:37:46 CEST 2006


Author: wolf                         Date: Mon Apr  3 14:37:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: libgdiplus - it's required by System.Drawing.dll
  It would be nice to split mono dlls to subpackages, so that one wouldn't
  need to install 50MB worth of dlls and their dependencies, when only small
  subset is needed. Also all *.dll.mdb should be moved to -debug subpackage,
  as they are only for debugging purposes.

---- Files affected:
SPECS:
   mono.spec (1.172 -> 1.173) 

---- Diffs:

================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.172 SPECS/mono.spec:1.173
--- SPECS/mono.spec:1.172	Sat Apr  1 00:10:55 2006
+++ SPECS/mono.spec	Mon Apr  3 16:37:41 2006
@@ -39,6 +39,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.213
 BuildRequires:	rpmbuild(monoautodeps)
 BuildRequires:	xorg-lib-libX11
+Requires:	libgdiplus = %{version}
 ExclusiveArch:	%{ix86} %{x8664} arm hppa ia64 ppc s390 s390x sparc sparcv9 sparc64
 # alpha still broken
 # plain i386 is not supported; mono uses cmpxchg/xadd which require i486
@@ -455,6 +456,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.173  2006/04/03 14:37:41  wolf
+- R: libgdiplus - it's required by System.Drawing.dll
+  It would be nice to split mono dlls to subpackages, so that one wouldn't
+  need to install 50MB worth of dlls and their dependencies, when only small
+  subset is needed. Also all *.dll.mdb should be moved to -debug subpackage,
+  as they are only for debugging purposes.
+
 Revision 1.172  2006/03/31 22:10:55  qboosh
 - sparc*-linux is supported now (with JIT)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.172&r2=1.173&f=u



More information about the pld-cvs-commit mailing list