ABC NOTE BLOG

About ABC notebook post

Home Archives
2020-09-30

Centos 修改rpmbuild打包后缀

[root@builder temp]# cat /etc/rpm/macros.dist

dist macros.

%centos_ver 7
%centos 7
%rhel 7
%dist .el7.centos
%el7 1

把这个文件里的%dist改成.el7打包出来就不会有centos后缀了

Share
  • Linux
  • develop
Newer
Openbox 配置
Older
邮件礼仪

Tags

  • C
  • C++
  • Linux
  • Study
  • VS
  • Windows
  • Windows Terminal
  • Wireshark
  • anaconda
  • anaconda3
  • bing
  • cuda
  • debug
  • develop
  • docker
  • excel
  • kernel
  • mail
  • math
  • mind
  • nvidia
  • office
  • openbox
  • powershell
  • python
  • reading
  • search
  • study
  • system

Tag Cloud

C C++ Linux Study VS Windows Windows Terminal Wireshark anaconda anaconda3 bing cuda debug develop docker excel kernel mail math mind nvidia office openbox powershell python reading search study system

Archives

  • November 2020
  • September 2020

Recent Posts

  • 无法打开源文件 d3dx9tex.h
  • VS2015 工程中加入外部汇编代码 asm 文件
  • Windows条件变量
  • C/C++ 结构体定义中 位域定义 变量冒号数字
  • 费曼学习法
© 2020 ABC
Powered by Hexo
Home Archives