forked from pool/samba
Use the upstream tar ball, as signature verification is now able to handle
compressed archives. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=442
This commit is contained in:
parent
c3a2e1aab2
commit
5ae7c50d28
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -21,5 +21,3 @@
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
samba-4.1.13.tar filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38c78e4cec4f893b87bfdcb10075b624ea43a1a622413ab2af01e1ce6f28054f
|
||||
size 319985
|
||||
oid sha256:d7d3f56cc44af42a42faa5534ac6947a7771daa2054b8ef8fa815309e33ab886
|
||||
size 320076
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:115e08afab224ae1bb04148b49ba7ec712a02395d8d8d8a5f67d08a06bbc0a75
|
||||
size 95242240
|
3
samba-4.1.13.tar.gz
Normal file
3
samba-4.1.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:737907f4ed3a71f6ec12638387aff7cda4764f8c2eb18deeca16e2fb7ed66c9f
|
||||
size 19523732
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 6 13:41:46 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
- Use the upstream tar ball, as signature verification is now able to handle
|
||||
compressed archives.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 5 13:02:57 CET 2014 - nopower@suse.de
|
||||
|
||||
|
10
samba.spec
10
samba.spec
@ -145,7 +145,7 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3325
|
||||
%define SOURCE_TIMESTAMP 3327
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@ -162,13 +162,7 @@ Recommends: logrotate
|
||||
Summary: A SMB/CIFS File, Print, and Authentication Server
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Networking/Samba
|
||||
# Unfortunately upstream is mindboggingly stupid here by gpg signing the
|
||||
# uncompressed tarball, but not publishing the uncompressed tarball but
|
||||
# only a compressed one. so we need to unpack it manually so that
|
||||
# gpg verification works, but then we can't have download verification
|
||||
|
||||
# %{samba_source_location}
|
||||
Source: samba-%{version}%{samba_ver_suffix}.tar
|
||||
Source: %{samba_source_location}
|
||||
Source5: %{samba_source_signature_location}
|
||||
Source6: samba.keyring
|
||||
Source1: vendor-files.tar.bz2
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:573c67e5bed3ecdef1fc5bed84ac5f52dabb64b709d098203fccf0dba7be70cc
|
||||
size 54371
|
||||
oid sha256:03c8e00d7a7be9fc59940cdb8756e49dc9aaf421566e42b8f11b2e9ccc7e83fa
|
||||
size 54487
|
||||
|
Loading…
Reference in New Issue
Block a user