SPECS: xorg-driver-video-ati.spec - added few fixes from git trunk...
wrobell
wrobell at pld-linux.org
Sun Sep 9 12:40:15 CEST 2007
Author: wrobell Date: Sun Sep 9 10:40:15 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added few fixes from git trunk
- tv output is supported by default, tv output patch removed
- rel. 3
---- Files affected:
SPECS:
xorg-driver-video-ati.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-ati.spec
diff -u SPECS/xorg-driver-video-ati.spec:1.31 SPECS/xorg-driver-video-ati.spec:1.32
--- SPECS/xorg-driver-video-ati.spec:1.31 Thu Sep 6 21:45:55 2007
+++ SPECS/xorg-driver-video-ati.spec Sun Sep 9 12:40:10 2007
@@ -1,19 +1,15 @@
# $Revision$, $Date$
-#
-# Conditional build:
-%bcond_with tv_output # exprimental tv output support
Summary: X.org video drivers for ATI adapters
Summary(pl.UTF-8): Sterowniki obrazu X.org do kart graficznych ATI
Name: xorg-driver-video-ati
Version: 6.7.192
-Release: 2%{?with_tv_output:.tv}
+Release: 3
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
# Source0-md5: b3207c1df5f6f8cf344efe4842bb2db7
-# http://megahurts.dk/rune/stuff/xorg7.1-6.6.3-tv_output.patch.gz
-Patch0: xorg7.1-6.6.3-tv_output.patch
+Patch0: %{name}-trunk.patch
URL: http://xorg.freedesktop.org/
BuildRequires: Mesa-libGL-devel
BuildRequires: autoconf >= 2.57
@@ -104,9 +100,7 @@
%prep
%setup -q -n xf86-video-ati-%{version}
-%if %{with tv_output}
%patch0 -p1
-%endif
%build
%{__libtoolize}
@@ -154,6 +148,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2007/09/09 10:40:10 wrobell
+- added few fixes from git trunk
+- tv output is supported by default, tv output patch removed
+- rel. 3
+
Revision 1.31 2007/09/06 19:45:55 arekm
- rebuilding for new xserver
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-ati.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list