2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-23 10:01:46 +00:00

change openslp to openslp-xcat

This commit is contained in:
zhanx 2009-04-21 08:26:24 +00:00
parent 84d6ecb1dc
commit fa1aed0053
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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