SPECS (AC-branch): lzma.spec - -fpic for amd64
glen
glen at pld-linux.org
Wed Nov 1 17:23:02 CET 2006
Author: glen Date: Wed Nov 1 16:23:02 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- -fpic for amd64
---- Files affected:
SPECS:
lzma.spec (1.1.2.7 -> 1.1.2.8)
---- Diffs:
================================================================
Index: SPECS/lzma.spec
diff -u SPECS/lzma.spec:1.1.2.7 SPECS/lzma.spec:1.1.2.8
--- SPECS/lzma.spec:1.1.2.7 Wed Nov 1 14:53:34 2006
+++ SPECS/lzma.spec Wed Nov 1 17:22:57 2006
@@ -3,7 +3,7 @@
Summary(pl): Koder/Dekoder LZMA
Name: lzma
Version: 4.43
-Release: 5
+Release: 6
License: CPL/LGPL
Group: Applications/Archiving
Source0: http://dl.sourceforge.net/sevenzip/%{name}443.tar.bz2
@@ -122,7 +122,7 @@
cd ../LZMA_Lib
%{__make} -f makefile \
CXX="%{__cxx}" \
- CFLAGS="%{rpmcflags} -c"
+ CFLAGS="%{rpmcflags} -c -fpic"
%install
rm -rf $RPM_BUILD_ROOT
@@ -164,6 +164,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.1.2.8 2006/11/01 16:22:57 glen
+- -fpic for amd64
+
Revision 1.1.2.7 2006/11/01 13:53:34 glen
- merged changes from HEAD
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lzma.spec?r1=1.1.2.7&r2=1.1.2.8&f=u
More information about the pld-cvs-commit
mailing list