From 277ff0a30a56e614f8174da2de7d138af7ab3938e2421ad360c6894ab217e5fb Mon Sep 17 00:00:00 2001 From: Aurelien Aptel Date: Thu, 2 Feb 2017 15:34:34 +0000 Subject: [PATCH] - Use https urls. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=87 --- talloc-man.changes | 5 +++++ talloc-man.spec | 8 ++++---- talloc.spec | 4 ++-- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/talloc-man.changes b/talloc-man.changes index a1f6126..d419ddc 100644 --- a/talloc-man.changes +++ b/talloc-man.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 2 15:34:07 UTC 2017 - aaptel@suse.com + + - Use https urls. + ------------------------------------------------------------------- Tue Mar 15 16:28:22 UTC 2016 - lmuelle@suse.com diff --git a/talloc-man.spec b/talloc-man.spec index 8238f15..9404599 100644 --- a/talloc-man.spec +++ b/talloc-man.spec @@ -1,7 +1,7 @@ # # spec file for package talloc-man # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -58,8 +58,8 @@ PreReq: /sbin/ldconfig Summary: Samba talloc Library License: LGPL-3.0+ Group: System/Libraries -Source: http://download.samba.org/pub/talloc/talloc-%{version}.tar.gz -Source1: http://download.samba.org/pub/talloc/talloc-%{version}.tar.asc +Source: https://download.samba.org/pub/talloc/talloc-%{version}.tar.gz +Source1: https://download.samba.org/pub/talloc/talloc-%{version}.tar.asc Source4: baselibs.conf Patch0: talloc-python3.5-fix-soabi_name.patch Source50: talloc.keyring @@ -94,8 +94,8 @@ This package includes the talloc2 library. %package -n libtalloc-devel Summary: Libraries and Header Files to Develop Programs with talloc2 Support -# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtalloc Group: Development/Libraries/C and C++ +# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtalloc %if 0%{?suse_version} > 1030 Recommends: %{name}-man %endif diff --git a/talloc.spec b/talloc.spec index 7e3c7c4..dc20172 100644 --- a/talloc.spec +++ b/talloc.spec @@ -1,7 +1,7 @@ # # spec file for package talloc-man # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -94,8 +94,8 @@ This package includes the talloc2 library. %package -n libtalloc-devel Summary: Libraries and Header Files to Develop Programs with talloc2 Support -# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtalloc Group: Development/Libraries/C and C++ +# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtalloc %if 0%{?suse_version} > 1030 Recommends: %{name}-man %endif