2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-24 02:19:53 +00:00

change the name of conserver to conserver-xcat

Former-commit-id: af163003d4d9bf56ebefbfac0fccb2c21d4ac173
This commit is contained in:
daniceexi 2011-10-19 09:13:57 +00:00
parent 2c8bcbce3b
commit e643432270

View File

@ -15,7 +15,7 @@
%define distver 2
Summary: Serial console server daemon/client
Name: %{pkg}
Name: %{pkg}-xcat
Version: %{ver}
Release: %{distver}
License: BSD
@ -26,6 +26,7 @@ Patch: certificate-auth.patch
BuildRoot: %{_tmppath}/%{pkg}-buildroot
Prefix: %{_prefix}
Obsoletes: conserver conserver-client
%description
Conserver is an application that allows multiple users to watch a
@ -36,7 +37,7 @@ bells and whistles to accentuate that basic functionality.
%prep
%{__rm} -rf %{buildroot}
%setup -q
%setup -n %{pkg}-%{ver}
%patch -p1