packages: gcc/gcc.spec - needs pdksh with heredoc quote fix
qboosh
qboosh at pld-linux.org
Thu Sep 30 08:44:50 CEST 2010
Author: qboosh Date: Thu Sep 30 06:44:50 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- needs pdksh with heredoc quote fix
---- Files affected:
packages/gcc:
gcc.spec (1.632 -> 1.633)
---- Diffs:
================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.632 packages/gcc/gcc.spec:1.633
--- packages/gcc/gcc.spec:1.632 Wed Sep 29 09:06:38 2010
+++ packages/gcc/gcc.spec Thu Sep 30 08:44:44 2010
@@ -166,6 +166,7 @@
%endif
%{?with_mozilla:BuildRequires: xulrunner-devel >= 1.8.1.3-1.20070321.5}
%endif
+BuildConflicts: pdksh < 5.2.14-50
Requires: binutils >= 3:2.20.51.0.2
Requires: libgcc = %{epoch}:%{version}-%{release}
Provides: cpp = %{epoch}:%{version}-%{release}
@@ -2183,6 +2184,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.633 2010/09/30 06:44:44 qboosh
+- needs pdksh with heredoc quote fix
+
Revision 1.632 2010/09/29 07:06:38 qboosh
- restored gcj-dbtool
- remaining ghost soname symlinks
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.632&r2=1.633&f=u
More information about the pld-cvs-commit
mailing list