packages: ncurses/ncurses.spec - note patch for gcc/gnat bug
qboosh
qboosh at pld-linux.org
Sat Mar 5 13:54:58 CET 2011
Author: qboosh Date: Sat Mar 5 12:54:58 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- note patch for gcc/gnat bug
---- Files affected:
packages/ncurses:
ncurses.spec (1.225 -> 1.226)
---- Diffs:
================================================================
Index: packages/ncurses/ncurses.spec
diff -u packages/ncurses/ncurses.spec:1.225 packages/ncurses/ncurses.spec:1.226
--- packages/ncurses/ncurses.spec:1.225 Thu Mar 3 22:35:08 2011
+++ packages/ncurses/ncurses.spec Sat Mar 5 13:54:53 2011
@@ -44,7 +44,8 @@
BuildRequires: automake
%if %{with ada}
BuildRequires: gcc-ada
-# https://bugzilla.redhat.com/show_bug.cgi?id=613407
+# gnat bug: https://bugzilla.redhat.com/show_bug.cgi?id=613407
+# gcc patch: https://bugzilla.redhat.com/attachment.cgi?id=435931
BuildRequires: libgnat-static
%endif
%{?with_gpm:BuildRequires: gpm-devel}
@@ -654,6 +655,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.226 2011/03/05 12:54:53 qboosh
+- note patch for gcc/gnat bug
+
Revision 1.225 2011/03/03 21:35:08 baggins
- rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ncurses/ncurses.spec?r1=1.225&r2=1.226&f=u
More information about the pld-cvs-commit
mailing list