[xorg-x11-drv-modesetting] modesetting 0.6.0

Adam Jackson ajax at fedoraproject.org
Thu Jan 10 03:33:53 UTC 2013


commit 27269a2c7ab7fd06f708075fe5adbb238c19be57
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Jan 9 22:33:48 2013 -0500

    modesetting 0.6.0

 .gitignore                    |    1 +
 modesetting-prime.patch       |  602 -----------------------------------------
 sources                       |    2 +-
 xorg-x11-drv-modesetting.spec |   11 +-
 4 files changed, 6 insertions(+), 610 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b646c2..c05a574 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /xf86-video-modesetting-0.2.0.tar.bz2
 /xf86-video-modesetting-0.3.0.tar.bz2
 /xf86-video-modesetting-0.4.0.tar.bz2
+/xf86-video-modesetting-0.6.0.tar.bz2
diff --git a/sources b/sources
index 3f5b8dc..486af30 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b70291aed67cec7b602fb55e104b6318  xf86-video-modesetting-0.4.0.tar.bz2
+d8a771d5d2d75ea9d234c6928153c08b  xf86-video-modesetting-0.6.0.tar.bz2
diff --git a/xorg-x11-drv-modesetting.spec b/xorg-x11-drv-modesetting.spec
index 69e14f9..1335856 100644
--- a/xorg-x11-drv-modesetting.spec
+++ b/xorg-x11-drv-modesetting.spec
@@ -4,16 +4,14 @@
 
 Summary:   Xorg X11 modesetting video driver
 Name:      xorg-x11-drv-modesetting
-Version:   0.4.0
-Release:   5%{?dist}
+Version:   0.6.0
+Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
 
 Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
-Patch0: modesetting-prime.patch
-
 # all X hw drivers aren't built on s390 - no need for separate bug
 ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
@@ -31,7 +29,6 @@ X.Org X11 modesetting video driver - basic modesetting fallback driver.
 
 %prep
 %setup -q -n %{tarball}-%{version}
-%patch0 -p1 -b .prime
 
 %build
 autoreconf -vif
@@ -51,8 +48,8 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 %doc COPYING README
 
 %changelog
-* Thu Jan 10 2013 Adam Jackson <ajax at redhat.com> - 0.4.0-5
-- ABI rebuild
+* Wed Jan 09 2013 Adam Jackson <ajax at redhat.com> 0.6.0-1
+- modesetting 0.6.0
 
 * Fri Aug 17 2012 Dave Airlie <airlied at redhat.com> 0.4.0-4
 - modesetting add prime slave support.


More information about the scm-commits mailing list