Sat.Jan 19, 2013 - Fri.Jan 25, 2013

Remove page g
article thumbnail

Using Mock to Build Sanlock 2.4 RPMs for CentOS 6.3

Scott Lowe

The information in this post is based on information found in two other very helpful pages: Using Mock to test package builds. Next, create a user under which you’ll run all these commands, and make sure this account is a member of the mock group: useradd makerpm -G mock passwd makerpm. for use with CentOS 6.3.

Linux 104
article thumbnail

Using Mock to Build libssh2 1.4.1 RPMs for CentOS 6.3

Scott Lowe

The information in this post is based on information found in two other very helpful pages: Using Mock to test package builds. Next, create a user under which you’ll run all these commands, and make sure this account is a member of the mock group: useradd makerpm -G mock passwd makerpm. for use with CentOS 6.3.

Linux 94