]> git.pld-linux.org Git - packages/wine.git/commitdiff
up to 3.0 final dev-3.0
authorJan Palus <atler@pld-linux.org>
Thu, 18 Jan 2018 16:46:11 +0000 (17:46 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 18 Jan 2018 16:46:11 +0000 (17:46 +0100)
wine.spec

index e4f4d9374e23989f45c73e039a072ffaf315bc69..9e0610abdb2c6afbe69e4f2e40f53f80d329d8ce 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -38,7 +38,6 @@
 %endif
 
 %define                gecko_ver       2.47
-%define                _rc             rc5
 Summary:       Program that lets you launch Win applications
 Summary(es.UTF-8):     Ejecuta programas Windows en Linux
 Summary(pl.UTF-8):     Program pozwalający uruchamiać aplikacje Windows
@@ -47,12 +46,12 @@ Name:               wine
 # 1.8.x – stable
 # 1.9.x – development
 Version:       3.0
-Release:       0.%{_rc}.1
+Release:       1
 Epoch:         1
 License:       LGPL
 Group:         Applications/Emulators
-Source0:       https://dl.winehq.org/wine/source/3.0/%{name}-%{version}-%{_rc}.tar.xz
-# Source0-md5: 6dc55cc5b26c40adfb608abc49a9f29b
+Source0:       https://dl.winehq.org/wine/source/3.0/%{name}-%{version}.tar.xz
+# Source0-md5: 52e49d9d7b677b7ab0892545cdacfe43
 Source1:       https://dl.winehq.org/wine/wine-gecko/%{gecko_ver}/%{name}_gecko-%{gecko_ver}-x86.msi
 # Source1-md5: 5ebc4ec71c92b3db3d84b334a1db385d
 Source2:       https://dl.winehq.org/wine/wine-gecko/%{gecko_ver}/%{name}_gecko-%{gecko_ver}-x86_64.msi
@@ -281,7 +280,7 @@ ALSA driver for WINE mm.dll (multimedia system) implementation.
 Sterownik ALSA dla implementacji mm.dll (systemu multimediów) w Wine.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_rc}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.054316 seconds and 4 git commands to generate.