[packages/heimdal/dev-7.1: 3/3] up to 7.1.0

glen glen at pld-linux.org
Mon Dec 26 17:36:19 CET 2016


commit 66c1bd81bd185492113fce778787d51e281d5d63
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Dec 26 18:34:11 2016 +0200

    up to 7.1.0
    
    seems new versioning scheme:
    1.5 -> 1.6rc -> 1.7rc -> 7.0rc (just rc's for 7.1)

 heimdal.spec | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/heimdal.spec b/heimdal.spec
index 43fc7fd..6003799 100644
--- a/heimdal.spec
+++ b/heimdal.spec
@@ -6,17 +6,15 @@
 %bcond_with	openssl			# use OpenSSL instead of internal hcrypto
 %bcond_with	expose_internals	# install internal KCM headers
 
-%define		rel	0.2
 Summary:	Heimdal implementation of Kerberos V5 system
 Summary(pl.UTF-8):	Implementacja Heimdal systemu Kerberos V5
 Name:		heimdal
-Version:	1.7
-Release:	0.rc2.%{rel}
+Version:	7.1.0
+Release:	0.1
 License:	Free
 Group:		Networking
-#Source0:	http://www.h5l.org/dist/src/%{name}-%{version}.tar.gz
-Source0:	https://github.com/heimdal/heimdal/archive/master/%{name}-%{version}.tar.gz
-# Source0-md5:	8639cd192cd4448f0e99ac39f73890f0
+Source0:	https://github.com/heimdal/heimdal/releases/download/heimdal-%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	bbeedb8eae6f81b12cbbaada4faaeb47
 Source1:	%{name}.init
 Source2:	%{name}-kpasswdd.init
 Source3:	%{name}-ipropd.init
@@ -405,11 +403,10 @@ Kerberos Daemons.
 Demony korzystające z systemu Kerberos do autoryzacji dostępu.
 
 %prep
-%setup -qc
-mv heimdal-*/{.??*,*} .
+%setup -q
 #%patch0 -p1 appl/ftp/ftpd is no longer there, along with more apps
 #%patch1 -p1
-%patch2 -p1
+#%patch2 -p1 outdated?
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/heimdal.git/commitdiff/66c1bd81bd185492113fce778787d51e281d5d63



More information about the pld-cvs-commit mailing list