Add RPM N&N features for 2.2
Signed-off-by: Neil Guzman <nguzman@redhat.com>
diff --git a/new/2.2/images/specfileEditor_hyperlinksAfter.png b/new/2.2/images/specfileEditor_hyperlinksAfter.png
new file mode 100644
index 0000000..43025ee
--- /dev/null
+++ b/new/2.2/images/specfileEditor_hyperlinksAfter.png
Binary files differ
diff --git a/new/2.2/images/specfileEditor_hyperlinksBefore.png b/new/2.2/images/specfileEditor_hyperlinksBefore.png
new file mode 100644
index 0000000..baf28df
--- /dev/null
+++ b/new/2.2/images/specfileEditor_hyperlinksBefore.png
Binary files differ
diff --git a/new/2.2/images/specfileEditor_patchSourceImprovement.png b/new/2.2/images/specfileEditor_patchSourceImprovement.png
new file mode 100644
index 0000000..772b864
--- /dev/null
+++ b/new/2.2/images/specfileEditor_patchSourceImprovement.png
Binary files differ
diff --git a/new/2.2/new.html b/new/2.2/new.html
index 8c518bc..83c5c62 100755
--- a/new/2.2/new.html
+++ b/new/2.2/new.html
@@ -32,7 +32,7 @@
<li><a href="#libhover">API Documentation Hover Help (# of items for this area; comment out if none)</a></li>
<li><a href="#oprofile">OProfile Profiling (# of items for this area; comment out if none)</a></li>
<li><a href="#rpmstubby">RPM Stubby (# of items for this area; comment out if none)</a></li>
- <li><a href="#specfileeditor">RPM <tt>.spec</tt> Editor (# of items for this area; comment out if none)</a></li>
+ <li><a href="#specfileeditor">RPM <tt>.spec</tt> Editor (1)</a></li>
<li><a href="#systemtap">Systemtap Editor (# of items for this area; comment out if none)</a></li>
<li><a href="#valgrind">Valgrind Profiling (# of items for this area; comment out if none)</a></li>
</ul>
@@ -285,27 +285,31 @@
<table cellpadding="10" cellspacing="0">
<tr>
<td align="left" valign="top" width="15%" bgcolor=#E0D0E6>
- <p align="right"><b>Short Description</b></p>
+ <p align="right"><b>Improved hyperlinking</b></p>
</td>
<td valign="top" width="70%">
- <p align="left">Longer description.
+ <p align="left">
+ Hyperlink options (shown by <tt>Ctrl +</tt> hovering over certain <tt>.spec</tt> file elements, such as URLs) have been
+ cleaned up.
</p>
- <img border="0" alt="Alt text for the image" src="images/image.png">
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
- <tr>
- <td align="left" valign="top" width="15%" bgcolor=#E0D0E6>
- <p align="right"><b>Short Description</b></p>
- </td>
- <td valign="top" width="70%">
- <p align="left">Longer description.
+ <p align="left">
+ In addition, improvements have been made to accomodate proper use of URLs in <tt>SOURCE</tt> and <tt>PATCH</tt>
+ defines.
</p>
- <img border="0" alt="Alt text for the image" src="images/image.png">
+ <p align="left">
+ For more information on how to use the Specfile Editor, see the <a href="http://wiki.eclipse.org/Linux_Tools_Project/SpecfileEditor/User_Guide">User Guide</a>.
+ </p>
+ <p>
+ <img border="0" alt="URL handling for SOURCE and PATCH defines" src="images/specfileEditor_patchSourceImprovement.png">
+ </p>
+ <p>
+ <b>Before Options Cleanup</b><br/>
+ <img border="0" alt="Before hyperlink options" src="images/specfileEditor_hyperlinksBefore.png">
+ </p>
+ <p>
+ <b>After Options Cleanup</b><br/>
+ <img border="0" alt="After hyperlink options" src="images/specfileEditor_hyperlinksAfter.png">
+ </p>
</td>
</tr>
<tr>