[fldigi-doc] Upstream update to 3.21

Randall 'Randy' Berry dp67 at fedoraproject.org
Mon Jan 16 08:02:36 UTC 2012


commit 1eb0b8b8ff6a460d264bf5c08e669269aebb61c8
Author: dp67 <dp67 at fedoraproject.org>
Date:   Mon Jan 16 03:02:32 2012 -0500

    Upstream update to 3.21

 .gitignore                 |    1 +
 FldigiHelp-3.20.tgz        |  Bin 15510425 -> 0 bytes
 fldigi-doc-html-link.patch |   24 ++++++++++++------------
 fldigi-doc.spec            |   12 ++++++------
 sources                    |    1 +
 5 files changed, 20 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..c613d6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/FldigiHelp-3.21.zip
diff --git a/fldigi-doc-html-link.patch b/fldigi-doc-html-link.patch
index 19a5f1f..121216d 100644
--- a/fldigi-doc-html-link.patch
+++ b/fldigi-doc-html-link.patch
@@ -1,6 +1,6 @@
-diff -up ./Wizard.html.diff ./Wizard.html
---- ./Wizard.html.diff	2010-03-04 20:18:00.000000000 -0500
-+++ ./Wizard.html	2010-09-07 07:22:07.197611134 -0400
+diff -up ./Wizard.html.orig ./Wizard.html
+--- ./Wizard.html.orig	2011-09-04 08:34:57.000000000 -0400
++++ ./Wizard.html	2012-01-16 02:48:56.375528520 -0500
 @@ -14,22 +14,22 @@ wizard dialog pages on the associated co
        <td style="vertical-align: top; text-align: center;"><img style="width: 510px; height: 429px;" alt="" src="images/wizard_1.png"><br>
        </td>
@@ -30,20 +30,20 @@ diff -up ./Wizard.html.diff ./Wizard.html
 -</body></html>
 \ No newline at end of file
 +</body></html>
-diff -up ./WorkingLogs.html.diff ./WorkingLogs.html
---- ./WorkingLogs.html.diff	2010-03-03 13:01:00.000000000 -0500
-+++ ./WorkingLogs.html	2010-09-07 07:22:11.956610494 -0400
-@@ -16,4 +16,4 @@ data is identical to that which can be v
- which is opened using the menu item "Help/Event log"<br><br><img style="width: 522px; height: 189px;" alt="" src="images/event-log.png"> <img style="width: 522px; height: 189px;" alt="" src="images/event-log-menu.png"><br><br>There are five levels of event logging with increasing depth of reports:<br><br><img style="width: 171px; height: 29px;" alt="" src="images/event-log-quiet.png"> <img style="width: 170px; height: 25px;" alt="" src="images/event-log-error.png">&nbsp;<img style="width: 186px; height: 24px;" alt="" src="images/event-log-warning.png">&nbsp;<img style="width: 162px; height: 24px;" alt="" src="images/event-log-info.png">&nbsp;<img style="width: 177px; height: 25px;" alt="" src="images/event-log-debug.png"><br><br>The default level for logging events is "warning."<br><br>At
+diff -up ./WorkingLogs.html.orig ./WorkingLogs.html
+--- ./WorkingLogs.html.orig	2011-09-04 08:34:57.000000000 -0400
++++ ./WorkingLogs.html	2012-01-16 02:51:00.395651462 -0500
+@@ -41,4 +41,4 @@ by a right click in the text pane.&nbsp;
+ chosen.&nbsp; The report can be <a href="reporter.txt">read here</a>.<br><br>At
  the Debug level you will probably see more events than you need.
  &nbsp;You can select which events to suppress using the "Log sources"
 -menu button. &nbsp;It defaults to all enabled.<br><br><div style="text-align: center;"><a href="file:///home/dave/dev/dev.FLDIGI/FldigiHelp.working/index.html">Contents</a><br><br></div></body></html>
 \ No newline at end of file
 +menu button. &nbsp;It defaults to all enabled.<br><br><div style="text-align: center;"><a href="index.html">Contents</a><br><br></div></body></html>
-diff -up ./xmlrpc-control.html.diff ./xmlrpc-control.html
---- ./xmlrpc-control.html.diff	2010-03-03 13:02:00.000000000 -0500
-+++ ./xmlrpc-control.html	2010-09-07 07:05:37.851607136 -0400
-@@ -129,4 +129,4 @@ interface then has this appearance:<br>
+diff -up ./xmlrpc-control.html.orig ./xmlrpc-control.html
+--- ./xmlrpc-control.html.orig	2011-09-04 08:35:00.000000000 -0400
++++ ./xmlrpc-control.html	2012-01-16 02:52:47.570451211 -0500
+@@ -784,4 +784,4 @@ interface then has this appearance:<br>
  <br>
  <img style="width: 901px; height: 207px;" alt="" src="images/UI-minimized.png"><br>
  <br>
diff --git a/fldigi-doc.spec b/fldigi-doc.spec
index 36836e6..ac4a197 100644
--- a/fldigi-doc.spec
+++ b/fldigi-doc.spec
@@ -1,15 +1,15 @@
 # Documentation Specfile
 
 Name:           fldigi-doc
-Version:        3.20
-Release:        5%{?dist}
+Version:        3.21
+Release:        1%{?dist}
 Summary:        Documentation for the Fldigi project
 Group:          Documentation
 # License information gathered from License.html included in this package.
 License:        LGPLv2+
 URL:            http://www.w1hkj.com/FldigiHelp-3.20/index.html
 # Temporary download directory may change
-Source0:        http://www.w1hkj.com/downloads/fldigi/FldigiHelp-3.20.tgz
+Source0:        http://www.w1hkj.com/downloads/fldigi/FldigiHelp-3.21.zip
 Source1:        %{name}.png
 Source2:        %{name}.desktop
 # Fix hard links to Authors /home directory upstream contacted.
@@ -28,7 +28,7 @@ Packaged for local install for remote events in which the operator may
 not have internet access to read online documentation.
 
 %prep
-%setup -q -n FldigiHelp-3.20
+%setup -q -n FldigiHelp-3.21
 # Fix hardlinks to Authors /home directory.
 %patch0 -p1 -b %{name}-html-link.patch
  
@@ -91,8 +91,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.20-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+* Mon Jan 16 2012 Randall "Randy" Berry, N3LRX <dp67 at fedoraproject.org> - 3.21-1
+- Upstream update 3.21
 
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.20-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
diff --git a/sources b/sources
index e69de29..a57188c 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+8378dd4d2294f81784fcca0f9959892d  FldigiHelp-3.21.zip


More information about the scm-commits mailing list