]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- updated to 3.0.3
authorfilon <filon@sokrates.mimuw.edu.pl>
Sat, 22 Dec 2001 09:44:34 +0000 (09:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated DESTDIR patch
- it builds and works, so maybe start making K7 port?

Changed files:
    gcc.spec -> 1.81.2.41

gcc.spec

index 015492b715f774e7643a587ffad08191594f9175..bb3ddea13aa538c23db9558c579f3d72fe95fcb5 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,6 +1,6 @@
-%define                GCC_VERSION     3.0.2
-%define                STDC_VERSION    3.0.2
-%define                GCJ_VERSION     3.0.2
+%define                GCC_VERSION     3.0.3
+%define                STDC_VERSION    3.0.3
+%define                GCJ_VERSION     3.0.3
 Summary:       GNU Compiler Collection
 Summary(pl):   Kolekcja kompilatorów GNU
 Name:          gcc
@@ -364,7 +364,7 @@ Preprocesor C umo
 
 %prep
 %setup -q -n %{name}-%{GCC_VERSION}
-%patch0 -p1
+#%patch0 -p1
 
 %build
 # cd gcc && autoconf; cd ..
This page took 0.099038 seconds and 4 git commands to generate.