SPECS: dmraid.spec - build with -fPIC on x86_64/amd64

glen glen at pld-linux.org
Thu May 18 22:07:06 CEST 2006


Author: glen                         Date: Thu May 18 20:07:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build with -fPIC on x86_64/amd64

---- Files affected:
SPECS:
   dmraid.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/dmraid.spec
diff -u SPECS/dmraid.spec:1.24 SPECS/dmraid.spec:1.25
--- SPECS/dmraid.spec:1.24	Thu May 18 19:18:01 2006
+++ SPECS/dmraid.spec	Thu May 18 22:07:01 2006
@@ -4,7 +4,7 @@
 %bcond_without	initrd	# without initrd version
 #
 %define	_rc rc10
-%define	_rel 1.3
+%define	_rel 1.5
 Summary:	Device-mapper RAID tool
 Summary(pl):	Narzędzie do RAID-u opartego o device-mapper
 Name:		dmraid
@@ -25,6 +25,9 @@
 %{?with_initrd:BuildRequires:	libsepol-static}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		specflags_x86_64	-fPIC
+%define		specflags_amd64	-fPIC
+
 %description
 DMRAID supports device discovery, set activation and display of
 properties for ATARAID on Linux >= 2.4 using device-mapper.
@@ -140,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/05/18 20:07:01  glen
+- build with -fPIC on x86_64/amd64
+
 Revision 1.24  2006/05/18 17:18:01  qboosh
 - pl for -devel,-static
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dmraid.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list