[packages/xorg-driver-video-ati] - up to 6.99.99 snap 20120909 (there is no released version that builds with stable xserver 1.13 unf

arekm arekm at pld-linux.org
Sun Sep 9 20:12:41 CEST 2012


commit bc8cdda817a4df5021d2e6a1028368992ca874fa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Sep 9 20:12:37 2012 +0200

    - up to 6.99.99 snap 20120909 (there is no released version that builds with stable xserver 1.13 unfortunately)

 xorg-driver-video-ati.spec | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/xorg-driver-video-ati.spec b/xorg-driver-video-ati.spec
index 0e6a1e7..5f2ff99 100644
--- a/xorg-driver-video-ati.spec
+++ b/xorg-driver-video-ati.spec
@@ -1,13 +1,15 @@
 %define	libdrm_ver	2.4.36
+%define	snap		20120909
 Summary:	X.org video drivers for ATI Radeon adapters
 Summary(pl.UTF-8):	Sterowniki obrazu X.org do kart graficznych ATI Radeon
 Name:		xorg-driver-video-ati
-Version:	6.14.6
-Release:	3
+Version:	6.99.99
+Release:	1
 License:	MIT
 Group:		X11/Applications
-Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
-# Source0-md5:	3e945273edd3b8beb96bd40f7929d450
+#Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
+Source0:	xf86-video-ati-%{snap}.tar.bz2
+# Source0-md5:	7262d4484e678c868e6b4adbfa4631d9
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	Mesa-libGL-devel
 BuildRequires:	autoconf >= 2.60
@@ -155,9 +157,11 @@ następujących układach ATI:
 - ARUBA.
 
 %prep
-%setup -q -n xf86-video-ati-%{version}
+#%%setup -q -n xf86-video-ati-%{version}
+%setup -q -n xf86-video-ati
 
 %build
+[ -f autogen.sh ] && ./autogen.sh
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -183,8 +187,5 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING ChangeLog README
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/ati_drv.so
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/radeon_drv.so
-%attr(755,root,root) %{_libdir}/xorg/modules/multimedia/theatre200_drv.so
-%attr(755,root,root) %{_libdir}/xorg/modules/multimedia/theatre_detect_drv.so
-%attr(755,root,root) %{_libdir}/xorg/modules/multimedia/theatre_drv.so
 %{_mandir}/man4/ati.4*
 %{_mandir}/man4/radeon.4*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-ati.git/commitdiff/bc8cdda817a4df5021d2e6a1028368992ca874fa



More information about the pld-cvs-commit mailing list