diff --git a/.gitignore b/.gitignore index 479b15a..d6c08ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ MesaLib-6.5.1.tar.bz2 /glw-8.0.0.tar.bz2 +/glw-b060a0782f09ebe4f60c8fd4564c11ba043c331f.tar.bz2 diff --git a/mesa-libGLw.spec b/mesa-libGLw.spec index 00bdea7..0dd4bb6 100644 --- a/mesa-libGLw.spec +++ b/mesa-libGLw.spec @@ -1,12 +1,15 @@ Summary: Xt / Motif OpenGL widgets Name: mesa-libGLw Version: 8.0.0 -Release: 16%{?dist} +Release: 17%{?dist} License: MIT URL: http://www.mesa3d.org -Source0: https://www.freedesktop.org/pub/mesa/glw/glw-%{version}.tar.bz2 +# archived project +%global gitver b060a0782f09ebe4f60c8fd4564c11ba043c331f +Source0: https://gitlab.freedesktop.org/mesa/glw/-/archive/%{gitver}/glw-%{gitver}.tar.bz2 -BuildRequires: gcc +BuildRequires: autoconf automake libtool +BuildRequires: gcc BuildRequires: libXt-devel BuildRequires: libGL-devel %if 0%{?rhel} @@ -35,9 +38,10 @@ Provides: libGLw-devel Mesa libGLw development package. %prep -%setup -q -n glw-%{version} +%setup -q -n glw-%{gitver} %build +autoreconf -f -i -v %configure --disable-static --enable-motif make %{?_smp_mflags} @@ -65,6 +69,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_includedir}/GL/GLwMDrawAP.h %changelog +* Mon May 20 2019 Adam Jackson - 8.0.0-17 +- Update to git snapshot of the archived state + * Fri Feb 01 2019 Fedora Release Engineering - 8.0.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index e218c38..f9d17cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (glw-8.0.0.tar.bz2) = 09e1352edb16a9a34b9031996c2a1545d69dc690d7eda10a1aad6a7ad9ef0576d0af8a1b7740dba47f9647b7c957c1d7a078b38747d2d2c28ea39314a0e53587 +SHA512 (glw-b060a0782f09ebe4f60c8fd4564c11ba043c331f.tar.bz2) = 0304a5fc2517087b15817e74da10ceb9c0f60223a04cb19971b0eba2f0918acd5c73648bb49c343d1b17929e9f6e7afed3aa4cc6f5daf5425147ee8b91271c16