OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-Aug-2007 16:37:22
Branch: HEAD Handle: 2007080315372100
Modified files:
openpkg-src/lzma lzma.spec
Log:
upgrading package: lzma 4.51 -> 4.52
Summary:
Revision Changes Path
1.6 +4 -4 openpkg-src/lzma/lzma.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lzma/lzma.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 lzma.spec
--- openpkg-src/lzma/lzma.spec 25 Jul 2007 14:45:55 -0000 1.5
+++ openpkg-src/lzma/lzma.spec 3 Aug 2007 14:37:21 -0000 1.6
@@ -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 @@
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 @@
# 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
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]