packages: gcc/gcc.spec - rel 2; don't install libdir py files for now as ld...

arekm arekm at pld-linux.org
Fri Apr 16 17:09:43 CEST 2010


Author: arekm                        Date: Fri Apr 16 15:09:44 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; don't install libdir py files for now as ldconfig yells on this

---- Files affected:
packages/gcc:
   gcc.spec (1.610 -> 1.611) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.610 packages/gcc/gcc.spec:1.611
--- packages/gcc/gcc.spec:1.610	Fri Apr 16 14:32:56 2010
+++ packages/gcc/gcc.spec	Fri Apr 16 17:09:36 2010
@@ -72,7 +72,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:	1
+Release:	2
 Epoch:		6
 License:	GPL v3+
 Group:		Development/Languages
@@ -1670,6 +1670,9 @@
 install libstdc++-v3/include/precompiled/* $RPM_BUILD_ROOT%{_includedir}
 %endif
 
+# gdb stuff maybe?
+rm $RPM_BUILD_ROOT%{_libdir}/*.py
+
 # svn snap doesn't contain (release does) below files,
 # so let's create dummy entries to satisfy %%files.
 [ ! -f NEWS ] && touch NEWS
@@ -2309,6 +2312,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.611  2010/04/16 15:09:36  arekm
+- rel 2; don't install libdir py files for now as ldconfig yells on this
+
 Revision 1.610  2010/04/16 12:32:56  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.610&r2=1.611&f=u



More information about the pld-cvs-commit mailing list