Ralf S. Engelschall 24 лет назад
Родитель
Сommit
537c1f6bca
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      gcc/gcc.spec

+ 4 - 4
gcc/gcc.spec

@@ -23,9 +23,9 @@
 ##  SUCH DAMAGE. 
 ##  
 
-%define       V_major 3.0.3
-%define       V_short 3.0.3
-%define       V_long  3.0.3
+%define       V_major 3.0.4
+%define       V_short 3.0.4
+%define       V_long  3.0.4
 
 #   package information
 Name:         gcc
@@ -40,7 +40,7 @@ Version:      %{V_short}
 Release:      20020206
 
 #   list of sources
-Source0:      ftp://gcc.gnu.org/pub/gcc/releases/%{V_long}/gcc-%{V_long}.tar.bz2
+Source0:      ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{V_long}/gcc-%{V_long}.tar.bz2
 
 #   build information
 Prefix:       %{l_prefix}