- Un-requires xorg-x11-filesystem
This commit is contained in:
parent
2735c31496
commit
1444f87f03
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libfontenc runtime library
|
||||
Name: libfontenc
|
||||
Version: 1.0.4
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -19,15 +19,12 @@ BuildRequires: xorg-x11-font-utils
|
||||
# FIXME: temporarily require autoconf for workaround
|
||||
BuildRequires: autoconf
|
||||
|
||||
Obsoletes: XFree86-libs, xorg-x11-libs
|
||||
|
||||
%description
|
||||
X.Org X11 libfontenc runtime library
|
||||
|
||||
%package devel
|
||||
Summary: X.Org X11 libfontenc development package
|
||||
Group: Development/Libraries
|
||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
Obsoletes: XFree86-devel, xorg-x11-devel
|
||||
@ -85,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/fontenc.pc
|
||||
|
||||
%changelog
|
||||
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.0.4-9
|
||||
- Un-requires xorg-x11-filesystem
|
||||
|
||||
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.0.4-8
|
||||
- Remove useless %%dir
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user