SPECS (DEVEL): crossavr-gcc.spec - 4.2.0: using source from auto-t...

glen glen at pld-linux.org
Mon Apr 9 18:50:38 CEST 2007


Author: glen                         Date: Mon Apr  9 16:50:38 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 4.2.0: using source from auto-th-gcc-4_2_0-0_3_20070316_3 tag of gcc.spec

---- Files affected:
SPECS:
   crossavr-gcc.spec (1.28 -> 1.28.2.1) 

---- Diffs:

================================================================
Index: SPECS/crossavr-gcc.spec
diff -u SPECS/crossavr-gcc.spec:1.28 SPECS/crossavr-gcc.spec:1.28.2.1
--- SPECS/crossavr-gcc.spec:1.28	Mon Apr  9 15:27:51 2007
+++ SPECS/crossavr-gcc.spec	Mon Apr  9 18:50:33 2007
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+%define		_snap	20070316
+%define		_rel	0.1
 Summary:	Cross AVR GNU binary utility development utilities - gcc
 Summary(es.UTF-8):	Utilitarios para desarrollo de binarios de la GNU - AVR gcc
 Summary(fr.UTF-8):	Utilitaires de dĂŠveloppement binaire de GNU - AVR gcc
@@ -6,13 +8,14 @@
 Summary(pt_BR.UTF-8):	UtilitĂĄrios para desenvolvimento de binĂĄrios da GNU - AVR gcc
 Summary(tr.UTF-8):	GNU geliĹŸtirme araçlarÄą - AVR gcc
 Name:		crossavr-gcc
-Version:	4.1.2
-Release:	2
+Version:	4.2.0
+Release:	0.%{_snap}.%{_rel}
 Epoch:		1
 License:	GPL
 Group:		Development/Languages
-Source0:	ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/gcc-%{version}.tar.bz2
-# Source0-md5:	a4a3eb15c96030906d8494959eeda23c
+#Source0:	ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/gcc-%{version}.tar.bz2
+Source0:	ftp://gcc.gnu.org/pub/gcc/prerelease-%{version}-%{_snap}/gcc-%{version}-%{_snap}.tar.bz2
+# Source0-md5:	27b316cc79f73ef7a416edd1cb50ae99
 BuildRequires:	/bin/bash
 BuildRequires:	autoconf
 BuildRequires:	bison
@@ -53,7 +56,7 @@
 Ten pakiet dodaje obsługę C++ do kompilatora gcc dla AVR.
 
 %prep
-%setup -q -n gcc-%{version}
+%setup -q -n gcc-%{version}-%{_snap}
 
 %build
 rm -rf obj-%{target}
@@ -140,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28.2.1  2007/04/09 16:50:33  glen
+- 4.2.0: using source from auto-th-gcc-4_2_0-0_3_20070316_3 tag of gcc.spec
+
 Revision 1.28  2007/04/09 13:27:51  glen
 - package /usr/avr dir
 - check-files cleanup
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossavr-gcc.spec?r1=1.28&r2=1.28.2.1&f=u



More information about the pld-cvs-commit mailing list