summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-28 17:16:25 -0800
committerQuanxian Wang <quanxian.wang@intel.com>2014-05-21 17:07:50 +0800
commit0c7edf97f57b1fa43ca8c5cdd5a7a518b119590a (patch)
tree3af6f8fc51680d55c26d01a06b6d7614aa678f1d
parent3f47e9db05ef37498f877b609d270f0356be7473 (diff)
downloadmesa-0c7edf97f57b1fa43ca8c5cdd5a7a518b119590a.tar.gz
mesa-0c7edf97f57b1fa43ca8c5cdd5a7a518b119590a.tar.bz2
mesa-0c7edf97f57b1fa43ca8c5cdd5a7a518b119590a.zip
removed _version macro
-rw-r--r--packaging/mesa.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/packaging/mesa.spec b/packaging/mesa.spec
index b3c6a1982f8..afedad13839 100644
--- a/packaging/mesa.spec
+++ b/packaging/mesa.spec
@@ -2,7 +2,6 @@
%define enable_wayland 1
#
-%define _version 9.0.git20121028
%define _name_archive MesaLib
Name: mesa
@@ -45,7 +44,7 @@ Url: http://www.mesa3d.org
Summary: System for rendering interactive 3-D graphics
License: MIT
Group: System/Libraries
-Source: %{_name_archive}-%{_version}.tar.bz2
+Source: %{_name_archive}-%{version}.tar.bz2
Source2: baselibs.conf
Source3: README.updates
Source5: drirc
@@ -351,7 +350,7 @@ packages.
%prep
-%setup -n MesaLib-%{_version} -q
+%setup -n MesaLib-%{version} -q
rm -rf docs/README.{VMS,WIN32,OS2}