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: 01-Oct-2004 10:50:44
Branch: HEAD Handle: 2004100109504400
Modified files:
openpkg-src/gcc33 gcc33.patch gcc33.spec
Log:
upgrading package: gcc33 3.3.4 -> 3.3.5
Summary:
Revision Changes Path
1.7 +2 -2 openpkg-src/gcc33/gcc33.patch
1.50 +2 -2 openpkg-src/gcc33/gcc33.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gcc33/gcc33.patch
============================================================================
$ cvs diff -u -r1.6 -r1.7 gcc33.patch
--- openpkg-src/gcc33/gcc33.patch 8 Jun 2004 11:02:56 -0000 1.6
+++ openpkg-src/gcc33/gcc33.patch 1 Oct 2004 08:50:44 -0000 1.7
@@ -14,8 +14,8 @@
please modify this string to indicate that, e.g. by putting your
organization's name in parentheses at the end of the string. */
--const char version_string[] = "3.3.4";
-+const char version_string[] = "3.3.4 (@l_openpkg_release@)";
+-const char version_string[] = "3.3.5";
++const char version_string[] = "3.3.5 (@l_openpkg_release@)";
/* This is the location of the online document giving instructions for
reporting bugs. If you distribute a modified version of GCC,
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gcc33/gcc33.spec
============================================================================
$ cvs diff -u -r1.49 -r1.50 gcc33.spec
--- openpkg-src/gcc33/gcc33.spec 11 Sep 2004 11:51:07 -0000 1.49
+++ openpkg-src/gcc33/gcc33.spec 1 Oct 2004 08:50:44 -0000 1.50
@@ -24,7 +24,7 @@
##
# package version
-%define V_full 3.3.4
+%define V_full 3.3.5
%define V_comp 33
%define V_ssp 3.3.2-3
@@ -39,7 +39,7 @@
Group: Compiler
License: GPL
Version: %{V_full}
-Release: 20040911
+Release: 20041001
# package options
%option with_cxx yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]