SPECS: strace.spec - pass -DHAVE_STRUCT_DQBLK_DQB_CURBLOCKS (makes...

adamg adamg at pld-linux.org
Mon Dec 12 00:52:33 CET 2005


Author: adamg                        Date: Sun Dec 11 23:52:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass -DHAVE_STRUCT_DQBLK_DQB_CURBLOCKS (makes it build)

---- Files affected:
SPECS:
   strace.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: SPECS/strace.spec
diff -u SPECS/strace.spec:1.76 SPECS/strace.spec:1.77
--- SPECS/strace.spec:1.76	Tue Aug  9 14:18:18 2005
+++ SPECS/strace.spec	Mon Dec 12 00:52:27 2005
@@ -111,7 +111,8 @@
 %{__autoheader}
 %{__automake}
 %configure
-%{__make}
+%{__make} \
+	CFLAGS="%{rpmcflags} -DHAVE_STRUCT_DQBLK_DQB_CURBLOCKS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -141,6 +142,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2005/12/11 23:52:27  adamg
+- pass -DHAVE_STRUCT_DQBLK_DQB_CURBLOCKS (makes it build)
+
 Revision 1.76  2005/08/09 12:18:18  areq
 - add quota.patch (glibc 2.3.90) from strace CVS
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/strace.spec?r1=1.76&r2=1.77&f=u




More information about the pld-cvs-commit mailing list