Re: [CentOS] How to install packages from git.centos.org

2016-02-16 Thread Johnny Hughes
On 02/14/2016 06:40 AM, Tim wrote: > Hey Johnny, > > thank you very much for your instructions. The build is running at the > moment but there seems to be a small bug in kernel-rt.spec. > > I changed the line 684 from > mv %{name}-%{rpmversion}-%{pkg_release_simple}%{dist} vanilla-%{kversion}; >

Re: [CentOS] How to install packages from git.centos.org

2016-02-14 Thread Tim
Hey Johnny, thank you very much for your instructions. The build is running at the moment but there seems to be a small bug in kernel-rt.spec. I changed the line 684 from mv %{name}-%{rpmversion}-%{pkg_release_simple}%{dist} vanilla-%{kversion}; to mv %{name}-%{rpmversion}-%{pkg_release_simple}*

Re: [CentOS] How to install packages from git.centos.org

2016-02-05 Thread Johnny Hughes
On 02/05/2016 04:22 AM, Johnny Hughes wrote: > On 02/03/2016 10:23 AM, Tim wrote: >> Hi all, >> >> how can I install rpms from git.centos.org? I'd like to install and test >> the realtime-kernel. >> >> It seems to me that https://wiki.centos.org/Sources only means to build >> srpms. >> >> What I ne

Re: [CentOS] How to install packages from git.centos.org

2016-02-05 Thread Johnny Hughes
On 02/03/2016 10:23 AM, Tim wrote: > Hi all, > > how can I install rpms from git.centos.org? I'd like to install and test > the realtime-kernel. > > It seems to me that https://wiki.centos.org/Sources only means to build > srpms. > > What I ned is an rt-kernel with headers for further compiling.

[CentOS] How to install packages from git.centos.org

2016-02-03 Thread Tim
Hi all, how can I install rpms from git.centos.org? I'd like to install and test the realtime-kernel. It seems to me that https://wiki.centos.org/Sources only means to build srpms. What I ned is an rt-kernel with headers for further compiling. Purpose: I'd like to build a digital audio workstat