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: 03-May-2005 20:26:19
Branch: HEAD Handle: 2005050319261900
Modified files:
openpkg-src/gcc33 gcc33.patch gcc33.spec
Log:
upgrading package: gcc33 3.3.5 -> 3.3.6
Summary:
Revision Changes Path
1.8 +2 -2 openpkg-src/gcc33/gcc33.patch
1.54 +2 -2 openpkg-src/gcc33/gcc33.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gcc33/gcc33.patch
============================================================================
$ cvs diff -u -r1.7 -r1.8 gcc33.patch
--- openpkg-src/gcc33/gcc33.patch 1 Oct 2004 08:50:44 -0000 1.7
+++ openpkg-src/gcc33/gcc33.patch 3 May 2005 18:26:19 -0000 1.8
@@ -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.5";
-+const char version_string[] = "3.3.5 (@l_openpkg_release@)";
+-const char version_string[] = "3.3.6";
++const char version_string[] = "3.3.6 (@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.53 -r1.54 gcc33.spec
--- openpkg-src/gcc33/gcc33.spec 24 Mar 2005 11:18:52 -0000 1.53
+++ openpkg-src/gcc33/gcc33.spec 3 May 2005 18:26:19 -0000 1.54
@@ -23,7 +23,7 @@
##
# package version
-%define V_full 3.3.5
+%define V_full 3.3.6
%define V_comp 33
%define V_ssp 3.3.2-3
@@ -38,7 +38,7 @@
Group: Compiler
License: GPL
Version: %{V_full}
-Release: 20041115
+Release: 20050503
# package options
%option with_cxx yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]