fix configure script

This commit is contained in:
Ivana Varekova 2006-07-18 06:26:27 +00:00
parent b296767c28
commit 011d36742f
1 changed files with 6 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Summary: File transfer utilities between Linux and PalmPilots.
Name: pilot-link
Version: 0.11.8
Release: 15.1
Release: 16
Source: pilot-link-%{version}.tar.bz2
Url: http://www.pilot-link.org/
Patch1: pilot-link-0.11.0-perlmd5.patch
@ -16,6 +16,7 @@ Patch7: pilot-link-0.11.8-readfile.patch
Patch8: pilot-link-0.11.8-underquoted.patch
Patch9: pilot-link-0.11.8-misc1.patch
Patch10: pilot-link-0.11.8-realpath.path
Patch11: pilot-link-0.11.8-ncurses.patch
Epoch: 2
License: GPL
Group: Applications/Communications
@ -71,6 +72,7 @@ need to install pilot-link-devel.
%patch8 -p1 -b .underquoted
%patch9 -p1 -b .misc1
%patch10 -p1 -b .realpath
%patch11 -p1 -b .ncurses
%build
CFLAGS="%{optflags}" %configure \
@ -145,6 +147,9 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/*.m4
%changelog
* Tue Jul 18 2006 Ivana Varekova <varekova@redhat.com> 2:0.11.8-16
- fix configure script
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2:0.11.8-15.1
- rebuild