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

Dennis Gilmore ausil at fedoraproject.org
Mon May 5 02:37:18 UTC 2014


commit 672c56353f35115ae4f810b9ae0f0371b477995b
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Sun May 4 21:37:36 2014 -0500

    update git snapshot for ftbfs

 .gitignore               |    1 +
 sources                  |    2 +-
 xorg-x11-drv-armsoc.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d13d09..aab9b08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /xorg-x11-drv-armsoc-*.tar.bz2
 /xf86-video-armsoc-20140501.tar.bz2
+/xf86-video-armsoc-20140504.tar.bz2
diff --git a/sources b/sources
index 5c2cacd..a8da9a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53c64fce5adf7796aa4f17d626c8b9fb  xf86-video-armsoc-20140501.tar.bz2
+748876aa8aaf6e80f1302a0819f04d3d  xf86-video-armsoc-20140504.tar.bz2
diff --git a/xorg-x11-drv-armsoc.spec b/xorg-x11-drv-armsoc.spec
index 9219418..6d2526d 100644
--- a/xorg-x11-drv-armsoc.spec
+++ b/xorg-x11-drv-armsoc.spec
@@ -1,17 +1,18 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir       %{moduledir}/drivers
-%define gitdate 20140501
+%define gitdate 20140504
 %define gitrev .%{gitdate}
 
 Summary:   Xorg X11 armsocdrm driver
 Name:      xorg-x11-drv-armsoc
 Version:   0.7.0
-Release:   1%{?gitrev}%{?dist}
+Release:   2%{?gitrev}%{?dist}
 URL:       http://cgit.freedesktop.org/xorg/driver/xf86-video-armsoc
 License:   MIT
 Group:     User Interface/X Hardware Support
 
 Source0:    xf86-video-armsoc-%{gitdate}.tar.bz2
+Source2:    make-git-snapshot.sh
 
 ExclusiveArch: %{arm}
 
@@ -64,6 +65,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 %{_mandir}/man4/armsoc.4*
 
 %changelog
+* Sun May 04 2014 Dennis Gilmore <dennis at ausil.us> - 0.7.0-2.20140504
+- update git snapshot for ftbfs
+
 * Thu May 01 2014 Dennis Gilmore <dennis at ausil.us> - 0.7.0-1.20140501
 - update git snapshot
 - add script to make tarball from git


More information about the scm-commits mailing list