Opened 2 years ago
Closed 2 years ago
#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)
Change History (2)
by , 2 years ago
Attachment: | arcamapper.spec added |
---|
comment:1 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
SPEC file being used