SPECS: lufs.spec - added CFLAGS patch - make everything, not only ...

sparky sparky at pld-linux.org
Thu Aug 3 03:12:45 CEST 2006


Author: sparky                       Date: Thu Aug  3 01:12:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added CFLAGS patch
- make everything, not only 3 dirs

---- Files affected:
SPECS:
   lufs.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/lufs.spec
diff -u SPECS/lufs.spec:1.31 SPECS/lufs.spec:1.32
--- SPECS/lufs.spec:1.31	Wed Apr 12 14:15:41 2006
+++ SPECS/lufs.spec	Thu Aug  3 03:12:40 2006
@@ -25,6 +25,7 @@
 Patch0:		%{name}-fix_install.patch
 Patch1:		%{name}-am.patch
 Patch2:		%{name}-no_buildtime_ssh.patch
+Patch3:		%{name}-CFLAGS.patch
 URL:		http://lufs.sourceforge.net/lufs/
 %if %{with userspace}
 BuildRequires:	autoconf
@@ -95,6 +96,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %if %{with userspace}
@@ -114,9 +116,7 @@
 #	--enable-cefs
 #	--enable-cardfs
 
-%{__make} -C filesystems
-%{__make} -C lufsd
-%{__make} -C util
+%{__make}
 %endif
 
 %if %{with kernel}
@@ -258,6 +258,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/08/03 01:12:40  sparky
+- added CFLAGS patch
+- make everything, not only 3 dirs
+
 Revision 1.31  2006/04/12 12:15:41  glen
 - add kernel epoch, adapterized
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lufs.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list