<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://shiyoka.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://shiyoka.com/feed.php">
        <title>ClownWiki - centos:rpm</title>
        <description></description>
        <link>https://shiyoka.com/</link>
        <image rdf:resource="https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-08T16:12:43+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=centos:rpm:checkinstall&amp;rev=1739713983&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=centos:rpm:memo&amp;rev=1739713983&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=centos:rpm:rpmbuild&amp;rev=1739713983&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>ClownWiki</title>
        <link>https://shiyoka.com/</link>
        <url>https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://shiyoka.com/doku.php?id=centos:rpm:checkinstall&amp;rev=1739713983&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>checkinstall</title>
        <link>https://shiyoka.com/doku.php?id=centos:rpm:checkinstall&amp;rev=1739713983&amp;do=diff</link>
        <description>checkinstall

公式：&lt;http://asic-linux.com.mx/~izto/checkinstall/&gt;
ソースからrpmパッケージを作成するツール

事前準備

主要repoの一発インストール

CentOS 5.x（rpmforgeは一発無理）


rpm -Uvh http://ftp.jaist.ac.jp/pub/Linux/Fedora/epel/5/x86_64/epel-release-5-4.noarch.rpm
rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el5.rf.x86_64.rpm
rpm -ivh rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm…</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=centos:rpm:memo&amp;rev=1739713983&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>memo</title>
        <link>https://shiyoka.com/doku.php?id=centos:rpm:memo&amp;rev=1739713983&amp;do=diff</link>
        <description>rpmbuild -ta ～.tar.gz 

/usr/src/redhat/RPMS/noarch/～.noarch.rpm
/usr/src/redhat/RPMS/x86_64/～.rpm

rpm -Uvh ～.rpm

rpm -ql ～

rpm -e ～</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=centos:rpm:rpmbuild&amp;rev=1739713983&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>rpmbuild</title>
        <link>https://shiyoka.com/doku.php?id=centos:rpm:rpmbuild&amp;rev=1739713983&amp;do=diff</link>
        <description>rpmbuild

rpm作成（specファイルがある場合）

rpmbuild用の環境構築


# yum install rpmdevtools

～省略～

=========================================================================================
 パッケージ             アーキテクチャ  バージョン                リポジトリー      容量
=========================================================================================
インストールしています:
 rpmdevtools            noarch          7.5-2.el6                 base             109 k
依存性関連でのインストールをします。:
 elfutils               x86_64          0.158-3.2.el…</description>
    </item>
</rdf:RDF>
