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 openpkg-web Date: 26-Mar-2003 12:03:13
Branch: HEAD Handle: 2003032611031002
Modified files:
openpkg-src/gcc33 gcc33.spec
openpkg-web news.txt
Removed files:
openpkg-src/gcc33 gcc33.patch
Log:
try to remove hopefully obsolete (and already making problems) patch
for disabling the usage of GCC includes
Summary:
Revision Changes Path
1.2 +0 -10 openpkg-src/gcc33/gcc33.patch
1.22 +1 -3 openpkg-src/gcc33/gcc33.spec
1.3827 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
rm -f openpkg-src/gcc33/gcc33.patch <<'@@ .'
Index: openpkg-src/gcc33/gcc33.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gcc33/gcc33.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 gcc33.spec
--- openpkg-src/gcc33/gcc33.spec 24 Mar 2003 19:45:52 -0000 1.21
+++ openpkg-src/gcc33/gcc33.spec 26 Mar 2003 11:03:12 -0000 1.22
@@ -39,7 +39,7 @@
Group: Language
License: GPL
Version: %{V_major_dot}s%{V_snap_comp}
-Release: 20030324
+Release: 20030326
# package options
%option with_cxx yes
@@ -49,7 +49,6 @@
# list of sources
Source0:
ftp://gcc.gnu.org/pub/gcc/snapshots/%{V_snap_dash}/gcc-%{V_snap_comp}.tar.bz2
-Patch0: gcc33.patch
# build information
Prefix: %{l_prefix}
@@ -69,7 +68,6 @@
%prep
%setup -q -n gcc-%{V_snap_comp}
- %patch -p0
%{l_shtool} subst -v -s \
-e "s;PREFIX_INCLUDE_DIR;PREFIX_INCLUDE_DIR_DISABLED;g" \
gcc/configure
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3826 -r1.3827 news.txt
--- openpkg-web/news.txt 26 Mar 2003 11:01:45 -0000 1.3826
+++ openpkg-web/news.txt 26 Mar 2003 11:03:10 -0000 1.3827
@@ -1,3 +1,4 @@
+26-Mar-2003: Upgraded package: P<gcc33-3.3s20030324-20030326>
26-Mar-2003: Upgraded package: P<gcc-3.2.2-20030326>
26-Mar-2003: Upgraded package: P<vim-6.1.416-20030326>
26-Mar-2003: Upgraded package: P<iozone-3.165-20030326>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]