- Bump xorg-x11-filesystem dep to >= 0.99.2-3 as -2 had bugs.
This commit is contained in:
parent
f1b0a1f7c9
commit
53fc1f9283
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libfontenc runtime library
|
||||
Name: libfontenc
|
||||
Version: 0.99.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -22,7 +22,7 @@ X.Org X11 libfontenc runtime library
|
||||
Summary: X.Org X11 libfontenc development package
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-2
|
||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||
|
||||
Obsoletes: XFree86-devel, xorg-x11-devel
|
||||
|
||||
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/fontenc.pc
|
||||
|
||||
%changelog
|
||||
* Wed Nov 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-3
|
||||
- Bump xorg-x11-filesystem dep to >= 0.99.2-3 as -2 had bugs.
|
||||
|
||||
* Tue Nov 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
|
||||
- Added libfontenc-0.99.2-use-datadir-for-encodings.patch and invoke aclocal
|
||||
and automake to activate the changes. This fixes a bug reported against
|
||||
|
||||
Loading…
Reference in New Issue
Block a user