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: 22-Nov-2005 10:45:44
Branch: HEAD Handle: 2005112209454400
Modified files:
openpkg-src/opera opera.spec
Log:
fix accidentaly hard-coded version string
Summary:
Revision Changes Path
1.25 +1 -1 openpkg-src/opera/opera.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/opera/opera.spec
============================================================================
$ cvs diff -u -r1.24 -r1.25 opera.spec
--- openpkg-src/opera/opera.spec 22 Nov 2005 09:01:18 -0000 1.24
+++ openpkg-src/opera/opera.spec 22 Nov 2005 09:45:44 -0000 1.25
@@ -46,7 +46,7 @@
# list of sources
Source0:
ftp://ftp.opera.com/pub/opera/unix/freebsd/%{V_bsd_comp}/final/en/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-8.50-20050916.1-static-qt.i386-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/opera-%{V_sol_real}-static-qt-sol8-sparc-local-en.tar.bz2
# build information
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]