Browse Source

dropped gcc44-no-add-needed.patch

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3284 ec354946-7b23-47d6-9f5a-488ba84defc7
kenta 13 years ago
parent
commit
ec35e03e75
1 changed files with 6 additions and 1 deletions
  1. 6 1
      g/gcc/gcc-vl.spec

+ 6 - 1
g/gcc/gcc-vl.spec

@@ -4,7 +4,7 @@
 %global stock_tarball 1
 
 %global gcc_version 4.4.5
-%global gcc_release 2%{?_dist_release}
+%global gcc_release 3%{?_dist_release}
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 ##VINE## I only have ppc32 arch machines at the moment...
@@ -709,7 +709,9 @@ includes gcc, g++, gfortran, cpp の man / info などを含みます。
 %patch15 -p0 -b .libstdc++-docs~
 %endif
 %patch16 -p0 -b .ppc64-aixdesc~
+%if %{?_dist_release} > vl6
 %patch17 -p0 -b .no-add-needed~
+%endif
 %patch18 -p0 -b .pr44542~
 %patch19 -p0 -b .rh610785~
 %patch20 -p0 -b .rh533181~
@@ -2407,6 +2409,9 @@ fi
 
 
 %changelog
+* Sat Apr 02 2011 NAKAMURA Kenta <kenta@vinelinux.org> - 4.4.5-3
+- dropped gcc44-no-add-needed.patch in Vine Linux 6
+
 * Wed Mar 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.5-2
 - add BR: glibc-static