[svlug] RPM spec files...

Ivan Sergio Borgonovo mail at webthatworks.it
Fri May 13 00:54:21 PDT 2016


On 05/13/2016 01:48 AM, Michael C. Robinson wrote:
> I need to create or modify one.  What I am doing is installing
> CentOS 7 minimal to a virtual machine.  The minimal install
> doesn't bring in: Perl, PHP, Apache, Apache Portable Runtime,
> Autoconf, Automake, MailScanner, tidycvs, vim, zlib, or clamav.
> Installing these software packages to /usr/local or /opt via
> make install is not ideal.  Not these packages are not
> dependent on the core packages put on by the minimal install
> but these packages do depend on each other.  I want to set

https://wiki.centos.org/HowTos/RebuildSRPM

https://fedoraproject.org/wiki/How_to_create_an_RPM_package

http://www.rpm.org/wiki/Docs#PackagerDocumentation

> these packages up as rpms in their own repository.  The older

https://wiki.centos.org/HowTos/CreateLocalRepos

https://wiki.centos.org/TipsAndTricks/YumAndRPM#head-8d4b2b50bf89405814ef598b1f0954c042d5cd29

> rpm versions of these packages which will not be installed
> offer a lot of clues to what the dependencies are.  I want to
> install this software system wide in the standard locations.
> The core system compiler packages will be added post install
> and taken off when the software compiling is done.

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it




More information about the svlug mailing list