Use https everywhere in Urls if possible
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=516
This commit is contained in:
parent
719e04e8f7
commit
f36d80a1ef
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:2c4977867326d9b728c3135069ce7ba4cb1daee9c063efa18a2c1338ce63d584
|
oid sha256:3af5090525b5ad700a476a87b5dd204ac73a0e5c69ae4106e1688e9325ec5bb7
|
||||||
size 29314
|
size 29365
|
||||||
|
22
samba.spec
22
samba.spec
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -125,11 +125,11 @@ BuildRequires: systemd-devel
|
|||||||
%define samba_ver 4.3.3
|
%define samba_ver 4.3.3
|
||||||
%define samba_ver_suffix %nil
|
%define samba_ver_suffix %nil
|
||||||
%if "%{samba_ver_suffix}" == ""
|
%if "%{samba_ver_suffix}" == ""
|
||||||
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
%define samba_source_location https://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
||||||
%define samba_source_signature_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.asc
|
%define samba_source_signature_location https://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.asc
|
||||||
%else
|
%else
|
||||||
%define samba_source_location http://ftp.samba.org/pub/samba/rc/samba-%{version}%{samba_ver_suffix}.tar.gz
|
%define samba_source_location https://ftp.samba.org/pub/samba/rc/samba-%{version}%{samba_ver_suffix}.tar.gz
|
||||||
%define samba_source_signature_location http://ftp.samba.org/pub/samba/rc/samba-%{version}%{samba_ver_suffix}.tar.asc
|
%define samba_source_signature_location https://ftp.samba.org/pub/samba/rc/samba-%{version}%{samba_ver_suffix}.tar.asc
|
||||||
%endif
|
%endif
|
||||||
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
|
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||||
@ -144,13 +144,13 @@ BuildRequires: systemd-devel
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
%define SOURCE_TIMESTAMP 3551
|
%define SOURCE_TIMESTAMP 3552
|
||||||
%define BRANCH %{version}
|
%define BRANCH %{version}
|
||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%global with_dc 0
|
||||||
Version: 4.3.3
|
Version: 4.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.samba.org/
|
Url: https://www.samba.org/
|
||||||
Provides: samba-gplv3 = %{version}
|
Provides: samba-gplv3 = %{version}
|
||||||
Obsoletes: samba-gplv3 < %{version}
|
Obsoletes: samba-gplv3 < %{version}
|
||||||
%if 0%{?suse_version} > 1030
|
%if 0%{?suse_version} > 1030
|
||||||
@ -238,9 +238,9 @@ a server. The binaries expect the configuration file to be found in
|
|||||||
/etc/samba/smb.conf
|
/etc/samba/smb.conf
|
||||||
|
|
||||||
For a more detailed description of Samba, check the samba-doc package
|
For a more detailed description of Samba, check the samba-doc package
|
||||||
or the Samba.org Web page at http://www.Samba.org/
|
or the Samba.org Web page at https://www.Samba.org/
|
||||||
|
|
||||||
Please check http://en.openSUSE.org/Samba for general information on
|
Please check https://en.openSUSE.org/Samba for general information on
|
||||||
Samba as part of SUSE Linux Enterprise or openSUSE products, links to
|
Samba as part of SUSE Linux Enterprise or openSUSE products, links to
|
||||||
binary packages of the most current Samba version, and a bug reporting
|
binary packages of the most current Samba version, and a bug reporting
|
||||||
how to.
|
how to.
|
||||||
@ -277,9 +277,9 @@ act as a Samba client. The binaries expect the configuration file to
|
|||||||
be found in /etc/samba/smb.conf
|
be found in /etc/samba/smb.conf
|
||||||
|
|
||||||
For a more detailed description of Samba, check the samba-doc package
|
For a more detailed description of Samba, check the samba-doc package
|
||||||
or the Samba.org Web page at http://www.Samba.org/
|
or the Samba.org Web page at https://www.Samba.org/
|
||||||
|
|
||||||
Please check http://en.openSUSE.org/Samba for general information on
|
Please check https://en.openSUSE.org/Samba for general information on
|
||||||
Samba as part of SUSE Linux Enterprise or openSUSE products, links to
|
Samba as part of SUSE Linux Enterprise or openSUSE products, links to
|
||||||
binary packages of the most current Samba version, and a bug reporting
|
binary packages of the most current Samba version, and a bug reporting
|
||||||
how to.
|
how to.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a6ad4a38cec5d7e4fa62487bcf9f6c2cac4b5ac67e9250a8f035f803d5e2690f
|
oid sha256:db58877d59dbe26e26b5073034e5510f4d6c841e71024badfb4167b705d6e385
|
||||||
size 52920
|
size 52885
|
||||||
|
Loading…
Reference in New Issue
Block a user