OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Nov-2004 11:12:05
Branch: HEAD Handle: 2004110910120400
Modified files:
openpkg-src/firefox firefox.spec
Log:
blind upgrade
Summary:
Revision Changes Path
1.9 +3 -3 openpkg-src/firefox/firefox.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/firefox/firefox.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 firefox.spec
--- openpkg-src/firefox/firefox.spec 3 Oct 2004 11:41:22 -0000 1.8
+++ openpkg-src/firefox/firefox.spec 9 Nov 2004 10:12:04 -0000 1.9
@@ -26,8 +26,8 @@
# FIXME: rse: fails to build because some .rdf/.jar stuff cannot be built
# package version
-%define V_main 1.0PR
-%define V_subdir 0.10.1
+%define V_main 1.0
+%define V_subdir 1.0
# package information
Name: firefox
@@ -40,7 +40,7 @@
Group: Web
License: MPL
Version: %{V_subdir}
-Release: 20041003
+Release: 20041109
# package options
%option with_optimize yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]