#221 Reviewed & Updated issues #219 & #220
Merged 4 years ago by ankursinha. Opened 4 years ago by yozaam.
fedora-docs/ yozaam/quick-docs master  into  master

@@ -2,9 +2,7 @@ 

  

  = How to Create a GNU Hello World RPM Package

  

- include::{partialsdir}/unreviewed-message.adoc[]

- 

- This is a short hands-on tutorial on writing RPM files, showing how to quickly step up to create simple source and binary software packages.

+ This is a short hands-on tutorial on writing RPM files, showing how to quickly set up and create simple source and binary software packages.

  It assumes some familiarity with using pre-made RPM packages, and with the FOSS building process.

  

  For comprehensive information on how to create RPM files, including more detailed tips, refer to xref:creating-rpm-packages.adoc[How to create an RPM package].
@@ -96,7 +94,7 @@ 

  - Initial version of the package

  ----

  

- The `Version` should mirror upstream while `Release` numbers our work within Fedora.

+ The `Version` should mirror the upstream, while `Release` numbers our work within Fedora.

  

  The first letter of the `Summary` should be uppercase to avoid `rpmlint` complaints.

  
@@ -259,7 +257,7 @@ 

  

  == History

  

- Przemek Klosowski wrote this tutorial when he worked through link:https://fedoraproject.org/wiki/Building_RPM_packages_(20090405)[Christoph Wickert's IRC session on building RPMs] using Rahul Sundaram suggestion of GNU "Hello World" as a test case.

+ Przemek Klosowski wrote this tutorial when he worked through link:https://fedoraproject.org/wiki/Building_RPM_packages_(20090405)[Christoph Wickert's IRC session on building RPMs] using Rahul Sundaram's suggestion of GNU "Hello World" as a test case.

  After he wrote up his experience, he found out about the excellent and extensive xref:creating-rpm-packages.adoc[How to create an RPM package] page on this wiki, as well as the Christian Lyder Jacobsen's website, which is unfortunately not available anymore.

  However, Christian isn't planning to update his site, and it seemed that a 5-minute 'fast food' alternative to the more extensive article might suit some people.

  More in-depth information on using and building RPM packages is available from link:dnf.adoc[other sources].

@@ -3,8 +3,6 @@ 

  [id='fedora-and-red-hat-enterprise-linux']

  = Fedora and Red Hat Enterprise Linux

  

- include::{partialsdir}/unreviewed-message.adoc[]

- 

  What is the difference between Fedora and Red Hat Enterprise Linux?

  

  include::{partialsdir}/con_relation-between-fedora-and-red-hat-enterprise-linux.adoc[leveloffset=+1]

Closing two issues:

Reviewed #220, "Fedora & Red Red Hat Enterprise Linux" needs review

Updated and Reviewed #219, "How to Create a GNU Hello World RPM Package" needs review

rebased onto 347e277

4 years ago

Pull-Request has been merged by ankursinha

4 years ago