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: 05-Apr-2006 19:21:51
Branch: HEAD Handle: 2006040518215100
Modified files:
openpkg-src/opera opera.spec
Removed files:
openpkg-src/opera opera.patch
Log:
upgrading package: opera 8.52 -> 8.54
Summary:
Revision Changes Path
1.2 +0 -12 openpkg-src/opera/opera.patch
1.31 +8 -11 openpkg-src/opera/opera.spec
____________________________________________________________________________
rm -f openpkg-src/opera/opera.patch <<'@@ .'
Index: openpkg-src/opera/opera.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/opera/opera.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 opera.spec
--- openpkg-src/opera/opera.spec 19 Feb 2006 10:35:08 -0000 1.30
+++ openpkg-src/opera/opera.spec 5 Apr 2006 17:21:51 -0000 1.31
@@ -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 @@
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 @@
* ) 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
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]