summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Gnatenko <i.gnatenko.brain@gmail.com>2015-05-18 10:02:50 +0300
committerIgor Gnatenko <i.gnatenko.brain@gmail.com>2015-05-18 10:02:50 +0300
commitfcdd55359205df12cf4d067cdcbf7a211ccb8b9a (patch)
tree7a3a620b8d008a69973de8f0099dd03a06c60766
parentb4e2acb6069666aa61f11211b0f3f8b515068c41 (diff)
downloadmesa-fcdd55359205df12cf4d067cdcbf7a211ccb8b9a.tar.gz
mesa-fcdd55359205df12cf4d067cdcbf7a211ccb8b9a.tar.xz
mesa-fcdd55359205df12cf4d067cdcbf7a211ccb8b9a.zip
add git to BR everywhere
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
-rw-r--r--mesa.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/mesa.spec b/mesa.spec
index aaea9c5..b7c31a7 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -55,7 +55,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 10.6.0
-Release: 0.devel.6.%{git}%{?dist}
+Release: 0.devel.7.%{git}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -83,7 +83,9 @@ Patch60: mesa-10.6-nir-linker.patch
# https://bugs.freedesktop.org/show_bug.cgi?id=73512
Patch99: 0001-opencl-use-versioned-.so-in-mesa.icd.patch
-%{?githash:BuildRequires: git}
+# To have sha info in glxinfo
+BuildRequires: git
+
BuildRequires: pkgconfig autoconf automake libtool
%if %{with_hardware}
BuildRequires: kernel-headers
@@ -717,6 +719,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Mon May 18 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10.6.0-0.devel.7.5a55f68
+- add git to BR everywhere
+
* Sun May 17 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10.6.0-0.devel.6.5a55f68
- 5a55f68