- 0.12.0-pre4

- remove pilot-link-0.12.0-pre3-buffer.patch, it's included in new upstream
This commit is contained in:
Than Ngo 2005-06-15 16:55:38 +00:00
parent f9e08fbf10
commit 03a9c1b628
3 changed files with 10 additions and 7 deletions

View File

@ -1,3 +1,4 @@
pilot-link-0.11.8.tar.bz2
pilot-link-0.12.0-pre2.tar.gz
pilot-link-0.12.0-pre3.tar.bz2
pilot-link-0.12.0-pre4.tar.bz2

View File

@ -4,8 +4,8 @@
Summary: File transfer utilities between Linux and PalmPilots.
Name: pilot-link
Version: 0.12.0
Release: 0.pre3.2
Source: pilot-link-%{version}-pre3.tar.bz2
Release: 0.pre4.1
Source: pilot-link-%{version}-pre4.tar.bz2
Url: http://www.pilot-link.org/
Patch1: pilot-link-0.11.0-perlmd5.patch
Patch2: pilot-link-0.11.0-perlpollute.patch
@ -13,9 +13,8 @@ Patch3: pilot-link-0.11.2-malsync.patch
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
Patch9: pilot-link-0.12.0-pre4-misc1.patch
Patch10: pilot-link-0.12.0-pre3-lib64.patch
Patch11: pilot-link-0.12.0-pre3-buffer.patch
Epoch: 1
License: GPL
Group: Applications/Communications
@ -59,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}-pre3
%setup -q -n %{name}-%{version}-pre4
%if %{support_perl}
%patch1 -p1 -b .perlmd5
%patch2 -p1 -b .perlpollute
@ -70,7 +69,6 @@ need to install pilot-link-devel.
#%patch7 -p1 -b .read
%patch9 -p1 -b .misc1
%patch10 -p1 -b .lib64
%patch11 -p1 -b .buffer
%build
CFLAGS="$RPM_OPT_FLAGS" %configure \
@ -144,6 +142,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/*.m4
%changelog
* Wed Jun 15 2005 Than Ngo <than@redhat.com> 0.12.0-0.pre4.1
- 0.12.0-pre4
- remove pilot-link-0.12.0-pre3-buffer.patch, it's included in new upstream
* Thu Jun 09 2005 Than Ngo <than@redhat.com> 0.12.0-0.pre3.2
- fix non utf-8 in changelog #159582

View File

@ -1 +1 @@
1f684edc1ae9e13dd84485bb50da4b9c pilot-link-0.12.0-pre3.tar.bz2
67044fe4e998aea803d3e061a67f04b5 pilot-link-0.12.0-pre4.tar.bz2