summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Jackson <ajax@fedoraproject.org>2007-11-01 14:11:28 +0000
committerAdam Jackson <ajax@fedoraproject.org>2007-11-01 14:11:28 +0000
commit965800e9e9fd4510b9859670625ca4310ea074df (patch)
treec447cdbbdc0b1849cb8a2883292f04558a9af9a8
parent86963445aa286d018f37b0862aff7454fdf5b920 (diff)
downloadmesa-965800e9e9fd4510b9859670625ca4310ea074df.tar.gz
mesa-965800e9e9fd4510b9859670625ca4310ea074df.tar.xz
mesa-965800e9e9fd4510b9859670625ca4310ea074df.zip
- Fix EVR, 7.1pre > 7.1, that would have been bad.mesa-7_1-0_1_fc9
- Fix %setup to match.
-rw-r--r--mesa.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index c795fcd..8072648 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -166,7 +166,7 @@ This package provides some demo applications for testing Mesa.
%prep
-%setup -q -n Mesa-%{version} -b1 -b2
+%setup -q -n Mesa-%{version}pre -b1 -b2
chmod a-x progs/demos/glslnoise.c
%patch1 -p1 -b .kill-glw
@@ -407,6 +407,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Nov 01 2007 Adam Jackson <ajax@redhat.com> 7.1-0.1
- Fix EVR, 7.1pre > 7.1, that would have been bad.
+- Fix %%setup to match.
* Thu Nov 01 2007 Dave Airlie <airlied@redhat.com> 7.1pre-0
- rebase Mesa to 7.1pre 74ced1e67f286a5e71e9877bc6844b2af5b9ab8d