]> git.pld-linux.org Git - packages/wine.git/commitdiff
- up to 1.0-rc1
authorKarol Krenski <charles@pld-linux.org>
Sat, 10 May 2008 03:33:50 +0000 (03:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine.spec -> 1.316

wine.spec

index 97ba23b63cb690329b433beb539f33cc82b68d1c..6d72b22f4a6c3eeaf6e87efaced4ffdef64678e3 100644 (file)
--- a/wine.spec
+++ b/wine.spec
 %if %{without alsa}
 %undefine      with_jack
 %endif
+%define                _rc     rc1
 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
 Summary(pt_BR.UTF-8):  Executa programas Windows no Linux
 Name:          wine
-Version:       0.9.61
-Release:       2
+Version:       1.0
+Release:       %{_rc}.1
 Epoch:         1
 License:       LGPL
 Group:         Applications/Emulators
-Source0:       http://dl.sourceforge.net/wine/%{name}-%{version}.tar.bz2
-# Source0-md5: d01518d529903dca013da592113bd995
+Source0:       http://dl.sourceforge.net/wine/%{name}-%{version}-%{_rc}.tar.bz2
+# Source0-md5: 2aa76ed20a327aa10e3ef07301c733fa
 Source1:       %{name}-uninstaller.desktop
 Patch0:                %{name}-fontcache.patch
 Patch1:                %{name}-makedep.patch
@@ -235,7 +236,7 @@ NAS driver for WINE mm.dll (multimedia system) implementation.
 Sterownik NAS dla implementacji mm.dll (systemu multimediów) w Wine.
 
 %prep
-%setup -q
+%setup -qn %{name}-%{version}-%{_rc}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.539057 seconds and 4 git commands to generate.