SPECS: afio.spec - LFS support (suggested by Stefan Szczygielski, m...

adamg adamg at pld-linux.org
Wed Nov 16 12:47:18 CET 2005


Author: adamg                        Date: Wed Nov 16 11:47:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- LFS support (suggested by Stefan Szczygielski,maillist (at) moomean.eu.org)
- release 3

---- Files affected:
SPECS:
   afio.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/afio.spec
diff -u SPECS/afio.spec:1.24 SPECS/afio.spec:1.25
--- SPECS/afio.spec:1.24	Mon Aug 30 16:19:02 2004
+++ SPECS/afio.spec	Wed Nov 16 12:47:12 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Pakiet zawiera program do tworzenia archiwów w formacie cpio
 Name:		afio
 Version:	2.5
-Release:	2
+Release:	3
 License:	Artistic
 Group:		Applications/Archiving
 Source0:	http://www.ibiblio.org/pub/linux/system/backup/%{name}-%{version}.tgz
@@ -36,8 +36,9 @@
 
 %build
 %{__make} clean
-%{__make} CFLAGS1="-Wformat -fomit-frame-pointer \
-	%{rpmcflags}"
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS1="-Wformat -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE %{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -63,6 +64,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2005/11/16 11:47:12  adamg
+- LFS support (suggested by Stefan Szczygielski,maillist (at) moomean.eu.org)
+- release 3
+
 Revision 1.24  2004/08/30 14:19:02  ankry
 - formatting
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/afio.spec?r1=1.24&r2=1.25&f=u




More information about the pld-cvs-commit mailing list