rebuilt against new gcc
This commit is contained in:
parent
f330b027d4
commit
c9b5774713
12
qt.spec
12
qt.spec
@ -82,7 +82,7 @@
|
|||||||
Summary: The shared library for the Qt GUI toolkit.
|
Summary: The shared library for the Qt GUI toolkit.
|
||||||
Name: qt
|
Name: qt
|
||||||
Version: %{ver}
|
Version: %{ver}
|
||||||
Release: 12
|
Release: 13
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL/QPL
|
License: GPL/QPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -335,12 +335,7 @@ export QTDEST=%{qtdir}
|
|||||||
sh ./make-symlinks.sh
|
sh ./make-symlinks.sh
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# set some default FLAGS
|
OPTFLAGS="$(echo $RPM_OPT_FLAGS | sed -e 's,-O2,-O0,')"
|
||||||
%ifarch ia64
|
|
||||||
OPTFLAGS="-O0"
|
|
||||||
%else
|
|
||||||
OPTFLAGS="$RPM_OPT_FLAGS"
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# don't use rpath
|
# don't use rpath
|
||||||
perl -pi -e "s|-Wl,-rpath,| |" mkspecs/*/qmake.conf
|
perl -pi -e "s|-Wl,-rpath,| |" mkspecs/*/qmake.conf
|
||||||
@ -693,6 +688,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2005 Than Ngo <than@redhat.com> 1:3.3.4-13
|
||||||
|
- rebuild
|
||||||
|
|
||||||
* Thu Apr 14 2005 Than Ngo <than@redhat.com> 1:3.3.4-12
|
* Thu Apr 14 2005 Than Ngo <than@redhat.com> 1:3.3.4-12
|
||||||
- fix bad symlink #154086
|
- fix bad symlink #154086
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user