Fix REVISION tag and rename obs service template 63/15063/1
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 6 Jul 2018 09:02:14 +0000 (11:02 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 6 Jul 2018 09:28:46 +0000 (11:28 +0200)
_service.in is a template so file extention must be .in

Change-Id: Ia93058b5c505a118fd00208c1ce7654f4b2d3daf
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
conf.d/packaging/obs/_service.in [moved from conf.d/packaging/obs/_service with 95% similarity]

similarity index 95%
rename from conf.d/packaging/obs/_service
rename to conf.d/packaging/obs/_service.in
index a28cd50..4e6aed5 100644 (file)
@@ -3,7 +3,7 @@
     <param name="url">https://gerrit.automotivelinux.org/gerrit/src/xds/xds-server</param>
     <param name="scm">git</param>
     <param name="version">@VERSION@</param>
-    <param name="revision">@REVISON@</param>
+    <param name="revision">@REVISION@</param>
     <param name="extract">conf.d/packaging/rpm/agl-xds-server.spec</param>
     <param name="extract">conf.d/packaging/deb/agl-xds-server.dsc</param>
     <param name="extract">conf.d/packaging/deb/agl-xds-server.install</param>