From 011d36742f5ec026bc1ea0dabc3356588d6a9efd Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Tue, 18 Jul 2006 06:26:27 +0000 Subject: [PATCH] fix configure script --- pilot-link.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pilot-link.spec b/pilot-link.spec index 38e58f3..c9d1d83 100644 --- a/pilot-link.spec +++ b/pilot-link.spec @@ -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 2:0.11.8-16 +- fix configure script + * Wed Jul 12 2006 Jesse Keating - 2:0.11.8-15.1 - rebuild