X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=noderepo.spec;h=d8acabbb88d8ea1e2d366dbea3636a6befaa87b2;hb=daf80ab6786dcb7a3b7617372375fc75593673e7;hp=dcf9ab62248e1149ca858d9ad0c2474acf65cede;hpb=dce5399653cbf0e5e6fd63b4a5e97d729dfaaf86;p=bootstrapfs.git diff --git a/noderepo.spec b/noderepo.spec index dcf9ab6..d8acabb 100644 --- a/noderepo.spec +++ b/noderepo.spec @@ -9,21 +9,22 @@ # %{node_rpms_plus} : as a +++ separated list of rpms from the build dir %define nodefamily %{pldistro}-%{distroname}-%{_arch} +%define obsolete_nodefamily %{pldistro}-%{_arch} %define name noderepo-%{nodefamily} %define version 2.0 -%define taglevel 0 +%define taglevel 1 # pldistro already in the rpm name #%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} @@ -37,6 +38,10 @@ BuildArch: noarch BuildRequires: rsync Requires: myplc +# 5.0 now has 3-fold nodefamily +%define obsolete_nodefamily %{pldistro}-%{_arch} +Obsoletes: noderepo-%{obsolete_nodefamily} + %define debug_package %{nil} %description @@ -74,6 +79,12 @@ service plc start packages %config(noreplace) /var/www/html/install-rpms/%{nodefamily}/yumgroups.xml %changelog +* Fri Jan 29 2010 Thierry Parmentelat - BootstrapFS-2.0-1 +- first working version of 5.0: +- pld.c/, db-config.d/ and nodeconfig/ scripts should now sit in the module they belong to +- nodefailiy is 3-fold with pldistro-fcdistro-arch +- new module nodeyum; first draft has the php scripts and conf_files for tweaking nodes yum config + * Mon Jan 04 2010 Thierry Parmentelat - BootstrapFS-1.0-11 - for building on fedora12