SPECS: util-vserver.spec - disable symbolic functions

arekm arekm at pld-linux.org
Tue Feb 6 21:04:56 CET 2007


Author: arekm                        Date: Tue Feb  6 20:04:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable symbolic functions

---- Files affected:
SPECS:
   util-vserver.spec (1.135 -> 1.136) 

---- Diffs:

================================================================
Index: SPECS/util-vserver.spec
diff -u SPECS/util-vserver.spec:1.135 SPECS/util-vserver.spec:1.136
--- SPECS/util-vserver.spec:1.135	Sun Feb  4 19:17:27 2007
+++ SPECS/util-vserver.spec	Tue Feb  6 21:04:50 2007
@@ -19,7 +19,7 @@
 Summary(pl):	Narzędzia dla linuksowych serwerów wirtualnych
 Name:		util-vserver
 Version:	0.30.212
-Release:	4
+Release:	5
 License:	GPL
 Group:		Applications/System
 Source0:	http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2
@@ -350,6 +350,8 @@
 cp -a compat.h vserver-compat.h
 
 %build
+unset LD_SYMBOLIC_FUNCTIONS || :
+
 %if %{with dietlibc}
 CFLAGS="%{rpmcflags} -D__GLIBC__"
 %endif
@@ -715,6 +717,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.136  2007/02/06 20:04:50  arekm
+- disable symbolic functions
+
 Revision 1.135  2007/02/04 18:17:27  arekm
 - rel 4; no glibc64 on th
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.135&r2=1.136&f=u



More information about the pld-cvs-commit mailing list