Skip to content

Instantly share code, notes, and snippets.

@yut148
Created January 22, 2013 09:40
Show Gist options
  • Save yut148/4593365 to your computer and use it in GitHub Desktop.
Save yut148/4593365 to your computer and use it in GitHub Desktop.
How to build SRPM tig-0.17-1.el6.src.rpm CentOS release 6.2
yum install xmlto asciidoc git ncurses-devel
wget http://dl.fedoraproject.org/pub/epel/6/SRPMS/tig-0.17-1.el6.src.rpm
rpmbuild -bb /root/rpmbuild/SPECS/tig.spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment