|
@@ -4,7 +4,7 @@
|
|
%global stock_tarball 1
|
|
%global stock_tarball 1
|
|
|
|
|
|
%global gcc_version 4.4.5
|
|
%global gcc_version 4.4.5
|
|
-%global gcc_release 1%{?_dist_release}
|
|
+%global gcc_release 2%{?_dist_release}
|
|
%global _unpackaged_files_terminate_build 0
|
|
%global _unpackaged_files_terminate_build 0
|
|
%global multilib_64_archs sparc64 ppc64 s390x x86_64
|
|
%global multilib_64_archs sparc64 ppc64 s390x x86_64
|
|
##VINE## I only have ppc32 arch machines at the moment...
|
|
##VINE## I only have ppc32 arch machines at the moment...
|
|
@@ -98,6 +98,7 @@ BuildRequires: libgcj >= 4.4.3-6vl6
|
|
# Make sure glibc supports stack protector
|
|
# Make sure glibc supports stack protector
|
|
# Make sure glibc supports DT_GNU_HASH
|
|
# Make sure glibc supports DT_GNU_HASH
|
|
BuildRequires: glibc-devel >= 2.4.90-13
|
|
BuildRequires: glibc-devel >= 2.4.90-13
|
|
|
|
+BuildRequires: glibc-static
|
|
BuildRequires: elfutils-devel >= 0.72
|
|
BuildRequires: elfutils-devel >= 0.72
|
|
%ifarch x86_64
|
|
%ifarch x86_64
|
|
BuildRequires: compat32-glibc-devel
|
|
BuildRequires: compat32-glibc-devel
|
|
@@ -2406,6 +2407,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Mar 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.5-2
|
|
|
|
+- add BR: glibc-static
|
|
|
|
+
|
|
* Sun Mar 20 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.5-1
|
|
* Sun Mar 20 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.5-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- used %%posttrans instead of %%triggerpostun
|
|
- used %%posttrans instead of %%triggerpostun
|