diff --git a/SPECS/device-discovery/device-discovery.spec b/SPECS/device-discovery/device-discovery.spec index f56fb4b9bd..9ee511f157 100644 --- a/SPECS/device-discovery/device-discovery.spec +++ b/SPECS/device-discovery/device-discovery.spec @@ -3,7 +3,7 @@ Summary: Device Discovery Agent for Edge Node Name: device-discovery Version: 1.17.2 -Release: 2%{?dist} +Release: 1%{?dist} Distribution: Edge Microvisor Toolkit Vendor: Intel Corporation License: Apache-2.0 @@ -24,7 +24,7 @@ The Device Discovery Agent for Edge Node in order to retrieve the specific confi %prep -%setup -q -n infra-onboarding-tinker-actions-%{version} +%setup -q -n infra-onboarding-emt-uos cd hook-os/device_discovery tar -xzf %{SOURCE2} -C . @@ -48,8 +48,5 @@ install -Dp -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/device-discovery.service %{_unitdir}/device-discovery.service %changelog -* Fri May 30 2025 Anuj Mittal - 1.17.2-2 -- Update the source directory name - * Tue May 20 2025 Andy - 1.17.2-1 -- Original version for Edge Microvisor Toolkit. License verified. +- Original version for Edge Microvisor Toolkit. License verified. \ No newline at end of file