packages: wine/wine.spec - updated to 1.2-rc2
charles
charles at pld-linux.org
Fri Jun 11 19:49:03 CEST 2010
Author: charles Date: Fri Jun 11 17:49:03 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.2-rc2
---- Files affected:
packages/wine:
wine.spec (1.386 -> 1.387)
---- Diffs:
================================================================
Index: packages/wine/wine.spec
diff -u packages/wine/wine.spec:1.386 packages/wine/wine.spec:1.387
--- packages/wine/wine.spec:1.386 Thu Jun 3 13:24:38 2010
+++ packages/wine/wine.spec Fri Jun 11 19:48:58 2010
@@ -26,18 +26,20 @@
%if %{without alsa}
%undefine with_jack
%endif
+
+%define _rc rc2
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.1.44
-Release: 2
+Version: 1.2
+Release: 0.%{_rc}.1
Epoch: 1
License: LGPL
Group: Applications/Emulators
-Source0: http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}.tar.bz2
-# Source0-md5: f18649bd71b9099fecad22436d239cba
+Source0: http://ibiblio.org/pub/linux/system/emulators/wine/%{name}-%{version}-%{_rc}.tar.bz2
+# Source0-md5: 99b4511a5a005a1ef363700d482f80f1
Source1: %{name}-uninstaller.desktop
Patch0: %{name}-fontcache.patch
Patch1: %{name}-makedep.patch
@@ -259,7 +261,7 @@
Sterownik NAS dla implementacji mm.dll (systemu multimediów) w Wine.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_rc}
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -484,6 +486,7 @@
%{_mandir}/man1/wineg++.1*
%{_mandir}/man1/winemaker.1*
%lang(de) %{_mandir}/de/man1/winemaker.1*
+%lang(fr) %{_mandir}/fr/man1/winemaker.1*
%{_mandir}/man1/wmc.1*
%{_mandir}/man1/wrc.1*
%{_aclocaldir}/*.m4
@@ -535,6 +538,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.387 2010/06/11 17:48:58 charles
+- updated to 1.2-rc2
+
Revision 1.386 2010/06/03 11:24:38 baggins
- rel 2
- esound is dead
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wine/wine.spec?r1=1.386&r2=1.387&f=u
More information about the pld-cvs-commit
mailing list