From daf80ab6786dcb7a3b7617372375fc75593673e7 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 12 Mar 2010 17:04:00 +0000 Subject: [PATCH] cosmetic --- noderepo.spec | 6 +++--- slicerepo.spec | 12 ++++-------- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/noderepo.spec b/noderepo.spec index 4993759..d8acabb 100644 --- a/noderepo.spec +++ b/noderepo.spec @@ -19,12 +19,12 @@ #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define release %{taglevel}%{?date:.%{date}} -Vendor: PlanetLab -Packager: PlanetLab Central +Vendor: OneLab +Packager: PlanetLab Europe Distribution: PlanetLab %{plrelease} URL: %(echo %{url} | cut -d ' ' -f 2) -Summary: The initial content of the yum repository for nodes +Summary: The yum repository for nodes, to be installed on the myplc-side Name: %{name} Version: %{version} Release: %{release} diff --git a/slicerepo.spec b/slicerepo.spec index 080e297..021e4a4 100644 --- a/slicerepo.spec +++ b/slicerepo.spec @@ -19,12 +19,12 @@ #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define release %{taglevel}%{?date:.%{date}} -Vendor: PlanetLab -Packager: PlanetLab Central +Vendor: OneLab +Packager: PlanetLab Europe Distribution: PlanetLab %{plrelease} URL: %(echo %{url} | cut -d ' ' -f 2) -Summary: The initial content of the yum repository for nodes +Summary: The yum repository for slices, to be installed on the myplc-side Name: %{name} Version: %{version} Release: %{release} @@ -38,14 +38,10 @@ BuildArch: noarch BuildRequires: rsync Requires: myplc -# 5.0 now has 3-fold nodefamily -%define obsolete_nodefamily %{pldistro}-%{_arch} -Obsoletes: slicerepo-%{obsolete_nodefamily} - %define debug_package %{nil} %description -This rpm contains all the rpms designed for running on a PlanetLab node +This rpm contains all the rpms that might ship on a sliver image they come organized into a yum repository %prep -- 2.43.0