SPECS: crossmingw32-gcc.spec - drop non-cvs changelog

glen glen at pld-linux.org
Tue Feb 27 01:00:15 CET 2007


Author: glen                         Date: Tue Feb 27 00:00:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop non-cvs changelog

---- Files affected:
SPECS:
   crossmingw32-gcc.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-gcc.spec
diff -u SPECS/crossmingw32-gcc.spec:1.74 SPECS/crossmingw32-gcc.spec:1.75
--- SPECS/crossmingw32-gcc.spec:1.74	Tue Feb 20 00:43:34 2007
+++ SPECS/crossmingw32-gcc.spec	Tue Feb 27 01:00:09 2007
@@ -30,7 +30,7 @@
 BuildRequires:	bison
 BuildRequires:	crossmingw32-binutils >= 2.15.91.0.2-2
 BuildRequires:	flex
-%if !%{with bootstrap}
+%if %{without bootstrap}
 BuildRequires:	crossmingw32-runtime >= 3.5
 BuildRequires:	crossmingw32-w32api >= 3.1
 %endif
@@ -45,7 +45,7 @@
 %define		gccarch		%{_libdir}/gcc/%{target}
 %define		gcclib		%{gccarch}/%{version}
 
-%define		_noautostrip	.*/lib.*\\.a	
+%define		_noautostrip	.*/lib.*\\.a
 
 %description
 crossmingw32 is a complete cross-compiling development system for
@@ -369,6 +369,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2007/02/27 00:00:09  glen
+- drop non-cvs changelog
+
 Revision 1.74  2007/02/19 23:43:34  qboosh
 - updated to 4.1.2, w32api 3.8, runtime 3.11
 
@@ -556,7 +559,7 @@
 - updated to 3.1 because previous version didn't compile
 
 Revision 1.16  2002/04/25 16:07:34  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.15  2002/04/22 16:03:40  ankry
 - fixed URL for gcc sources.
@@ -569,7 +572,7 @@
   Group field using gettext).
 
 Revision 1.12  2002/01/18 02:12:36  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.11  2001/10/09 22:33:13  qboosh
 - don't call autoconf in ./libiberty/ - it was not necessary and broke build
@@ -579,10 +582,10 @@
 - pl summaries & descriptions
 
 Revision 1.9  2001/05/02 16:29:01  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
 
 Revision 1.8  2001/05/02 00:42:07  qboosh
-- adapterized and made spec %%debug ready or using %%rpm*flags macros
+- adapterized and made spec %debug ready or using %rpm*flags macros
 
 Revision 1.7  2001/03/22 18:43:28  qboosh
 - final 2.95.3
@@ -613,15 +616,3 @@
 Revision 1.1  2000/12/11 08:36:40  qboosh
 - almost rewritten, split into 3 packages
 - BuildRoot, updates, patches and other stuff...
-
-* Mon Jan 11 1999 David Sugar <dyfet at tycho.com>
-- Modified heavily and then added all other useful stuff to cross build
-  a complete mingw32 development system in a single RPM.  The original
-  RPMS's would not build from source unless /usr/i386-ming32 already
-  had cross-compiled lib stuff, so this one directly builds into
-  /usr/i386-mingw32 rather than a buildroot so that it can be cleanly
-  built on a system that was NEVER used for cross compiling before.  If
-  somebody wants to untwist this web and make it buildroot friendly...
-
-* Thu May 7 1998 Jan-Jaap van der Heijden <J.J.vanderHeijden at student.utwente.nl>
-- Initial release (2.9.1)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossmingw32-gcc.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list