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-Sep-2006 09:55:40
Branch: HEAD Handle: 2006092308553900
Modified files:
openpkg-src/opera opera.spec
Log:
fix linux and solaris versions
Summary:
Revision Changes Path
1.35 +3 -3 openpkg-src/opera/opera.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/opera/opera.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 opera.spec
--- openpkg-src/opera/opera.spec 21 Sep 2006 15:19:05 -0000 1.34
+++ openpkg-src/opera/opera.spec 23 Sep 2006 07:55:39 -0000 1.35
@@ -26,9 +26,9 @@
%define V_openpkg 9.02
%define V_bsd_comp 902
%define V_bsd_real 9.02-20060919.1
-%define V_lnx_comp 901
+%define V_lnx_comp 902
%define V_lnx_real 9.02-20060919.1
-%define V_sol_comp 901
+%define V_sol_comp 902
%define V_sol_real 9.02-20060919.1
# package information
@@ -42,7 +42,7 @@
Group: Web
License: Commercial
Version: %{V_openpkg}
-Release: 20060921
+Release: 20060923
# 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
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]