From 7fa734eaf95b8e04aa1a3f67410bf6e3bbc9b341 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Wed, 8 Jun 2005 14:10:28 +0000 Subject: [PATCH] pilot-link-0.12.0-pre3 --- .cvsignore | 1 + pilot-link.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8443fb0..8bef494 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ pilot-link-0.11.8.tar.bz2 pilot-link-0.12.0-pre2.tar.gz +pilot-link-0.12.0-pre3.tar.bz2 diff --git a/pilot-link.spec b/pilot-link.spec index 8d6ad25..e97e658 100644 --- a/pilot-link.spec +++ b/pilot-link.spec @@ -4,8 +4,8 @@ Summary: File transfer utilities between Linux and PalmPilots. Name: pilot-link Version: 0.12.0 -Release: 0.pre2.0 -Source: pilot-link-%{version}-pre2.tar.gz +Release: 0.pre3.0 +Source: pilot-link-%{version}-pre3.tar.bz2 Url: http://www.pilot-link.org/ Patch1: pilot-link-0.11.0-perlmd5.patch Patch2: pilot-link-0.11.0-perlpollute.patch @@ -14,7 +14,7 @@ Patch5: pilot-link-0.11.8-misc.patch Patch6: pilot-link-0.11.8-size.patch Patch7: pilot-link-0.11.8-readfile.patch Patch9: pilot-link-0.11.8-misc1.patch -Patch10: pilot-link-0.12.0-pre2-gcc4.patch +Patch10: pilot-link-0.12.0-pre3-lib64.patch Epoch: 1 License: GPL Group: Applications/Communications @@ -58,7 +58,7 @@ If you want to develop PalmPilot synchronizing applications, you'll need to install pilot-link-devel. %prep -%setup -q -n %{name}-%{version}-pre2 +%setup -q -n %{name}-%{version}-pre3 %if %{support_perl} %patch1 -p1 -b .perlmd5 %patch2 -p1 -b .perlpollute @@ -68,7 +68,7 @@ need to install pilot-link-devel. #%patch6 -p1 -b .size #%patch7 -p1 -b .read %patch9 -p1 -b .misc1 -%patch10 -p1 -b .gcc4 +%patch10 -p1 -b .lib64 %build CFLAGS="$RPM_OPT_FLAGS" %configure \ @@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/*.m4 %changelog +* Wed Jun 08 2005 Than Ngo 0.12.0-0.pre3.0 +- 0.12.0-pre3 + * Sun Mar 13 2005 Than Ngo 0.12.0-0.pre2.0 - 0.12.0-pre2 - fix build gcc 4 problem diff --git a/sources b/sources index b2ae864..a0716ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20f3cd21e9b2c216f2097cb6bdca19b3 pilot-link-0.12.0-pre2.tar.gz +1f684edc1ae9e13dd84485bb50da4b9c pilot-link-0.12.0-pre3.tar.bz2