SPECS (AC-branch): wine.spec - fix release
charles
charles at pld-linux.org
Sat May 10 11:29:16 CEST 2008
Author: charles Date: Sat May 10 09:29:16 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- fix release
---- Files affected:
SPECS:
wine.spec (1.220.2.8.2.22.2.14 -> 1.220.2.8.2.22.2.15)
---- Diffs:
================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.220.2.8.2.22.2.14 SPECS/wine.spec:1.220.2.8.2.22.2.15
--- SPECS/wine.spec:1.220.2.8.2.22.2.14 Sat May 10 05:31:34 2008
+++ SPECS/wine.spec Sat May 10 11:29:11 2008
@@ -26,18 +26,18 @@
%if %{without alsa}
%undefine with_jack
%endif
-%define _rc rc1
+%define subver 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
+Release: 0.%{subver}.1
Epoch: 1
License: LGPL
Group: Applications/Emulators
-Source0: http://dl.sourceforge.net/wine/%{name}-%{version}-%{_rc}.tar.bz2
+Source0: http://dl.sourceforge.net/wine/%{name}-%{version}-%{subver}.tar.bz2
# Source0-md5: 2aa76ed20a327aa10e3ef07301c733fa
Source1: %{name}-uninstaller.desktop
Patch0: %{name}-fontcache.patch
@@ -235,7 +235,7 @@
Sterownik NAS dla implementacji mm.dll (systemu multimediów) w Wine.
%prep
-%setup -qn %{name}-%{version}-%{_rc}
+%setup -qn %{name}-%{version}-%{subver}
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -477,6 +477,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.220.2.8.2.22.2.15 2008-05-10 09:29:11 charles
+- fix release
+
Revision 1.220.2.8.2.22.2.14 2008-05-10 03:31:34 charles
- up to 1.0-rc1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wine.spec?r1=1.220.2.8.2.22.2.14&r2=1.220.2.8.2.22.2.15&f=u
More information about the pld-cvs-commit
mailing list