SPECS: elfutils.spec - added kill-native patch (don't leave './nat...
qboosh
qboosh at pld-linux.org
Fri Aug 25 22:54:11 CEST 2006
Author: qboosh Date: Fri Aug 25 20:54:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added kill-native patch (don't leave './native' process running after build)
---- Files affected:
SPECS:
elfutils.spec (1.60 -> 1.61)
---- Diffs:
================================================================
Index: SPECS/elfutils.spec
diff -u SPECS/elfutils.spec:1.60 SPECS/elfutils.spec:1.61
--- SPECS/elfutils.spec:1.60 Fri Aug 25 21:54:44 2006
+++ SPECS/elfutils.spec Fri Aug 25 22:54:05 2006
@@ -22,6 +22,7 @@
Patch5: %{name}-paxflags.patch
Patch6: %{name}-alpha.patch
Patch7: %{name}-sparc.patch
+Patch8: %{name}-kill-native.patch
#URL: file://home/devel/drepper
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.7
@@ -144,6 +145,7 @@
%patch5 -p1
%patch6 -p1
%patch7 -p1
+%patch8 -p1
%build
#%%{__gettextize}
@@ -229,6 +231,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.61 2006/08/25 20:54:05 qboosh
+- added kill-native patch (don't leave './native' process running after build)
+
Revision 1.60 2006/08/25 19:54:44 qboosh
- added sparc patch (now passes make check)
- dropped obsolete LD_LIBRARY_PATH setting ($ORIGIN not used by default)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/elfutils.spec?r1=1.60&r2=1.61&f=u
More information about the pld-cvs-commit
mailing list