[Bug 458685] Review Request: R2spec - Python script to generate R spec file

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 12 07:26:40 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=458685





--- Comment #3 from Pierre-YvesChibon <pingou at pingoured.fr>  2008-08-12 03:26:39 EDT ---
(In reply to comment #1)
> The website at:  
>    https://fedorahosted.org/r2spec/
> 
> speaks of downloading:
>    ... R2spec-2.3.tar.gz
> 
> but clearly the content is NOT gzipped.  The next part states (correctly):
>    tar cvf R2spec\*
> 
> There is a 'impedence mismatch' between what is said, and what exists.
> 

I think the error came from the command tar cvf which is actually tar xvf,
sorry for the typo.

For the build, I think you are doing it wrong.

You should:
* download the SRPM
* rpm -ivh R2spec\*.src.rpm 
* cd rpmbuild/SPECS/ 
* rpmbuild -ba R2spec.spec

BTW, I see you are running a CentOS, let me know please if you have any
dependencies issue.

Thanks,
Pierre

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list