drop --enable-new-ldflags, workaround for ld bug

This commit is contained in:
Than Ngo 2006-06-01 13:01:14 +00:00
parent 8a47cc6880
commit 13eafc4c31
1 changed files with 6 additions and 1 deletions

View File

@ -24,7 +24,7 @@
%define disable_gcc_check_and_hidden_visibility 1
Version: 3.5.3
Release: 1
Release: 2
Summary: K Desktop Environment - Libraries
Name: kdelibs
Url: http://www.kde.org/
@ -230,7 +230,9 @@ if [ "%{_lib}" == "lib64" ] ; then
fi
%configure \
%if 0
--enable-new-ldflags \
%endif
--disable-dependency-tracking \
--with-qt-libraries=$QTLIB \
--enable-libsuffix="$suffix" \
@ -385,6 +387,9 @@ fi
%doc %{_docdir}/HTML/en/kdelibs*
%changelog
* Thu Jun 01 2006 Than Ngo <than@redhat.com> 7:3.5.3-2
- drop --enable-new-ldflags, workaround for ld bug
* Wed May 31 2006 Than Ngo <than@redhat.com> 7:3.5.3-1
- update to 3.5.3