rpms/pilot-link/devel pilot-link.spec, 1.44, 1.45 pilot-link-0.11.8-misc.patch, 1.3, NONE pilot-link-0.11.8-misc1.patch, 1.4, NONE pilot-link-0.11.8-ncurses.patch, 1.1, NONE pilot-link-0.11.8-readfile.patch, 1.3, NONE pilot-link-0.11.8-realpath.path, 1.1, NONE pilot-link-0.11.8-size.patch, 1.3, NONE pilot-link-0.11.8-underquoted.patch, 1.3, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Nov 27 10:37:48 UTC 2006


Author: varekova

Update of /cvs/dist/rpms/pilot-link/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv27079

Modified Files:
	pilot-link.spec 
Removed Files:
	pilot-link-0.11.8-misc.patch pilot-link-0.11.8-misc1.patch 
	pilot-link-0.11.8-ncurses.patch 
	pilot-link-0.11.8-readfile.patch 
	pilot-link-0.11.8-realpath.path pilot-link-0.11.8-size.patch 
	pilot-link-0.11.8-underquoted.patch 
Log Message:
- Add epoch
- Delete useless patches



Index: pilot-link.spec
===================================================================
RCS file: /cvs/dist/rpms/pilot-link/devel/pilot-link.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- pilot-link.spec	6 Sep 2006 16:28:03 -0000	1.44
+++ pilot-link.spec	27 Nov 2006 10:37:46 -0000	1.45
@@ -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 @@
 %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 @@
 #%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 @@
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* Mon Nov 27 2006 Ivana Varekova <varekova at redhat.com> - 2:0.12.2
+- Add epoch
+- Delete useless patches
+
 * Wed Sep  6 2006 Matthew Barnes <mbarnes at redhat.com> - 0.12.1-1.fc6
 - Update to 0.12.1
 - Disable all patches for 0.11.


--- pilot-link-0.11.8-misc.patch DELETED ---


--- pilot-link-0.11.8-misc1.patch DELETED ---


--- pilot-link-0.11.8-ncurses.patch DELETED ---


--- pilot-link-0.11.8-readfile.patch DELETED ---


--- pilot-link-0.11.8-realpath.path DELETED ---


--- pilot-link-0.11.8-size.patch DELETED ---


--- pilot-link-0.11.8-underquoted.patch DELETED ---




More information about the fedora-cvs-commits mailing list