SPECS: gcc.spec - reverted to rc1, hack around release to avoid bu...

baggins baggins at pld-linux.org
Mon Apr 9 02:05:01 CEST 2007


Author: baggins                      Date: Mon Apr  9 00:05:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted to rc1, hack around release to avoid bumping epoch
- we don't want broken random snapshots anymore now

---- Files affected:
SPECS:
   gcc.spec (1.473 -> 1.474) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.473 SPECS/gcc.spec:1.474
--- SPECS/gcc.spec:1.473	Tue Apr  3 09:00:04 2007
+++ SPECS/gcc.spec	Mon Apr  9 02:04:55 2007
@@ -54,18 +54,17 @@
 %define		_major_ver	4.2
 %define		_minor_ver	0
 Version:	%{_major_ver}.%{_minor_ver}
-%define		_snap_full	20070403.r123448
-%define		_snap	%(echo %{_snap_full} | tr -d .)
-Release:	0.%{_snap_full}.1
+%define		_snap	20070316
+# Hack warning: do s/0.3./0./ when updating to new rc
+Release:	0.3.%{_snap}.3
 #Release:	2
 Epoch:		6
 License:	GPL v2+
 Group:		Development/Languages
-#Source0:	ftp://gcc.gnu.org/pub/gcc/prerelease-%{version}-%{_snap}/gcc-%{version}-%{_snap}.tar.bz2
+Source0:	ftp://gcc.gnu.org/pub/gcc/prerelease-%{version}-%{_snap}/gcc-%{version}-%{_snap}.tar.bz2
+# Source0-md5:	27b316cc79f73ef7a416edd1cb50ae99
 #Source0:	ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
 #Source0:	ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-%{_snap}/gcc-4.2-%{_snap}.tar.bz2
-Source0:	gcc-4.2-%{_snap}.tar.bz2
-# Source0-md5:	9172698a700be9eb5189a78632e80099
 Source1:	%{name}-optimize-la.pl
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-nolocalefiles.patch
@@ -809,8 +808,7 @@
 
 %prep
 #setup -q -n gcc-%{version}
-#setup -q -n gcc-%{version}-%{_snap}
-%setup -q -n gcc-4_2-branch
+%setup -q -n gcc-%{version}-%{_snap}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -1528,6 +1526,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.474  2007/04/09 00:04:55  baggins
+- reverted to rc1, hack around release to avoid bumping epoch
+- we don't want broken random snapshots anymore now
+
 Revision 1.473  2007/04/03 07:00:04  arekm
 - up to 20070403.r123448
 
================================================================

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



More information about the pld-cvs-commit mailing list