SPECS: make.spec - more fc fixes
arekm
arekm at pld-linux.org
Sun Feb 8 23:43:57 CET 2009
Author: arekm Date: Sun Feb 8 22:43:57 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more fc fixes
---- Files affected:
SPECS:
make.spec (1.80 -> 1.81)
---- Diffs:
================================================================
Index: SPECS/make.spec
diff -u SPECS/make.spec:1.80 SPECS/make.spec:1.81
--- SPECS/make.spec:1.80 Sun Feb 8 23:32:04 2009
+++ SPECS/make.spec Sun Feb 8 23:43:51 2009
@@ -23,6 +23,9 @@
Patch2: %{name}-rlimit.patch
Patch3: %{name}-jobserver.patch
Patch4: %{name}-fdleak.patch
+Patch5: %{name}-getcwd.patch
+Patch6: %{name}-memory.patch
+Patch7: %{name}-newlines.patch
URL: http://www.gnu.org/software/make/
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.9
@@ -99,6 +102,9 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
rm -f po/stamp-po
@@ -156,8 +162,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.81 2009/02/08 22:43:51 arekm
+- more fc fixes
+
Revision 1.80 2009/02/08 22:32:04 arekm
-- rel 3; bugfixes from mc
+- rel 3; bugfixes from fc
Revision 1.79 2008/09/07 02:47:05 glen
- fix-info-dir existence is optional
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/make.spec?r1=1.80&r2=1.81&f=u
More information about the pld-cvs-commit
mailing list