- Really build with jasper (bug #433897).
This commit is contained in:
parent
25541ea305
commit
9221bc8ae5
@ -133,7 +133,6 @@ do
|
||||
FONTPATH="$FONTPATH${FONTPATH:+:}$path"
|
||||
done
|
||||
%configure --with-ijs --enable-dynamic --with-fontpath="$FONTPATH" \
|
||||
--without-jasper \
|
||||
--with-drivers=ALL --disable-compile-inits
|
||||
|
||||
# Build IJS
|
||||
@ -278,6 +277,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libgs.so
|
||||
|
||||
%changelog
|
||||
* Wed Aug 27 2008 Tim Waugh <twaugh@redhat.com>
|
||||
- Really build with jasper (bug #433897).
|
||||
|
||||
* Mon Jun 23 2008 Tim Waugh <twaugh@redhat.com> 8.62-4
|
||||
- Applied patch to work around bug #229174.
|
||||
- Applied patch from upstream to fix box_fill_path for shfill (bug #452348).
|
||||
|
Loading…
Reference in New Issue
Block a user