SHA256
1
0
forked from pool/wine
Marcus Meissner 2019-01-23 08:21:11 +00:00 committed by Git OBS Bridge
parent ac94dbe1ae
commit 24c03c4b32
4 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="url">https://github.com/wine-staging/wine-staging.git</param>
<param name="revision">refs/tags/v4.0-rc7</param>
<param name="revision">refs/tags/v4.0</param>
<param name="match-tag">v*.*</param>
<param name="scm">git</param>
</service>

3
wine-staging-4.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c213c187b68d38a432aefe7b0882e22265aa767028b4251a667c24d8e340bdcf
size 7473808

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba81adf376283731e0af5928f791eb65574638cf3ed0cfdf73fb859a8b73e11e
size 7468716

View File

@ -142,7 +142,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
%if %{staging}
# upstream patch target version
%define staging_version 4.0rc7
%define staging_version 4.0
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel