PIC for x86_64!

This commit is contained in:
Michael Schwendt 2005-02-03 12:34:21 +00:00
parent 1e9b94dad5
commit 8a00fd572c

View File

@ -2,7 +2,7 @@
Summary: GnuPG IPC library
Name: libassuan
Version: 0.6.9
Release: 1%{?dist_tag}
Release: 2%{?dist_tag}
Source0: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.9.tar.gz
Source1: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.9.tar.gz.sig
URL: http://www.gnupg.org/
@ -33,7 +33,7 @@ This package contains files needed to develop applications using %{name}.
%build
%configure
make %{?_smp_mflags}
make CFLAGS="$RPM_OPT_FLAGS -fPIC -DPIC" %{?_smp_mflags}
%install
@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Feb 3 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.6.9-2
- Build PIC to fix x86_64 linking.
* Thu Jan 06 2005 Rex Dieter <rexdieter[AT]users.sf.net> - 0.6.9-1
- 0.6.9