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:
parent
84d6ecb1dc
commit
fa1aed0053
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user