#353 closed defect (fixed)

rpmbuild error on %scm_source

Reported by: Alex Taylor Owned by:
Priority: major Milestone:
Component: rpm Version:
Severity: low Keywords:
Cc:

Description

I'm trying to run rpmbuild pulling code from SVN.

This works fine on the OS/2 installation on my old laptop. Same SPEC file. However, on my new install, rpmbuild only returns with this error.

> rpmbuild -ba --nodeps SPECS\arcamapper.spec

error: line 23: Unknown tag: %scm_source svn https://svn.arcanoae.com/arcamapper/trunk 263

Am I missing some prerequisite? I've reviewed the instructions on the RPM HowTo? Packagers page but I can't see anything obvious.

The only differences I can see between the RPM installs on my old and new systems is that the old system has rpm and rpmbuild 4.13.0-19 (i686) and the new one has 4.13.0-20 (pentium4). And the old system has SVN 1.6 and the new one has SVN 1.14.

Attachments (1)

arcamapper.spec (7.7 KB) - added by Alex Taylor 23 months ago.
SPEC file being used

Download all attachments as: .zip

Change History (2)

Changed 23 months ago by Alex Taylor

Attachment: arcamapper.spec added

SPEC file being used

comment:1 Changed 23 months ago by Silvan Scherrer

Resolution: fixed
Status: newclosed

you miss most probably os2-rpm-build rpm, as this one includes the %scm_... tags

just to let you know. It's a sheer luck i looked at trac at all. as usually we don't monitor it anymore.

Note: See TracTickets for help on using tickets.