]> git.pld-linux.org Git - packages/xorg-driver-video-vesa.git/commitdiff
- 1.0.1 (X11R7.0-RC2)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Nov 2005 16:40:22 +0000 (16:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-video-vesa.spec -> 1.2

xorg-driver-video-vesa.spec

index 3d9599cb6645ae64ef6c6212c18a1322b5fa1efb..51681487f3326a857f1ecf8acb46bebec5a881ed 100644 (file)
@@ -1,20 +1,23 @@
 Summary:       X.org video driver for generic VESA video cards
 Summary(pl):   Sterownik obrazu X.org dla kart graficznych zgodnych z VESA
 Name:          xorg-driver-video-vesa
-Version:       1.0.0.1
+Version:       1.0.1
 Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC1/driver/xf86-video-vesa-%{version}.tar.bz2
-# Source0-md5: f88e86f4d71bc724120c9e834a8ef46d
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC2/driver/xf86-video-vesa-%{version}.tar.bz2
+# Source0-md5: b43d7639a92ed49a5407e8dcab0685ca
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.19
+BuildRequires: xorg-proto-fontsproto-devel
+BuildRequires: xorg-proto-randrproto-devel
+BuildRequires: xorg-proto-renderproto-devel
 BuildRequires: xorg-proto-xextproto-devel
 BuildRequires: xorg-util-util-macros >= 0.99.1
-BuildRequires: xorg-xserver-server-devel
+BuildRequires: xorg-xserver-server-devel >= 0.99.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -52,5 +55,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/vesa_drv.so
 %{_mandir}/man4/vesa.4x*
This page took 0.124329 seconds and 4 git commands to generate.