diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-02-01 07:37:14 -0800 |
---|---|---|
committer | Quanxian Wang <quanxian.wang@intel.com> | 2014-09-24 10:55:15 +0800 |
commit | b7eb384506443a2f958fe230ac78ca4be7afdd1c (patch) | |
tree | 5c14123ac6df4e272665e83ee0debf3d0b585791 | |
parent | 57c73ff30c7229770acfc46720da90ffce3c0d8a (diff) | |
download | mesa-b7eb384506443a2f958fe230ac78ca4be7afdd1c.tar.gz mesa-b7eb384506443a2f958fe230ac78ca4be7afdd1c.tar.bz2 mesa-b7eb384506443a2f958fe230ac78ca4be7afdd1c.zip |
Update to 9.0.2
-rw-r--r-- | packaging/mesa.spec | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/packaging/mesa.spec b/packaging/mesa.spec index e3b193c7411..5bd736326a5 100644 --- a/packaging/mesa.spec +++ b/packaging/mesa.spec @@ -2,11 +2,11 @@ %bcond_without wayland # -%define _version 9.0.1 +%define _version 9.0.2 %define _name_archive MesaLib Name: mesa -Version: 9.0.1 +Version: 9.0.2 Release: 0 BuildRequires: makedepend BuildRequires: autoconf >= 2.59 @@ -17,7 +17,6 @@ BuildRequires: fdupes BuildRequires: flex BuildRequires: gcc-c++ BuildRequires: expat-devel -#BuildRequires: libtalloc-devel BuildRequires: libtool BuildRequires: libxml2-python BuildRequires: pkgconfig |