[packages/mysql] include percona rel in release

glen glen at pld-linux.org
Sun Dec 22 11:26:09 CET 2013


commit cf833d8e5a652f1bc017609103f95adec8682884
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Dec 22 12:25:58 2013 +0200

    include percona rel in release

 mysql.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mysql.spec b/mysql.spec
index a463901..9176d6f 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -23,6 +23,7 @@
 %bcond_with	tests		# FIXME: don't run correctly
 %bcond_with	ndb		# NDB is now a separate product, this here is broken, so disable it
 
+%define		rel	1
 %define		percona_rel	63.0
 %include	/usr/lib/rpm/macros.perl
 Summary:	MySQL: a very fast and reliable SQL database engine
@@ -35,7 +36,7 @@ Summary(uk.UTF-8):	MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):	MySQL数据库服务器
 Name:		mysql
 Version:	5.6.15
-Release:	1
+Release:	%{percona_rel}.%{rel}
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 # Source0Download: http://dev.mysql.com/downloads/mysql/5.5.html#downloads
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/cf833d8e5a652f1bc017609103f95adec8682884



More information about the pld-cvs-commit mailing list