[packages/srtp] make release integerish

glen glen at pld-linux.org
Fri Feb 27 13:05:22 CET 2015


commit 213a16b9442fc9afd95d7af4ac2b8e32a5275c87
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Feb 27 14:05:16 2015 +0200

    make release integerish

 srtp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/srtp.spec b/srtp.spec
index 03dcb5f..829f6a6 100644
--- a/srtp.spec
+++ b/srtp.spec
@@ -2,13 +2,13 @@
 # Conditional build:
 %bcond_without	static_libs	# don't build static libraries
 
-%define		rel	5
+%define		rel	1
 %define		subver	20121108
 Summary:	Open-source implementation of Secure Real-time Transport Protocol
 Summary(pl.UTF-8):	Otwarta implementacja protokołu Secure Real-time Transport Protocol
 Name:		srtp
 Version:	1.4.4
-Release:	%{rel}.%{subver}
+Release:	5.%{subver}.%{rel}
 License:	BSD
 Group:		Libraries
 # Source0:	http://srtp.sourceforge.net/%{name}-%{version}.tgz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/srtp.git/commitdiff/213a16b9442fc9afd95d7af4ac2b8e32a5275c87



More information about the pld-cvs-commit mailing list