diff --git a/libglvnd.spec b/libglvnd.spec index 9f3c0d2..248971e 100644 --- a/libglvnd.spec +++ b/libglvnd.spec @@ -1,5 +1,5 @@ -#global commit0 f92208be88dd06a70b6f79a1cb95571e2762a9ec -#global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) +%global commit0 8f3c5b17a21e2222ab3e5fd38870b915815aca49 +%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) Name: libglvnd @@ -123,7 +123,7 @@ libGL and libGLX are the common dispatch interface for the GLX API. %prep -%autosetup -p1 -n %{name}-%{?commit0}%{?!commit0:%{version}} +%autosetup -p1 -n %{name}-v%{version}-%{?commit0} autoreconf -vif %build