rpms/almanah/devel almanah.spec,1.9,1.10

Caolan McNamara caolanm at fedoraproject.org
Mon Jul 26 09:56:42 UTC 2010


Author: caolanm

Update of /cvs/pkgs/rpms/almanah/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9175

Modified Files:
	almanah.spec 
Log Message:
force LFS for gmime


Index: almanah.spec
===================================================================
RCS file: /cvs/pkgs/rpms/almanah/devel/almanah.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- almanah.spec	26 Jul 2010 09:24:26 -0000	1.9
+++ almanah.spec	26 Jul 2010 09:56:42 -0000	1.10
@@ -40,7 +40,7 @@ sed -e 's/_//' \
     -i data/%{name}.desktop.in
 
 %build
-%configure --enable-encryption --enable-spell-checking
+CFLAGS="${RPM_OPT_FLAGS} -D_FILE_OFFSET_BITS=64" %configure --enable-encryption --enable-spell-checking
 make
 
 



More information about the scm-commits mailing list