- Drop 'Provides: libijs.so' because it is incorrect.
This commit is contained in:
parent
6d266b1e63
commit
acf8e9f01e
@ -5,7 +5,7 @@ Name: ghostscript
|
|||||||
Version: %{gs_ver}
|
Version: %{gs_ver}
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
|
|
||||||
Release: 0.%{?gs_rc:%gs_rc.}1
|
Release: 0.%{?gs_rc:%gs_rc.}2
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://www.cups.org/espgs/
|
URL: http://www.cups.org/espgs/
|
||||||
@ -28,7 +28,6 @@ BuildRequires: glib2-devel, XFree86-devel
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: cups-devel >= 1.1.13
|
BuildRequires: cups-devel >= 1.1.13
|
||||||
BuildPreReq: freetype-devel
|
BuildPreReq: freetype-devel
|
||||||
Provides: libijs.so
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{gs_ver}-root
|
BuildRoot: %{_tmppath}/%{name}-%{gs_ver}-root
|
||||||
|
|
||||||
# See bug #83516.
|
# See bug #83516.
|
||||||
@ -216,7 +215,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jun 6 2005 Tim Waugh <twaugh@redhat.com>
|
* Wed Jun 8 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.2
|
||||||
|
- Drop 'Provides: libijs.so' because it is incorrect.
|
||||||
- Build igcref.c with -O0 to work around bug #150771.
|
- Build igcref.c with -O0 to work around bug #150771.
|
||||||
- Renumber patches.
|
- Renumber patches.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user