On Mon, Aug 17, Olaf Hering wrote:
<services> <service name="tar_scm"> <param name="url">http://dev.mutt.org/hg/mutt</param> <param name="scm">hg</param> <param name="versionformat">{date(date, '%Y%m%dT%H%M%S')}.r{rev}</param> <param name="revision">default</param> <param name="filename">mutt</param> </service> <service name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version"/> </services>
I removed versionformat from the _service. Now the webUI shows a "_service:recompress:tar_scm:*" file with correct version. But once rpmbuild starts the Version: tag in the spec file is appearently still zero. I think this means set_version fails on the remote side. Olaf -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org