]> git.pld-linux.org Git - packages/xz.git/commitdiff
- build real shared lib, release 3. auto/th/lzma-4_43-3
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 1 Nov 2006 11:51:09 +0000 (11:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xz.spec -> 1.20

xz.spec

diff --git a/xz.spec b/xz.spec
index 7f08ec3052b8e4802676c1a1f034e3cf854e1f30..87b6b2850d59c37fcc62da9d4ab3d7eb82b38656 100644 (file)
--- a/xz.spec
+++ b/xz.spec
@@ -2,7 +2,7 @@ Summary:        LZMA Encoder/Decoder
 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
@@ -120,7 +120,7 @@ cmp test3 test9
 cd ../LZMA_Lib
 %{__make} -f makefile \
        CXX="%{__cxx}" \
-       CFLAGS="%{rpmcflags} -c"
+       CFLAGS="%{rpmcflags} -c -fpic"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.030775 seconds and 4 git commands to generate.