This commit is contained in:
parent
ae8c011457
commit
c6bdbd3452
@ -1,2 +1,2 @@
|
|||||||
gnupg-1.9.93.tar.bz2
|
gnupg-1.9.94.tar.bz2
|
||||||
gnupg-1.9.93.tar.bz2.sig
|
gnupg-1.9.94.tar.bz2.sig
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Summary: Utility for secure communication and data storage
|
Summary: Utility for secure communication and data storage
|
||||||
Name: gnupg2
|
Name: gnupg2
|
||||||
Version: 1.9.93
|
Version: 1.9.94
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -95,8 +95,9 @@ sed -i -e 's/"libpcsclite\.so"/"%{pcsclib}"/' scd/{scdaemon,pcsc-wrapper}.c
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
# see --disable-optimization below
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
#export CFLAGS="%(echo %{optflags} | sed -e 's|-O2|-O1|')"
|
#export CFLAGS="%(echo %{optflags} | sed -e 's|-O2|-O0|')"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%configure \
|
%configure \
|
||||||
@ -182,6 +183,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 25 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.94-1
|
||||||
|
|
||||||
* Wed Oct 18 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.93-1
|
* Wed Oct 18 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.93-1
|
||||||
- 1.9.93
|
- 1.9.93
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user