packages (DEVEL): roundcubemail/roundcubemail.spec - use common subver macro

glen glen at pld-linux.org
Wed Dec 8 15:21:19 CET 2010


Author: glen                         Date: Wed Dec  8 14:21:19 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- use common subver macro

---- Files affected:
packages/roundcubemail:
   roundcubemail.spec (1.107.2.1 -> 1.107.2.2) 

---- Diffs:

================================================================
Index: packages/roundcubemail/roundcubemail.spec
diff -u packages/roundcubemail/roundcubemail.spec:1.107.2.1 packages/roundcubemail/roundcubemail.spec:1.107.2.2
--- packages/roundcubemail/roundcubemail.spec:1.107.2.1	Wed Dec  8 14:47:58 2010
+++ packages/roundcubemail/roundcubemail.spec	Wed Dec  8 15:21:13 2010
@@ -13,7 +13,7 @@
 %bcond_with	postfixadmin	# Build with postfixadmin support patch
 %bcond_with	password_anon_ldap_bind	# apply with password-anon-ldap-bind patch.
 
-%define _beta	beta
+%define		subver	beta
 
 %define		rcpfa_ver	1.0.5
 %define		php_min_version 5.2.3
@@ -23,10 +23,10 @@
 Summary(pl.UTF-8):	RoundCube Webmail - poczta przez WWW
 Name:		roundcubemail
 Version:	0.5
-Release:	0.%{_beta}.1
+Release:	0.%{subver}.1
 License:	GPL v2
 Group:		Applications/Mail
-Source0:	http://downloads.sourceforge.net/roundcubemail/%{name}-%{version}-%{_beta}.tar.gz
+Source0:	http://downloads.sourceforge.net/roundcubemail/%{name}-%{version}-%{subver}.tar.gz
 # Source0-md5:	5653f8ee38acee5f1833b2e4d17f2927
 Source1:	%{name}.config
 Source2:	%{name}.logrotate
@@ -143,7 +143,7 @@
 Domyślna skórka dla RoundCube Webmaila.
 
 %prep
-%setup -q %{?with_postfixadmin:-a 4} -n %{name}-%{version}-%{_beta}
+%setup -q %{?with_postfixadmin:-a 4} -n %{name}-%{version}-%{subver}
 %patch0 -p1
 %if %{with spamfilter}
 %patch1 -p1
@@ -399,6 +399,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107.2.2  2010/12/08 14:21:13  glen
+- use common subver macro
+
 Revision 1.107.2.1  2010/12/08 13:47:58  caleb
 - DEVEL branch, up to 0.5 beta. NT
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/roundcubemail/roundcubemail.spec?r1=1.107.2.1&r2=1.107.2.2&f=u



More information about the pld-cvs-commit mailing list