|
|
@@ -23,8 +23,8 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_dist 451
|
|
|
-%define V_opkg 4.51
|
|
|
+%define V_dist 452
|
|
|
+%define V_opkg 4.52
|
|
|
|
|
|
# package information
|
|
|
Name: lzma
|
|
|
@@ -37,7 +37,7 @@ Class: EVAL
|
|
|
Group: Compression
|
|
|
License: LGPL
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20070725
|
|
|
+Release: 20070803
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://switch.dl.sourceforge.net/sevenzip/7z%{V_dist}.tar.bz2
|
|
|
@@ -45,7 +45,7 @@ Source0: http://switch.dl.sourceforge.net/sevenzip/7z%{V_dist}.tar.bz2
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20060823, make, gcc
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20060823, make, gcc, gcc::with_cxx = yes
|
|
|
PreReq: OpenPKG, openpkg >= 20060823
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|