auto-import xorg-x11-drv-dummy-0.2.0-1 on branch devel from
xorg-x11-drv-dummy-0.2.0-1.src.rpm
This commit is contained in:
parent
346b66c6d7
commit
f055c24d0c
@ -1 +1 @@
|
||||
xf86-video-dummy-0.1.0.5.tar.bz2
|
||||
xf86-video-dummy-0.2.0.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
d0f573e3dfc844b6c8ed658ce892a194 xf86-video-dummy-0.1.0.5.tar.bz2
|
||||
22b7cc20a33443cbd218bd2521850cfe xf86-video-dummy-0.2.0.tar.bz2
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
Summary: Xorg X11 dummy video driver
|
||||
Name: xorg-x11-drv-dummy
|
||||
Version: 0.1.0.5
|
||||
Release: 1.2
|
||||
Version: 0.2.0
|
||||
Release: 1
|
||||
URL: http://www.x.org
|
||||
Source0: http://xorg.freedesktop.org/X11R7.0/src/driver/%{tarball}-%{version}.tar.bz2
|
||||
Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
|
||||
License: MIT/X11
|
||||
Group: User Interface/X Hardware Support
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -17,9 +17,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
ExclusiveArch: %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xorg-x11-server-sdk
|
||||
BuildRequires: xorg-x11-server-sdk >= 1.0.99.901
|
||||
|
||||
Requires: xorg-x11-server-Xorg
|
||||
Requires: xorg-x11-server-Xorg >= 1.0.99.901
|
||||
|
||||
%description
|
||||
X.Org X11 dummy video driver.
|
||||
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
#%{_mandir}/man4/dummy.4x*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 9 2006 Adam Jackson <ajackson@redhat.com> 0.2.0-1
|
||||
- Update to 0.2.0 from 7.1RC1.
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.1.0.5-1.2
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user