You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Robert P. J. Day" <rp...@mindspring.com> on 2004/12/23 10:46:39 UTC

[slightly OT] rebuilding svn 1.1.2 from src.rpm

  just FYI, i grabbed the 1.1.2 src.rpm version of subversion from dag
wieers' repo, and tried to do your ubiquitous "rpmbuild --rebuild",
only to get

Installing subversion-1.1.2-0_12.rhfc3.at.src.rpm
error: line 9: Tag takes single token only: Release: 0_%atrelease 12

  has anyone else tried this?  i'm not sure what to think about the
rpmbuild error regarding a release value that isn't just a single
token.  i don't think i've ever seen this before.

  thoughts?

rday

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [slightly OT] rebuilding svn 1.1.2 from src.rpm

Posted by Kenneth Porter <sh...@sewingwitch.com>.
--On Thursday, December 23, 2004 5:46 AM -0500 "Robert P. J. Day" 
<rp...@mindspring.com> wrote:

> error: line 9: Tag takes single token only: Release: 0_%atrelease 12

I'm guessing a typo in the %define directive for %atrelease, perhaps an 
extra or missing space.

(You do build RPM's as a mortal, right?)

Unpack the RPM and check out the spec file to see the %define line.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org