SPECS: python-fuse.spec - build fix for modern libfuse

saq saq at pld-linux.org
Sun Jun 12 13:03:59 CEST 2005


Author: saq                          Date: Sun Jun 12 11:03:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build fix for modern libfuse

---- Files affected:
SPECS:
   python-fuse.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/python-fuse.spec
diff -u SPECS/python-fuse.spec:1.4 SPECS/python-fuse.spec:1.5
--- SPECS/python-fuse.spec:1.4	Wed Mar 23 18:18:07 2005
+++ SPECS/python-fuse.spec	Sun Jun 12 13:03:53 2005
@@ -32,7 +32,8 @@
 %build
 %{py_comp} .
 %{py_ocomp} .
-%{__make}
+%{__make} \
+	CFLAGS="%{rpmcflags} -DFUSE_USE_VERSION=11"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -56,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/06/12 11:03:53  saq
+- build fix for modern libfuse
+
 Revision 1.4  2005/03/23 17:18:07  glen
 - dropped SourceX-size
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-fuse.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list