SPECS: hwinfo.spec - fix for x86_64 build

arvenil arvenil at pld-linux.org
Thu May 24 22:37:11 CEST 2007


Author: arvenil                      Date: Thu May 24 20:37:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for x86_64 build

---- Files affected:
SPECS:
   hwinfo.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/hwinfo.spec
diff -u SPECS/hwinfo.spec:1.7 SPECS/hwinfo.spec:1.8
--- SPECS/hwinfo.spec:1.7	Wed May 23 22:17:26 2007
+++ SPECS/hwinfo.spec	Thu May 24 22:37:03 2007
@@ -10,6 +10,7 @@
 # Source0-md5:	afc560ebe9404fcb1553bc9ebda69700
 Patch0:		%{name}-kbd.patch
 Patch1:		%{name}-headers.patch
+Patch2:		%{name}-x86_64.patch
 URL:		http://packages.qa.debian.org/h/hwinfo.html
 BuildRequires:	dbus-devel >= 0.35
 BuildRequires:	flex
@@ -40,6 +41,9 @@
 %setup -q
 %patch0 -p0
 %patch1 -p1
+%ifarch %{x8664}
+%patch2 -p1
+%endif
 
 %build
 %{__make} -j1 \
@@ -77,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/05/24 20:37:03  arvenil
+- fix for x86_64 build
+
 Revision 1.7  2007/05/23 20:17:26  qboosh
 - updated headers patch, pass optflags in supported way
 - .so symlink moved to -devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hwinfo.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list