diff --git a/pilot-link-0.12.5-mp.patch b/pilot-link-0.12.5-mp.patch new file mode 100644 index 0000000..c2d3026 --- /dev/null +++ b/pilot-link-0.12.5-mp.patch @@ -0,0 +1,13 @@ +diff -up pilot-link-0.12.5/doc/man/pilot-install-expenses.1.pom pilot-link-0.12.5/doc/man/pilot-install-expenses.1 +--- pilot-link-0.12.5/doc/man/pilot-install-expenses.1.pom 2010-02-07 04:43:11.000000000 +0100 ++++ pilot-link-0.12.5/doc/man/pilot-install-expenses.1 2011-03-09 17:12:30.000000000 +0100 +@@ -76,7 +76,7 @@ Add the number of attendees to the expen + \fB\-\-city\fR \fBSTRING\fR + + .PP +-Add entries to the "City" field in the expense record\&. These are free\-form values, and can be the name of the location, city, or town that the expense record occured in\&. ++Add entries to the "City" field in the expense record\&. These are free\-form values, and can be the name of the location, city, or town that the expense record occurred in\&. + + \fB\-n\fR, + \fB\-\-note\fR \fBSTRING\fR +diff -up pilot-link-0.12.5/doc/man/pilot-install-netsync.1.pom pilot-link-0.12.5/doc/man/pilot-install-netsync.1 diff --git a/pilot-link.spec b/pilot-link.spec index dc4b88e..1c43a97 100644 --- a/pilot-link.spec +++ b/pilot-link.spec @@ -2,7 +2,7 @@ Name: pilot-link Version: 0.12.5 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 2 # libpisock/md5.c Public Domain # libpisock/blob.c LGPLv2+ @@ -23,6 +23,7 @@ ExcludeArch: s390 s390x Patch4: pilot-link-0.12.1-var.patch Patch6: pilot-link-0.12.2-open.patch Patch10: pilot-link-0.12.3-clio.patch +Patch11: pilot-link-0.12.5-mp.patch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: libpng-devel @@ -84,6 +85,7 @@ Libraries for applications communicating with PalmPilot %patch4 -p1 -b .var %patch6 -p1 -b .open %patch10 -p1 -b .clio +%patch11 -p1 -b .mp iconv -f windows-1252 -t UTF8 doc/README.usb > doc/README.usb.aux mv doc/README.usb.aux doc/README.usb iconv -f windows-1252 -t UTF8 ChangeLog > ChangeLog.aux @@ -199,6 +201,10 @@ rm -rf %{buildroot} %{_libdir}/*.so.* %changelog +* Wed Mar 09 2011 Ivana Hutarova Varekova - 2:0.12.5-6 +- resolves: #675222 + install-expenses(1) manpage fix + * Wed Feb 09 2011 Fedora Release Engineering - 2:0.12.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild