SPECS: safecat.spec - enable largefile

glen glen at pld-linux.org
Sun May 7 22:09:19 CEST 2006


Author: glen                         Date: Sun May  7 20:09:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable largefile

---- Files affected:
SPECS:
   safecat.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/safecat.spec
diff -u SPECS/safecat.spec:1.1 SPECS/safecat.spec:1.2
--- SPECS/safecat.spec:1.1	Sun May  7 21:27:51 2006
+++ SPECS/safecat.spec	Sun May  7 22:09:14 2006
@@ -24,7 +24,7 @@
 %patch0 -p1
 
 %build
-echo '%{__cc} %{rpmcflags}' > conf-cc
+echo '%{__cc} %{rpmcflags} -D_LARGEFILE64_SOURCE' > conf-cc
 echo '%{__cc}' > conf-ld
 echo '%{_prefix}' > conf-root
 %{__make} -j1
@@ -52,6 +52,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/07 20:09:14  glen
+- enable largefile
+
 Revision 1.1  2006/05/07 19:27:51  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/safecat.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list