|
|
@@ -23,13 +23,13 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_openpkg 8.52
|
|
|
-%define V_bsd_comp 852
|
|
|
-%define V_bsd_real 8.52-20060201.1
|
|
|
-%define V_lnx_comp 852
|
|
|
-%define V_lnx_real 8.52-20060201.1
|
|
|
-%define V_sol_comp 852
|
|
|
-%define V_sol_real 8.52-20060201.1
|
|
|
+%define V_openpkg 8.54
|
|
|
+%define V_bsd_comp 854
|
|
|
+%define V_bsd_real 8.54-20060330.1
|
|
|
+%define V_lnx_comp 854
|
|
|
+%define V_lnx_real 8.54-20060330.1
|
|
|
+%define V_sol_comp 854
|
|
|
+%define V_sol_real 8.54-20060330.1
|
|
|
|
|
|
# package information
|
|
|
Name: opera
|
|
|
@@ -42,13 +42,12 @@ Class: EVAL
|
|
|
Group: Web
|
|
|
License: Commercial
|
|
|
Version: %{V_openpkg}
|
|
|
-Release: 20060219
|
|
|
+Release: 20060405
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.opera.com/pub/opera/unix/freebsd/%{V_bsd_comp}/final/en/static/opera-%{V_bsd_real}-static-qt.i386.freebsd-en.tar.bz2
|
|
|
Source1: ftp://ftp.opera.com/pub/opera/linux/%{V_lnx_comp}/final/en/i386/static/opera-%{V_lnx_real}-static-qt.i386-en.tar.bz2
|
|
|
Source2: ftp://ftp.opera.com/pub/opera/unix/solaris/%{V_sol_comp}/final/en/static/opera-%{V_sol_real}-static-qt-sol8-sparc-local-en.tar.bz2
|
|
|
-Patch0: opera.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -92,8 +91,6 @@ AutoReqProv: no
|
|
|
* ) echo "Platform \"%{l_platform -t}\" not supported" 1>&2; exit 1 ;;
|
|
|
esac
|
|
|
%{l_bzip2} -d -c $src | %{l_tar} xf -
|
|
|
- cd opera-*
|
|
|
- %patch -p0
|
|
|
|
|
|
%build
|
|
|
|