[packages/heimdal/dev-7.1] up to 7.1.0
glen
glen at pld-linux.org
Mon Dec 26 19:44:59 CET 2016
commit 9f358b867fcd2581b26eab598a589523a50b32e4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Dec 26 18:34:11 2016 +0200
up to 7.1.0
new versioning scheme:
http://www.h5l.org/pipermail/heimdal-announce/2016-December/000003.html
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/9f358b867fcd2581b26eab598a589523a50b32e4
More information about the pld-cvs-commit
mailing list