SPECS: samba.spec - rel 2; workaround vscan build problem

arekm arekm at pld-linux.org
Wed Aug 29 08:58:41 CEST 2007


Author: arekm                        Date: Wed Aug 29 06:58:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; workaround vscan build problem

---- Files affected:
SPECS:
   samba.spec (1.370 -> 1.371) 

---- Diffs:

================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.370 SPECS/samba.spec:1.371
--- SPECS/samba.spec:1.370	Mon Aug 27 21:54:38 2007
+++ SPECS/samba.spec	Wed Aug 29 08:58:36 2007
@@ -43,7 +43,7 @@
 Summary(zh_CN.UTF-8):	Samba 客户端和服务器
 Name:		samba
 Version:	3.0.25c
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v2
 Group:		Networking/Daemons
@@ -1034,6 +1034,8 @@
 cd samba-vscan-%{vscan_version}
 cp -f /usr/share/automake/config.sub .
 %configure
+# -pie + -Wl,--as-needed == unresolved symbols
+sed -i -e 's#-pie##g' Makefile
 %{__make} all
 
 %install
@@ -1525,6 +1527,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.371  2007/08/29 06:58:36  arekm
+- rel 2; workaround vscan build problem
+
 Revision 1.370  2007/08/27 19:54:38  arekm
 - up to 3.0.25c; vscan vfs doesn't build
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/samba.spec?r1=1.370&r2=1.371&f=u



More information about the pld-cvs-commit mailing list