X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf.d%2Fpackaging%2Frpm%2Fagl-xds-server.spec;fp=conf.d%2Fpackaging%2Frpm%2Fagl-xds-server.spec;h=ee59be1f982fc5ee724393726b480ff4e14523e2;hb=8f454ab11d3c0e9b6a40e125230539420dbbeb8b;hp=74e5b337b8a9f4574540ce2bb63ae3e3409e5119;hpb=91e5a1a769d4d5194cd6251e21bfb607b94f0c56;p=src%2Fxds%2Fxds-server.git diff --git a/conf.d/packaging/rpm/agl-xds-server.spec b/conf.d/packaging/rpm/agl-xds-server.spec index 74e5b33..ee59be1 100644 --- a/conf.d/packaging/rpm/agl-xds-server.spec +++ b/conf.d/packaging/rpm/agl-xds-server.spec @@ -6,14 +6,15 @@ %global debug_package %{nil} Name: agl-xds-server -Version: 1.1.1 +Version: 0.0.0 Release: 0 License: Apache-2.0 Summary: XDS-server -Url: https://github.com/iotbzh/xds-server.git -Source0: xds-server_linux-amd64-v%{version}_2018-04-05_111758.zip +Url: https://gerrit.automotivelinux.org/gerrit/p/src/xds/xds-server.git +Source0: xds-server_linux-amd64-%{version}.zip BuildRequires: unzip BuildRoot: %{_tmppath}/%{name}-%{version}-build +Group: Development/Tools/Debuggers # for now still embedded with xds # Requires: syncthing @@ -55,8 +56,8 @@ sed -e "s;@XDS_INSTALL_BIN_DIR@;%{_bindir};g" ./conf.d/etc/profile.d/xds-server. %{_bindir}/syncthing-inotify %dir %{_sysconfdir}/xds %dir %{_sysconfdir}/xds/server -%{_sysconfdir}/default/xds-server -%{_sysconfdir}/xds/server/* +%config %{_sysconfdir}/default/xds-server +%config %{_sysconfdir}/xds/server/* %config %{_sysconfdir}/profile.d/%{name}.sh %dir %{_userunitdir} %{_userunitdir}/xds-server.service