From 1555d998f0eeefe8b9b3209247719f93a5feaade Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Aug 13 2013 03:55:39 +0000 Subject: update git snapshot --- 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 - 0.5.2-0.4.b4299f8 +- update git snapshot + * Sun Jun 02 2013 Dennis Gilmore 0.5.2-0.3.40c8ee2 - bump release