<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Rpmsign on Kenno&#39;s Open Note</title>
    <link>https://blog.khmersite.net/tags/rpmsign/</link>
    <description>Recent content in Rpmsign on Kenno&#39;s Open Note</description>
    <image>
      <title>Kenno&#39;s Open Note</title>
      <url>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.154.0</generator>
    <language>en</language>
    <lastBuildDate>Fri, 05 Mar 2021 20:35:14 +1100</lastBuildDate>
    <atom:link href="https://blog.khmersite.net/tags/rpmsign/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Learn to Create an RPM Package</title>
      <link>https://blog.khmersite.net/p/learn-to-create-rpm-package/</link>
      <pubDate>Fri, 05 Mar 2021 20:35:14 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/learn-to-create-rpm-package/</guid>
      <description>&lt;p&gt;The steps to build an RPM package:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download the source code&lt;/li&gt;
&lt;li&gt;Create the spec file (use the &lt;code&gt;rpmdev-newspec&lt;/code&gt; command)&lt;/li&gt;
&lt;li&gt;Build the package (use the &lt;code&gt;rpmbuild&lt;/code&gt; command)&lt;/li&gt;
&lt;li&gt;GPG sign the package (use the &lt;code&gt;rpmsign&lt;/code&gt; command)&lt;/li&gt;
&lt;li&gt;Test the package (use &lt;code&gt;rpm -qip&lt;/code&gt; command)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this post, I&amp;rsquo;m going to learn to create an RPM package of &lt;a href=&#34;https://releases.pagure.org/fpaste/fpaste-0.4.1.1.tar.gz&#34;&gt;fpaste-4.0.1.1.tar.gz&lt;/a&gt; on Red Hat Enterprise Linux 7 (variant).&lt;/p&gt;
&lt;p&gt;First we need to ensure the necessary packages are installed:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
