auto-import libXinerama-0.99.2-1 on branch devel from
libXinerama-0.99.2-1.src.rpm
This commit is contained in:
parent
ad88ec7e01
commit
3d39ace9ed
@ -1 +1 @@
|
||||
libXinerama-0.99.1.tar.bz2
|
||||
libXinerama-0.99.2.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXinerama runtime library
|
||||
Name: libXinerama
|
||||
Version: 0.99.1
|
||||
Release: 3
|
||||
Version: 0.99.2
|
||||
Release: 1
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -23,6 +23,7 @@ X.Org X11 libXinerama runtime library
|
||||
Summary: X.Org X11 libXinerama development package
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||
|
||||
Obsoletes: XFree86-devel, xorg-x11-devel
|
||||
|
||||
@ -74,6 +75,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xinerama.pc
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
|
||||
- Updated libXinerama 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.
|
||||
|
||||
* Tue Nov 15 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-3
|
||||
- Added "BuildRequires: libXau-devel", as twm fails without it, but does not
|
||||
check for it with ./configure. Bug (fdo#5065)
|
||||
|
Loading…
Reference in New Issue
Block a user