rpms/pilot-link/devel .cvsignore, 1.12, 1.13 pilot-link.spec, 1.43, 1.44 sources, 1.13, 1.14

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Sep 6 16:28:06 UTC 2006


Author: mbarnes

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

Modified Files:
	.cvsignore pilot-link.spec sources 
Log Message:

* 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.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/pilot-link/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	30 Aug 2005 10:20:04 -0000	1.12
+++ .cvsignore	6 Sep 2006 16:28:03 -0000	1.13
@@ -1,5 +1 @@
-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
-pilot-link-0.12.0-cvs20050830.tar.bz2
+pilot-link-0.12.1.tar.bz2


Index: pilot-link.spec
===================================================================
RCS file: /cvs/dist/rpms/pilot-link/devel/pilot-link.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- pilot-link.spec	18 Jul 2006 06:26:27 -0000	1.43
+++ pilot-link.spec	6 Sep 2006 16:28:03 -0000	1.44
@@ -1,37 +1,46 @@
 %define support_perl 0
 %define perl_version 5.8.0
 
-Summary: File transfer utilities between Linux and PalmPilots.
+### Abstract ###
+
 Name: pilot-link
-Version: 0.11.8
-Release: 16
-Source: pilot-link-%{version}.tar.bz2
-Url: http://www.pilot-link.org/
-Patch1: pilot-link-0.11.0-perlmd5.patch
-Patch2: pilot-link-0.11.0-perlpollute.patch
-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
-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
+Version: 0.12.1
+Release: 1%{?dist}
+#Epoch: 2
 License: GPL
 Group: Applications/Communications
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+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 ###
+
+Prereq: /sbin/ldconfig
+
+### Build Dependencies ###
 
 %if %{support_perl}
 BuildPrereq: perl
 %endif
 
-BuildRequires: readline-devel
 BuildRequires: libpng-devel
-
-Prereq: /sbin/ldconfig
-
-ExcludeArch: s390 s390x
+BuildRequires: readline-devel
 
 %description
 This suite of tools allows you to upload and download programs and
@@ -47,9 +56,10 @@
 %package devel
 Summary: PalmPilot development header files.
 Group: Development/Libraries
-Requires: %{name} = %{epoch}:%{version}-%{release}
-Requires: readline-devel
+#Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 Requires: libpng-devel
+Requires: readline-devel
 
 %description devel
 This package contains the development headers that are used to build
@@ -62,19 +72,20 @@
 %prep 
 %setup -q
 %if %{support_perl}
-%patch1 -p1 -b .perlmd5
-%patch2 -p1 -b .perlpollute
-%patch3 -p1 -b .malsync
+#%patch1 -p1 -b .perlmd5
+#%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
+#%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
 CFLAGS="%{optflags}" %configure \
   --with-python=no \
   --with-itcl=no \
@@ -135,7 +146,6 @@
 %{_libdir}/perl5/vendor_perl/*/*/*/PDA
 %{_libdir}/perl5/vendor_perl/*/*/PDA
 %endif
-%{_bindir}/*
 %{_datadir}/pilot-link
 %{_mandir}/man?/*
 
@@ -143,10 +153,15 @@
 %defattr(-,root,root)
 %{_libdir}/*.a
 %{_libdir}/*.so
+%{_libdir}/pkgconfig/*
 %{_includedir}/*
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* 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.
+
 * Tue Jul 18 2006 Ivana Varekova <varekova at redhat.com> 2:0.11.8-16
 - fix configure script
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/pilot-link/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	29 Mar 2006 13:43:24 -0000	1.13
+++ sources	6 Sep 2006 16:28:03 -0000	1.14
@@ -1 +1 @@
-586f84add601e8b86da3093ab784e997  pilot-link-0.11.8.tar.bz2
+80579c6f68eb583f54294d5651c4632b  pilot-link-0.12.1.tar.bz2




More information about the fedora-cvs-commits mailing list