packages: gcc/gcc-ada-link.patch, gcc/gcc.spec - typo in ada-link.patch

draenog draenog at pld-linux.org
Fri May 27 22:30:12 CEST 2011


Author: draenog                      Date: Fri May 27 20:30:12 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- typo in ada-link.patch

---- Files affected:
packages/gcc:
   gcc-ada-link.patch (1.12 -> 1.13) , gcc.spec (1.661 -> 1.662) 

---- Diffs:

================================================================
Index: packages/gcc/gcc-ada-link.patch
diff -u packages/gcc/gcc-ada-link.patch:1.12 packages/gcc/gcc-ada-link.patch:1.13
--- packages/gcc/gcc-ada-link.patch:1.12	Sun Mar 27 15:07:14 2011
+++ packages/gcc/gcc-ada-link.patch	Fri May 27 22:30:07 2011
@@ -21,7 +21,7 @@
  	-$(MKDIR) ada/doctools
  	$(CP) $^ ada/doctools
 -	cd ada/doctools && $(GNATMAKE) -q xgnatugn
-+	cd ada/doctools && $(GNATMAKE) -q xgnatugn -a0../rts
++	cd ada/doctools && $(GNATMAKE) -q xgnatugn -aO../rts
  
  # Note that gnat_ugn_unw.texi does not depend on xgnatugn 
  # being built so we can distribute a pregenerated gnat_ugn_unw.info

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.661 packages/gcc/gcc.spec:1.662
--- packages/gcc/gcc.spec:1.661	Tue May 10 20:19:07 2011
+++ packages/gcc/gcc.spec	Fri May 27 22:30:07 2011
@@ -73,7 +73,7 @@
 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.1
+Release:	0.2
 Epoch:		6
 License:	GPL v3+
 Group:		Development/Languages
@@ -2415,6 +2415,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.662  2011/05/27 20:30:07  draenog
+- typo in ada-link.patch
+
 Revision 1.661  2011/05/10 18:19:07  qboosh
 - libgfortran requires libquadmath
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc-ada-link.patch?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.661&r2=1.662&f=u



More information about the pld-cvs-commit mailing list