OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Mar-2005 11:59:03
Branch: HEAD Handle: 2005030910590200
Modified files:
openpkg-src/firefox firefox.spec
Log:
URLs changed, blind broken update, and modifying package: firefox-1.0
20041109 -> 20050309
Summary:
Revision Changes Path
1.11 +7 -7 openpkg-src/firefox/firefox.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/firefox/firefox.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 firefox.spec
--- openpkg-src/firefox/firefox.spec 1 Jan 2005 10:49:04 -0000 1.10
+++ openpkg-src/firefox/firefox.spec 9 Mar 2005 10:59:02 -0000 1.11
@@ -23,11 +23,11 @@
## SUCH DAMAGE.
##
-# FIXME: rse: fails to build because some .rdf/.jar stuff cannot be built
+# FIXME: rse: fails because some .rdf/.jar stuff cannot be built
# package version
-%define V_main 1.0
-%define V_subdir 1.0
+%define V_main 1.0.1
+%define V_subdir 1.0.1
# package information
Name: firefox
@@ -36,17 +36,17 @@
Vendor: The Mozilla Project
Packager: The OpenPKG Project
Distribution: OpenPKG
-Class: EVAL
+Class: JUNK
Group: Web
License: MPL
Version: %{V_subdir}
-Release: 20041109
+Release: 20050309
# package options
%option with_optimize yes
# list of sources
-Source0:
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{V_subdir}/firefox-%{V_main}-source.tar.bz2
+Source0:
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{V_subdir}/source/firefox-%{V_main}-source.tar.bz2
Source1:
ftp://ftp.openpkg.org/sources/CPY/mozilla/mozilla-1.7.2-libart.tar.bz2
Source2: firefox.sh
Source3: firefox.pod
@@ -74,7 +74,7 @@
version = %{V_main}
url = ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/
regex = (__VER__)
- url =
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/__NEWVER__/
+ url =
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/__NEWVER__/source/
regex = firefox-(__VER__)-source\.tar\.bz2
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]