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

rolling back the checkin of 10841

Former-commit-id: 6cd94b1550f82de526932cdf4cad3eeb11f0bebf
This commit is contained in:
daniceexi 2011-10-27 12:08:07 +00:00
parent 159ce7b56e
commit ae713a3657

View File

@ -15,7 +15,7 @@
%define distver 2
Summary: Serial console server daemon/client
Name: %{pkg}-xcat
Name: %{pkg}
Version: %{ver}
Release: %{distver}
License: BSD
@ -26,7 +26,6 @@ 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
@ -37,7 +36,7 @@ bells and whistles to accentuate that basic functionality.
%prep
%{__rm} -rf %{buildroot}
%setup -n %{pkg}-%{ver}
%setup -q
%patch -p1