[xorg-x11-drv-armsoc] update git snapshot

Dennis Gilmore ausil at fedoraproject.org
Tue Aug 13 03:55:50 UTC 2013


commit 1555d998f0eeefe8b9b3209247719f93a5feaade
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Mon Aug 12 22:55:39 2013 -0500

    update git snapshot

 sources                  |    2 +-
 xorg-x11-drv-armsoc.spec |    9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 771b61a..3817622 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a01afc1fc7adb98a45ac4386a17a5fc6  xorg-x11-drv-armsoc-0.5.2-40c8ee2.tar.bz2
+be46984feb0176cad75099256c7b7c18  xorg-x11-drv-armsoc-0.5.2-b4299f8.tar.bz2
diff --git a/xorg-x11-drv-armsoc.spec b/xorg-x11-drv-armsoc.spec
index 0f88497..c2d8fcb 100644
--- a/xorg-x11-drv-armsoc.spec
+++ b/xorg-x11-drv-armsoc.spec
@@ -2,7 +2,7 @@
 # git clone git://git.linaro.org/arm/xorg/driver/xf86-video-armsoc.git
 # git archive --format=tar --prefix=%{name}-%{version}/ %{gittag} | bzip2 > ~/%{name}-%{version}-%{gittag}.tar.bz2
 
-%define gittag 40c8ee2
+%define gittag b4299f8
 %define tarfile %{name}-%{version}-%{gittag}.tar.bz2
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir %{moduledir}/drivers
@@ -10,13 +10,12 @@
 Summary:   Xorg X11 armsocdrm driver
 Name:      xorg-x11-drv-armsoc
 Version:   0.5.2
-Release:   0.3.%{gittag}%{?dist}
+Release:   0.4.%{gittag}%{?dist}
 URL:       http://git.linaro.org/gitweb?p=arm/xorg/driver/xf86-video-armsoc.git
 License:   MIT
 Group:     User Interface/X Hardware Support
 
 Source0:   %{tarfile}
-Patch0:    0001-set-cursor-format-to-HW_CURSOR_ARGB.patch
 
 ExclusiveArch: %{arm}
 
@@ -40,7 +39,6 @@ Exynos 4/5 series ARM devices.
 
 %prep
 %setup -q
-%patch0 -p1 -b .hwcursor
 
 %build
 sh autogen.sh --with-drmmode=exynos
@@ -60,6 +58,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 %{_mandir}/man4/armsoc.4*
 
 %changelog
+* Mon Aug 12 2013 Dennis Gilmore <dennis at ausil.us> - 0.5.2-0.4.b4299f8
+- update git snapshot
+
 * Sun Jun 02 2013 Dennis Gilmore <dennis at ausil.us> 0.5.2-0.3.40c8ee2
 - bump release
 


More information about the scm-commits mailing list