User Tools

Site Tools


fedora_packaging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
fedora_packaging [2017/02/03 04:20] – created maeflorestafedora_packaging [2017/03/11 23:22] (current) – external edit 127.0.0.1
Line 56: Line 56:
     * mv tupi-0.1-5.tar.gz rpmbuild/SOURCES     * mv tupi-0.1-5.tar.gz rpmbuild/SOURCES
  
-- To create the RPM installer, it's necessary to write a configuration file with extension ".spec", in this case "tupi.spec". After some failed tries, I finally got a functional version.+- To create the RPM installer, it's necessary to write a configuration file with extension ".spec", in this case [[fedora_spec|tupi.spec]]. After some failed tries, I finally got a functional version.
 Make sure you copy this file into the directory "SPECS": Make sure you copy this file into the directory "SPECS":
  
Line 77: Line 77:
 A short-cut of Tupi will appear in the Graphics section of your Applications menu. A short-cut of Tupi will appear in the Graphics section of your Applications menu.
  
-In the case of Fedora 14, I had to run this command additionally, due to SELinux restrictions:+In the case of Fedora 14, I had to run this command additionally, due to [[http://en.wikipedia.org/wiki/Selinux|SELinux]] restrictions:
  
     * chcon -t execmem_exec_t '/usr/bin/tupi.bin'     * chcon -t execmem_exec_t '/usr/bin/tupi.bin'
fedora_packaging.1486095652.txt.gz · Last modified: 2017/03/11 23:22 (external edit)