Replace version in comments with x.y.z to prevent copy&paste errors
This commit is contained in:
parent
762053927e
commit
3f76a6d4b7
@ -7,9 +7,9 @@ Source0: libgcrypt-%{version}-hobbled.tar.xz
|
||||
# cipher support. We have to remove it in the tarball we ship with
|
||||
# the hobble-libgcrypt script.
|
||||
# (We replace it with RH approved ECC in Source4-5)
|
||||
# tar -xf libgcrypt-1.8.7.tar.bz2
|
||||
# pushd libgcrypt-1.8.7 && ../hobble-libgcrypt && popd
|
||||
# tar -cvJf libgcrypt-1.8.7-hobbled.tar.xz libgcrypt-1.8.7
|
||||
# tar -xf libgcrypt-x.y.z.tar.bz2
|
||||
# pushd libgcrypt-x.y.z && ../hobble-libgcrypt && popd
|
||||
# tar -cvJf libgcrypt-x.y.z-hobbled.tar.xz libgcrypt-x.y.z
|
||||
#Source0: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-{version}.tar.bz2
|
||||
#Source1: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-{version}.tar.bz2.sig
|
||||
Source2: wk@g10code.com
|
||||
|
Loading…
Reference in New Issue
Block a user