Dominique Leuenberger 2013-08-13 18:54:55 +00:00 committed by Git OBS Bridge
parent 548872ce39
commit 8f41c11cf8
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,10 @@
-------------------------------------------------------------------
Fri Aug 9 14:20:19 UTC 2013 - dvaleev@suse.com
- Enable altivec for powerpc64 (ppc64_altivec)
(backport cce2cdb0dd246fa9669378f5a3b967464c88bf20)
- Add ppc64_altivec.patch: Enable altivec for powerpc64
(backport cce2cdb0dd246fa9669378f5a3b967464c88bf20)
- Add autoreconf call in build section, as above patch touches the
build system.
-------------------------------------------------------------------
Fri Aug 9 11:30:54 UTC 2013 - dvaleev@suse.com

View File

@ -271,7 +271,7 @@ export CFLAGS="%{optflags} -L%{_libdir}/live"
export CXXFLAGS="%{optflags} -L%{_libdir}/live"
%endif
#./bootstrap
# Needed for patch5
autoreconf -fi
%configure \
--disable-dependency-tracking \