auto-import libxkbfile-0.99.2-1 on branch devel from
libxkbfile-0.99.2-1.src.rpm
This commit is contained in:
parent
d3b493778f
commit
db3cb6f0b8
@ -1 +1 @@
|
||||
libxkbfile-0.99.1.tar.bz2
|
||||
libxkbfile-0.99.2.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libxkbfile runtime library
|
||||
Name: libxkbfile
|
||||
Version: 0.99.1
|
||||
Release: 3.1
|
||||
Version: 0.99.2
|
||||
Release: 1
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -20,6 +20,7 @@ X.Org X11 libxkbfile runtime library
|
||||
Summary: X.Org X11 libxkbfile development package
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||
|
||||
Obsoletes: XFree86-devel, xorg-x11-devel
|
||||
|
||||
@ -81,6 +82,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xkbfile.pc
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
|
||||
- Updated libxkbfile to version 0.99.2 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user