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/tdb?expand=0&rev=57
This commit is contained in:
parent
fd8b7f6a84
commit
b28b3c8892
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
|
||||
tdb-1.3.1.tar filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c2307e537b498b11db1949354558d8995eb398968979d4971e6d7e1611a23cb
|
||||
size 2201600
|
3
tdb-1.3.1.tar.gz
Normal file
3
tdb-1.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff29985ae880c3906ddd7609664a94c64bfe87b2b2210250e3fdee532ca2ece3
|
||||
size 480898
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 6 13:28:53 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
- Use the upstream tar ball, as signature verification is now able to handle
|
||||
compressed archives.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 28 15:43:31 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
|
8
tdb.spec
8
tdb.spec
@ -39,13 +39,7 @@ Release: 0
|
||||
Summary: Samba Trivial Database
|
||||
License: GPL-3.0+
|
||||
Group: System/Libraries
|
||||
# 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
|
||||
|
||||
# http://download.samba.org/pub/tdb/tdb-%{version}.tar.gz
|
||||
Source: tdb-%{version}.tar
|
||||
Source: http://download.samba.org/pub/tdb/tdb-%{version}.tar.gz
|
||||
Source1: http://download.samba.org/pub/tdb/tdb-%{version}.tar.asc
|
||||
Source2: tdb.keyring
|
||||
Source4: baselibs.conf
|
||||
|
Loading…
Reference in New Issue
Block a user