]> git.pld-linux.org Git - packages/wine.git/blobdiff - wine.spec
- updated to 1.1.4
[packages/wine.git] / wine.spec
index 83643e44fd7b1864ed6633d215db3911ef89383c..026f928e115c5a55705c48fe66f21206b32197de 100644 (file)
--- a/wine.spec
+++ b/wine.spec
 %if %{without alsa}
 %undefine      with_jack
 %endif
-%define                subver  rc4
 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:       1.0
-Release:       0.%{subver}.1
+Version:       1.1.4
+Release:       1
 Epoch:         1
 License:       LGPL
 Group:         Applications/Emulators
-Source0:       http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}-%{subver}.tar.bz2
-# Source0-md5: 1ce2f46b03e1484a8d0845ea5519002b
+Source0:       http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}.tar.bz2
+# Source0-md5: dd6e2dfdadb7b023803948d0a1814a39
 Source1:       %{name}-uninstaller.desktop
 Patch0:                %{name}-fontcache.patch
 Patch1:                %{name}-makedep.patch
@@ -63,6 +62,7 @@ BuildRequires:        giflib-devel
 %{?with_jack:BuildRequires:    jack-audio-connection-kit-devel}
 BuildRequires: libjpeg-devel
 BuildRequires: libtool
+BuildRequires: libxslt-devel
 %{?with_nas:BuildRequires:     nas-devel}
 BuildRequires: ncurses-devel
 # db2* failed previously - probably openjade or opensp bug
@@ -236,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 -qn %{name}-%{version}-%{subver}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.059178 seconds and 4 git commands to generate.