SPECS: lzma.spec - build real shared lib, release 3.
pluto
pluto at pld-linux.org
Wed Nov 1 12:51:14 CET 2006
Author: pluto Date: Wed Nov 1 11:51:14 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build real shared lib, release 3.
---- Files affected:
SPECS:
lzma.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/lzma.spec
diff -u SPECS/lzma.spec:1.19 SPECS/lzma.spec:1.20
--- SPECS/lzma.spec:1.19 Mon Oct 30 22:27:18 2006
+++ SPECS/lzma.spec Wed Nov 1 12:51:09 2006
@@ -3,7 +3,7 @@
Summary(pl): Koder/Dekoder LZMA
Name: lzma
Version: 4.43
-Release: 2
+Release: 3
License: CPL/LGPL
Group: Applications/Archiving
Source0: http://dl.sourceforge.net/sevenzip/%{name}443.tar.bz2
@@ -121,7 +121,7 @@
cd ../LZMA_Lib
%{__make} -f makefile \
CXX="%{__cxx}" \
- CFLAGS="%{rpmcflags} -c"
+ CFLAGS="%{rpmcflags} -c -fpic"
%install
rm -rf $RPM_BUILD_ROOT
@@ -161,6 +161,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2006/11/01 11:51:09 pluto
+- build real shared lib, release 3.
+
Revision 1.19 2006/10/30 21:27:18 glen
- merge -libs and -static packages from AC-branch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lzma.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list