summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Jackson <ajax@fedoraproject.org>2008-02-15 23:44:57 +0000
committerAdam Jackson <ajax@fedoraproject.org>2008-02-15 23:44:57 +0000
commit4e39dbd11698e247c52a07eb5ae30357cf8d20da (patch)
treed881886e168f6da144c0a24477fb63b3e648442f
parent8eb2dd2ff41936ffeafd95c51606420bb90748e2 (diff)
downloadmesa-4e39dbd11698e247c52a07eb5ae30357cf8d20da.tar.gz
mesa-4e39dbd11698e247c52a07eb5ae30357cf8d20da.tar.xz
mesa-4e39dbd11698e247c52a07eb5ae30357cf8d20da.zip
- Restore -fvisibility=hidden.mesa-7_1-0_13_fc9
- Fix autotooling.
-rw-r--r--mesa.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/mesa.spec b/mesa.spec
index 9ef8b96..bd32fb1 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -15,7 +15,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 7.1
-Release: 0.12%{?dist}
+Release: 0.13%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -30,7 +30,7 @@ Source3: make-git-snapshot.sh
Patch0: mesa-7.1pre-osmesa-version.patch
-BuildRequires: pkgconfig autoconf
+BuildRequires: pkgconfig autoconf automake
%if %{with_dri}
BuildRequires: libdrm-devel >= 2.4.0-0.4
%endif
@@ -162,6 +162,8 @@ sed -i 's,isosurf.dat,%{_libdir}/mesa-demos-data/&,' progs/demos/isosurf.c
sed -i 's,terrain.dat,%{_libdir}/mesa-demos-data/&,' progs/demos/terrain.c
%build
+export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fvisibility=hidden"
+
autoreconf --install
# first, build the osmesa variants
@@ -389,6 +391,10 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/mesa-demos-data
%changelog
+* Fri Feb 15 2008 Adam Jackson <ajax@redhat.com> 7.1-0.13
+- Restore -fvisibility=hidden.
+- Fix autotooling.
+
* Fri Feb 15 2008 Adam Jackson <ajax@redhat.com> 7.1-0.12
- Fix file conflict with bsd-games on /usr/bin/rain.