SPECS: dhcp.spec - fPIC for amd64

glen glen at pld-linux.org
Sun Dec 16 23:12:17 CET 2007


Author: glen                         Date: Sun Dec 16 22:12:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fPIC for amd64

---- Files affected:
SPECS:
   dhcp.spec (1.148 -> 1.149) 

---- Diffs:

================================================================
Index: SPECS/dhcp.spec
diff -u SPECS/dhcp.spec:1.148 SPECS/dhcp.spec:1.149
--- SPECS/dhcp.spec:1.148	Sat Dec 15 19:10:23 2007
+++ SPECS/dhcp.spec	Sun Dec 16 23:12:12 2007
@@ -47,6 +47,8 @@
 Provides:	dhcpd
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		specflags_x86_64	-fPIC
+%define		specflags_amd64		%{specflags_x86_64}
 %define		schemadir	/usr/share/openldap/schema
 
 %description
@@ -383,6 +385,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.149  2007-12-16 22:12:12  glen
+- fPIC for amd64
+
 Revision 1.148  2007-12-15 18:10:23  glen
 - ldap dep is not required, builders hack rather
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dhcp.spec?r1=1.148&r2=1.149&f=u



More information about the pld-cvs-commit mailing list