diff --git a/AIX/OpenSLP/openslp.spec b/AIX/OpenSLP/openslp.spec index 77a0d96..e8e4d35 100644 --- a/AIX/OpenSLP/openslp.spec +++ b/AIX/OpenSLP/openslp.spec @@ -5,7 +5,7 @@ %define distver 1 Summary: Open source implementation of Service Location Protocol V2 -Name: %{pkg} +Name: %{pkg}-xcat Version: %{ver} Release: %{distver} License: BSD @@ -26,7 +26,7 @@ Open source implementation of Service Location Protocol V2 # Set the path to pick up AIX toolbox patch program export PATH=/opt/freeware/bin:$PATH %{__rm} -rf %{buildroot} -%setup -q +%setup -q -n %{pkg}-%{ver} %patch0 -p1 %patch1 -p1 %patch2 -p1 diff --git a/OpenSLP/openslp.spec b/OpenSLP/openslp.spec index 398f988..2ea9756 100644 --- a/OpenSLP/openslp.spec +++ b/OpenSLP/openslp.spec @@ -5,7 +5,7 @@ %define distver 1 Summary: Open source implementation of Service Location Protocol V2 -Name: %{pkg} +Name: %{pkg}-xcat Version: %{ver} Release: %{distver} License: BSD @@ -25,7 +25,7 @@ Open source implementation of Service Location Protocol V2 # Set the path to pick up AIX toolbox patch program export PATH=/opt/freeware/bin:$PATH %{__rm} -rf %{buildroot} -%setup -q +%setup -q -n %{pkg}-%{ver} %patch0 -p1 %patch1 -p1 %patch2 -p1