Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/rpm
diff options
context:
space:
mode:
authorOtavio Pontes2012-07-13 17:28:15 +0000
committerOtavio Pontes2012-07-13 18:02:41 +0000
commit3689b45fe84ec90393007e9bc31413daeeb78cb2 (patch)
tree32560736576f4ffa9117918580407762838976ca /rpm
parent461e1c7d8ee09ffeaf4b1ae93cf884fc925bc805 (diff)
downloadorg.eclipse.linuxtools-3689b45fe84ec90393007e9bc31413daeeb78cb2.tar.gz
org.eclipse.linuxtools-3689b45fe84ec90393007e9bc31413daeeb78cb2.tar.xz
org.eclipse.linuxtools-3689b45fe84ec90393007e9bc31413daeeb78cb2.zip
RPM: Updating the documentation with the wiki
Adding procedure for remote rpm. Change-Id: If59e24fcc439b950e690673fa836636a2813a33e
Diffstat (limited to 'rpm')
-rw-r--r--rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/Configuring-Specfile-Editor-Settings.html2
-rw-r--r--rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/General-Usage.html5
-rw-r--r--rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/Import-src-rpm-and-export-rpm-and-src-rpm.html6
-rw-r--r--rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/images/RPM_NewProject.pngbin0 -> 29814 bytes
4 files changed, 9 insertions, 4 deletions
diff --git a/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/Configuring-Specfile-Editor-Settings.html b/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/Configuring-Specfile-Editor-Settings.html
index 18f5375d56..db075aaf49 100644
--- a/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/Configuring-Specfile-Editor-Settings.html
+++ b/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/Configuring-Specfile-Editor-Settings.html
@@ -47,7 +47,7 @@
</b> menu, you can configure the format and locale of Changelog entries. To edit the actual content of your Changelogs, click the <u>ChangeLog</u> hyperlink in the menu, or use
<b>Ctrl</b>+'
<i>Alt</i>'+'
- <i>C'</i> (outside of the
+ <i>C</i>' (outside of the
<b>
<i>Preferences</i>
</b> menu).
diff --git a/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/General-Usage.html b/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/General-Usage.html
index b5c1592651..5bd1271166 100644
--- a/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/General-Usage.html
+++ b/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/General-Usage.html
@@ -36,6 +36,11 @@
<img border="0" src="images/Specfile_generic.png"/>
</p>
<h2 id="Creating_a_New_RPM_project">Creating a New RPM project</h2>
+ <p>To create a RPM Project, user must go to File &gt; New &gt; Other, expand RPM and select RPM Project. In the next window, it is necessary to select the project name and the layout to be used. RPMBUILD layout means that the directory layout of BUILD, RPMS, SOURCES, SPECS and SRPMS is going to be used. FLAT layout means that all files will be kept inside the main project directory. </p>
+ <p>It is possible to use the default file system or create a RPM project remotely. To create the remote project, user must clear the Use default location check box and select RSE or RemoteTools. The Browse button can be used to find the location of where the project is to be stored on the remote server.</p>
+ <p>
+ <img border="0" src="images/RPM_NewProject.png"/>
+ </p>
<h2 id="Creating_a_New_Specfile">Creating a New Specfile</h2>
<p>The Specfile Editor plug-in provides a wizard for creating new
<i><code>.spec</code></i> files. To use this wizard, navigate first to <u>File</u> &gt; <u>New</u> &gt; <u>Other...</u> ; then, expand the <u>RPM Wizards</u> entry to select <u>New specfile based on a template</u>.
diff --git a/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/Import-src-rpm-and-export-rpm-and-src-rpm.html b/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/Import-src-rpm-and-export-rpm-and-src-rpm.html
index a0385a9885..2f1296ee1a 100644
--- a/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/Import-src-rpm-and-export-rpm-and-src-rpm.html
+++ b/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/Import-src-rpm-and-export-rpm-and-src-rpm.html
@@ -47,15 +47,15 @@
<h2 id="Invoking_the_Eclipse_SRPM.2FRPM_Export_Feature">Invoking the Eclipse SRPM/RPM Export Feature</h2>
<p>Initiating the export of a RPM project to an RPM package is very simple. Simply click File &gt; Export and a screen like the one below appears:</p>
<p>
- <img border="0" src="images/_Specfile_export_menu.png"/>
+ <img border="0" src="images/Specfile_export_menu.png"/>
</p>
<p>Next screen gives the possibility to select whether you want Source RPM, Binary RPM or both. Make your selection and click Next. </p>
<p>
- <img border="0" src="images/_Specfile_export_dialog.png"/>
+ <img border="0" src="images/Specfile_export_dialog.png"/>
</p>
<p>If the RPM creation process was successful, the Export an SRPM screen will disappear and the requested RPMs will show up in the Eclipse project that was exported. If the RPM creation process was unsuccessful, an error screen like the one below appears:</p>
<p>
- <img border="0" src="images/_Specfile_export_error.png"/>
+ <img border="0" src="images/Specfile_export_error.png"/>
</p><hr/>
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
<tr>
diff --git a/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/images/RPM_NewProject.png b/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/images/RPM_NewProject.png
new file mode 100644
index 0000000000..68b24430f4
--- /dev/null
+++ b/rpm/org.eclipse.linuxtools.rpm.ui.editor.doc/Linux_Tools_Project/SpecfileEditor/User_Guide/images/RPM_NewProject.png
Binary files differ

Back to the top