|
@@ -33,10 +33,11 @@ Distribution: OpenPKG [PLUS]
|
|
|
Group: Archiver
|
|
Group: Archiver
|
|
|
License: freely distributable
|
|
License: freely distributable
|
|
|
Version: 3.2.2
|
|
Version: 3.2.2
|
|
|
-Release: 20030519
|
|
|
|
|
|
|
+Release: 20030612
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://files10.rarlab.com/rar/unrarsrc-%{version}.tar.gz
|
|
Source0: http://files10.rarlab.com/rar/unrarsrc-%{version}.tar.gz
|
|
|
|
|
+Patch0: unrar.patch
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -53,6 +54,7 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
%setup -q -n unrar
|
|
%setup -q -n unrar
|
|
|
|
|
+ %patch -p0
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
cxxflags="-O2"
|
|
cxxflags="-O2"
|