- Add epoch

- Delete useless patches
This commit is contained in:
Ivana Varekova 2006-11-27 10:37:46 +00:00
parent 4e53d944c0
commit 37467a91e7
1 changed files with 9 additions and 30 deletions

View File

@ -1,40 +1,23 @@
%define support_perl 0
%define perl_version 5.8.0
### Abstract ###
Name: pilot-link
Version: 0.12.1
Release: 1%{?dist}
#Epoch: 2
Epoch: 2
License: GPL
Group: Applications/Communications
Summary: File transfer utilities between Linux and PalmPilots.
URL: http://www.pilot-link.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Source: pilot-link-%{version}.tar.bz2
ExcludeArch: s390 s390x
### Patches ###
#Patch1: pilot-link-0.11.0-perlmd5.patch # Fixed upstream
#Patch2: pilot-link-0.11.0-perlpollute.patch # May still apply
#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
#Patch8: pilot-link-0.11.8-underquoted.patch # Fixed upstream
#Patch9: pilot-link-0.11.8-misc1.patch
#Patch10: pilot-link-0.11.8-realpath.path
#Patch11: pilot-link-0.11.8-ncurses.patch
### Dependencies ###
#Patch1: pilot-link-0.11.0-perlmd5.patch # May still be applied
#Patch2: pilot-link-0.11.0-perlpollute.patch # May still applied
#Patch3: pilot-link-0.11.2-malsync.patch # May still be applied
Prereq: /sbin/ldconfig
### Build Dependencies ###
%if %{support_perl}
BuildPrereq: perl
%endif
@ -56,8 +39,7 @@ Hat Linux system.
%package devel
Summary: PalmPilot development header files.
Group: Development/Libraries
#Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: %{name} = %{version}-%{release}
Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: libpng-devel
Requires: readline-devel
@ -76,13 +58,6 @@ need to install pilot-link-devel.
#%patch2 -p1 -b .perlpollute
#%patch3 -p1 -b .malsync
%endif
#%patch5 -p1 -b .misc
#%patch6 -p1 -b .size
#%patch7 -p1 -b .read
#%patch8 -p1 -b .underquoted
#%patch9 -p1 -b .misc1
#%patch10 -p1 -b .realpath
#%patch11 -p1 -b .ncurses
%build
autoreconf
@ -158,6 +133,10 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/*.m4
%changelog
* Mon Nov 27 2006 Ivana Varekova <varekova@redhat.com> - 2:0.12.2
- Add epoch
- Delete useless patches
* Wed Sep 6 2006 Matthew Barnes <mbarnes@redhat.com> - 0.12.1-1.fc6
- Update to 0.12.1
- Disable all patches for 0.11.