SPECS: wine.spec - unified (_rc -> subver), precede release with 0. to avoi...

qboosh qboosh at pld-linux.org
Sat May 10 09:17:50 CEST 2008


Author: qboosh                       Date: Sat May 10 07:17:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified (_rc -> subver), precede release with 0. to avoid epoch bump

---- Files affected:
SPECS:
   wine.spec (1.316 -> 1.317) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.316 SPECS/wine.spec:1.317
--- SPECS/wine.spec:1.316	Sat May 10 05:33:50 2008
+++ SPECS/wine.spec	Sat May 10 09:17:45 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
@@ -237,7 +237,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
@@ -475,6 +475,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.317  2008-05-10 07:17:45  qboosh
+- unified (_rc -> subver), precede release with 0. to avoid epoch bump
+
 Revision 1.316  2008-05-10 03:33:50  charles
 - up to 1.0-rc1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wine.spec?r1=1.316&r2=1.317&f=u



More information about the pld-cvs-commit mailing list