[pilot-link] - resolves: #675222 install-expenses(1) manpage fix

Ivana Varekova varekova at fedoraproject.org
Wed Mar 9 15:21:59 UTC 2011


commit 7b058010ec31931016603d75919831883e772113
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Wed Mar 9 17:29:03 2011 +0100

    - resolves: #675222
      install-expenses(1) manpage fix

 pilot-link-0.12.5-mp.patch |   13 +++++++++++++
 pilot-link.spec            |    8 +++++++-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
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 <varekova at redhat.com> - 2:0.12.5-6
+- resolves: #675222
+  install-expenses(1) manpage fix
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2:0.12.5-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list