OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 23-Feb-2006 15:12:35
Branch: HEAD Handle: 2006022314123500
Modified files:
openpkg-src/unrar unrar.spec
Log:
cleanup packaging. Submitted by: robert j. wozny <[EMAIL PROTECTED]>
Summary:
Revision Changes Path
1.40 +2 -2 openpkg-src/unrar/unrar.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/unrar/unrar.spec
============================================================================
$ cvs diff -u -r1.39 -r1.40 unrar.spec
--- openpkg-src/unrar/unrar.spec 1 Jan 2006 13:23:39 -0000 1.39
+++ openpkg-src/unrar/unrar.spec 23 Feb 2006 14:12:35 -0000 1.40
@@ -33,7 +33,7 @@
Group: Archiver
License: freely distributable
Version: 3.5.4
-Release: 20051011
+Release: 20060223
# list of sources
Source0: http://files3.rarlab.com/rar/unrarsrc-%{version}.tar.gz
@@ -71,7 +71,7 @@
sparc*-* ) defines="$defines -DBIG_ENDIAN" ;;
esac
%{l_make} %{l_mflags -O} -f makefile.unix \
- CXX="%{l_prefix}/bin/g++" \
+ CXX="%{l_cxx}" \
CXXFLAGS="$cxxflags" \
DEFINES="$defines"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]