From 0221582c365202e4e7904758b75e6ad6be5892af Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Fri, 2 Aug 2013 09:03:21 +0300 Subject: packaging: minor spec cleanup, update changelog Change-Id: I963656d37c7f810120b14c0791f5784e43be4ded Signed-off-by: Markus Lehtonen --- packaging/mesa.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/packaging/mesa.spec b/packaging/mesa.spec index b648028bb1e..1447b3864fd 100644 --- a/packaging/mesa.spec +++ b/packaging/mesa.spec @@ -1,9 +1,6 @@ %define glamor 1 %bcond_with wayland -%define _version 9.1.3 -%define _name_archive MesaLib - Name: mesa Version: 9.1.3 Release: 0 @@ -11,7 +8,7 @@ License: MIT Summary: System for rendering interactive 3-D graphics Url: http://www.mesa3d.org Group: Graphics & UI Framework/Hardware Adaptation -Source: %{_name_archive}-%{_version}.tar.bz2 +Source: MesaLib-%{version}.tar.bz2 Source2: baselibs.conf Source3: README.updates Source5: drirc @@ -337,7 +334,7 @@ functions. It is intended to be mainly used by the Mesa-libGLES* packages. %prep -%setup -n MesaLib-%{_version} -q +%setup -q cp %{SOURCE1001} . rm -rf docs/README.{VMS,WIN32,OS2} -- cgit v1.2.3