文章分类 -  Rpm打包

摘要:Name: global_rewriteVersion: 1.0.1Release: 1Summary: nginx global rewrite file Group: DocumentationLicense: GPLURL: http://www.ebsig.com/Source0: http 阅读全文
posted @ 2017-08-09 13:52 Mansoncui 阅读(122) 评论(0) 推荐(0)
摘要:%define _user wanson%define _group ebsig%define _prefix /usr/local/inonesoft/php7Name: phpVersion: 7.0.8Release: 1%{?dist}Summary: PHP is a server-sid 阅读全文
posted @ 2017-08-09 13:48 Mansoncui 阅读(262) 评论(0) 推荐(0)
摘要:spec结尾文件详解: %define _user wanson%define _group ebsig%define _prefix /usr/local/inonesoft/php7Name: phpVersion: 7.0.8Release: 1%{?dist} #release号,对应下面的 阅读全文
posted @ 2017-08-09 13:46 Mansoncui 阅读(506) 评论(0) 推荐(0)
摘要:1、安装软件包:yum -y install rpmdevtools rpmbuild (rpmdevtools-8.3-5.el7.noarch ) 2、rpmdev-setuptree #自动在用户家目录生成一个rpmbuild的文件夹,作为工作路径 3、生成文件相对应目录作用 /root/rp 阅读全文
posted @ 2017-08-09 13:41 Mansoncui 阅读(751) 评论(0) 推荐(0)