On Wed, 2012-04-04 at 13:07 -0400, Fred Gleason wrote: Thanks for the response...
> On Apr 4, 2012, at 12:30 17, John Stanley wrote: > > > There seems to be a few missing srpms from [1]. Any chance I could get > > these since the binaries are there already? > > Try: > http://download.paravelsystems.com/CentOS/6test/CentOS/ I did, and got what was there but there is a few missing ones. :-) > > There also seems to be a lack of true Specfiles (Rivendell) for el6 > > instead of Suse is anyone working on this? Interested 'ones' may > > contact me off list. > > Not entirely sure what you mean by a 'true' spec file. Rivendell has always > generated its spec file 'on the fly' as part of the 'make rpm' target in the > source. That should generate valid RPMs on both OpenSuSE and CentOS. The > resulting SRPM should build correctly 'standalone' on each respective target > as well. Ok: - No dist tag here...added one ### Release: 1 Release: 1%{?dist} - this should be. ### BuildRoot: /var/tmp/rivendell-2.1.3 BuildRoot: \ %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) There not buildable on el6 as is per say really... There is no BuildRequires at all, as it's assumed I guess no one wanted to rehash the srpms like me. Like id3lib, qt, etc. What I'm saying is I want a SRPM that I can throw on an el6 machine and rebuild with a; Requires, BRs Etc and not untar ./configure, && make job. I need rpmbuild --rebuild rivendell. _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
