update to 1.2.1
This commit is contained in:
parent
584927ccdc
commit
f0681c1887
@ -1 +1,3 @@
|
|||||||
libgcrypt-1.2.0.tar.gz
|
libgcrypt-1.2.0.tar.gz
|
||||||
|
libgcrypt-1.2.1.tar.bz2
|
||||||
|
libgcrypt-1.2.1.tar.bz2.sig
|
||||||
|
@ -1,10 +1,9 @@
|
|||||||
Name: libgcrypt
|
Name: libgcrypt
|
||||||
Version: 1.2.0
|
Version: 1.2.1
|
||||||
Release: 3
|
Release: 1
|
||||||
Source0: ftp://ftp.gnupg.org:/pub/gcrypt/alpha/libgcrypt/libgcrypt-%{version}.tar.gz
|
Source0: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2
|
||||||
Source1: ftp://ftp.gnupg.org:/pub/gcrypt/alpha/libgcrypt/libgcrypt-%{version}.tar.gz.sig
|
Source1: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2.sig
|
||||||
Source2: wk@g10code.com
|
Source2: wk@g10code.com
|
||||||
Patch0: libgcrypt-1.1.7-splint.patch
|
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Summary: A general-purpose cryptography library.
|
Summary: A general-purpose cryptography library.
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -29,11 +28,11 @@ applications using libgcrypt.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%patch0 -p0 -b .jbj
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-asm
|
%configure --disable-asm
|
||||||
make
|
make
|
||||||
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -fr $RPM_BUILD_ROOT
|
rm -fr $RPM_BUILD_ROOT
|
||||||
@ -78,6 +77,9 @@ fi
|
|||||||
%{_infodir}/gcrypt.info*
|
%{_infodir}/gcrypt.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 16 2005 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
|
- update to 1.2.1
|
||||||
|
|
||||||
* Fri Jul 30 2004 Florian La Roche <Florian.LaRoche@redhat.de>
|
* Fri Jul 30 2004 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
- another try to package the symlink
|
- another try to package the symlink
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user