diff --git a/ghostscript.spec b/ghostscript.spec index cf82dfe..8f51aa9 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -9,13 +9,13 @@ BuildRequires: patchutils >= 0.2.13 Conflicts: foomatic < 3.0.0-14 # Set this to '1' if you want to build libgs.so and gsx. -%define build_libgs 0 +%define build_libgs 1 # Set this to '1' for fontconfig support. %define use_fontconfig 0 ### REMEMBER TO UPDATE hpijs_release BELOW!! -Release: 15.2 +Release: 15.3 ### REMEMBER TO UPDATE hpijs_release BELOW!! %define hpijs 1.5 @@ -661,6 +661,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libijs.a %changelog +* Wed Aug 4 2004 Tim Waugh 7.07-15.3 +- Turn on libgs (bug #129062). + * Tue Mar 9 2004 Tim Waugh 7.07-15.2 - Added bjc250gs driver (bug #117860).