]> git.pld-linux.org Git - packages/wine.git/blobdiff - wine.spec
- updated to 1.1.0
[packages/wine.git] / wine.spec
index 6d72b22f4a6c3eeaf6e87efaced4ffdef64678e3..1a4da8179cbf93ddc09366a4e6dec632eb820743 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:       1.0
-Release:       %{_rc}.1
+Version:       1.1.0
+Release:       1
 Epoch:         1
 License:       LGPL
 Group:         Applications/Emulators
-Source0:       http://dl.sourceforge.net/wine/%{name}-%{version}-%{_rc}.tar.bz2
-# Source0-md5: 2aa76ed20a327aa10e3ef07301c733fa
+Source0:       http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}.tar.bz2
+# Source0-md5: b2374c4802bbef2f03633e153643b870
 Source1:       %{name}-uninstaller.desktop
 Patch0:                %{name}-fontcache.patch
 Patch1:                %{name}-makedep.patch
@@ -236,7 +235,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}-%{_rc}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -313,7 +312,7 @@ fi
 
 # /sbin/chstk -e $RPM_BUILD_ROOT%{_bindir}/wine
 
-programs="notepad progman regedit regsvr32 uninstaller wineconsole winefile winemine winepath winhelp"
+programs="msiexec notepad progman regedit regsvr32 uninstaller wineboot winebrowser winecfg wineconsole winedbg winefile winemine winepath"
 
 BZZZ=`pwd`
 rm -f files.so;                touch files.so
@@ -353,7 +352,7 @@ fi
 
 %files -f files.so
 %defattr(644,root,root,755)
-%doc README ChangeLog AUTHORS ANNOUNCE
+%doc README documentation/ChangeLog* AUTHORS ANNOUNCE
 %lang(de) %doc documentation/README.de
 %lang(es) %doc documentation/README.es
 %lang(fr) %doc documentation/README.fr
This page took 0.057035 seconds and 4 git commands to generate.