- Don't build static library for ijs (bug #556051).
This commit is contained in:
parent
1491db8937
commit
7f19d06c8e
@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer.
|
|||||||
Name: ghostscript
|
Name: ghostscript
|
||||||
Version: %{gs_ver}
|
Version: %{gs_ver}
|
||||||
|
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
|
|
||||||
# Included CMap data is Redistributable, no modification permitted,
|
# Included CMap data is Redistributable, no modification permitted,
|
||||||
# see http://bugzilla.redhat.com/487510
|
# see http://bugzilla.redhat.com/487510
|
||||||
@ -322,6 +322,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/libgs.so
|
%{_libdir}/libgs.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 22 2010 Tim Waugh <twaugh@redhat.com> 8.70-5
|
||||||
|
- Don't build static library for ijs (bug #556051).
|
||||||
|
|
||||||
* Thu Jan 21 2010 Tim Waugh <twaugh@redhat.com> 8.70-4
|
* Thu Jan 21 2010 Tim Waugh <twaugh@redhat.com> 8.70-4
|
||||||
- Fixed gdevcups duplex output (bug #541604) by backporting upstream
|
- Fixed gdevcups duplex output (bug #541604) by backporting upstream
|
||||||
revision 10625.
|
revision 10625.
|
||||||
|
Loading…
Reference in New Issue
Block a user