auto-import libfontenc-0.99.3-1 on branch devel from

libfontenc-0.99.3-1.src.rpm
This commit is contained in:
mharris 2005-12-15 05:45:31 +00:00
parent 2033cd907e
commit d2d1809262
3 changed files with 11 additions and 4 deletions

View File

@ -1 +1 @@
libfontenc-0.99.2.tar.bz2
libfontenc-0.99.3.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libfontenc runtime library
Name: libfontenc
Version: 0.99.2
Release: 3.1
Version: 0.99.3
Release: 1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -23,6 +23,7 @@ Summary: X.Org X11 libfontenc development package
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
Obsoletes: XFree86-devel, xorg-x11-devel
@ -82,6 +83,12 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/fontenc.pc
%changelog
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
- Updated libfontenc to version 0.99.3 from X11R7 RC3
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
that /usr/lib/X11 and /usr/include/X11 pre-exist.
- Removed 'x' suffix from manpage directories to match RC3 upstream.
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt

View File

@ -1 +1 @@
a7c443ff074683c62c6e064a238aef15 libfontenc-0.99.2.tar.bz2
4ccb051962f067ec076dc12b0b43913d libfontenc-0.99.3.tar.bz2