|
|
@@ -32,7 +32,7 @@ Class: EVAL
|
|
|
Group: Archiver
|
|
|
License: MIT-style
|
|
|
Version: 2.5.0b
|
|
|
-Release: 20080316
|
|
|
+Release: 20080329
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://people.freebsd.org/~kientzle/libarchive/src/libarchive-%{version}.tar.gz
|
|
|
@@ -67,7 +67,7 @@ AutoReqProv: no
|
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
CPPFLAGS="%{l_cppflags}" \
|
|
|
- LFLAGS="%{l_ldflags}" \
|
|
|
+ LDFLAGS="%{l_ldflags}" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
--mandir=%{l_prefix}/man \
|