Author: arekm                        Date: Tue Apr 21 13:29:23 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to final 4.4.0

---- Files affected:
SPECS:
   gcc.spec (1.568 -> 1.569) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.568 SPECS/gcc.spec:1.569
--- SPECS/gcc.spec:1.568        Thu Apr  2 12:59:19 2009
+++ SPECS/gcc.spec      Tue Apr 21 15:29:17 2009
@@ -1,7 +1,15 @@
 # $Revision$, $Date$
 #
 # TODO:
-#      - gconf peer? (but libgcj needs split anyway)
+# - gconf peer? (but libgcj needs split anyway)
+# - package?
+#   /usr/bin/aot-compile                                                       
                                                                             
+#   /usr/bin/gjdoc
+#   /usr/share/man/man1/aot-compile.1.gz
+#   /usr/share/man/man1/gjdoc.1.gz
+#   /usr/share/man/man1/rebuild-gcj-db.1.gz
+#   /usr/share/python/aotcompile.py
+#   /usr/share/python/classfile.py
 #
 # Conditional build:
 %bcond_without ada             # build without ADA support
@@ -47,7 +55,6 @@
 
 %define                major_ver       4.4
 %define                minor_ver       0
-%define                snap    20090331
 # class data version seen with file(1) that this jvm is able to load
 %define                _classdataversion 49.0
 
@@ -57,12 +64,12 @@
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos 
compartilhados
 Name:          gcc
 Version:       %{major_ver}.%{minor_ver}
-Release:       0.%{snap}.1
+Release:       1
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
-#Source0:      
ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
-Source0:       
ftp://gcc.gnu.org/pub/gcc/snapshots/%{major_ver}-%{snap}/%{name}-%{major_ver}-%{snap}.tar.bz2
+Source0:       
ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: cf5d787bee57f38168b74d65a7c0e6fd
 Source1:       %{name}-optimize-la.pl
 #Source2:      ftp://sourceware.org/pub/java/ecj-%{major_ver}.jar
 Source2:       ftp://sourceware.org/pub/java/ecj-latest.jar
@@ -1363,7 +1370,7 @@
 Statyczne biblioteki Obiektowego C.
 
 %prep
-%setup -q -n gcc-%{major_ver}-%{snap}
+%setup -q
 #patch100 -p0
 %patch0 -p1
 %patch1 -p1
@@ -1388,8 +1395,8 @@
 %endif
 
 # override snapshot version.
-#echo %{version} > gcc/BASE-VER
-#echo "release" > gcc/DEV-PHASE
+echo %{version} > gcc/BASE-VER
+echo "release" > gcc/DEV-PHASE
 
 %build
 cd gcc
@@ -2263,6 +2270,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.569  2009/04/21 13:29:17  arekm
+- up to final 4.4.0
+
 Revision 1.568  2009/04/02 10:59:19  pluto
 - remove dead entry in %%files.
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.568&r2=1.569&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to