X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=slicerepo.spec;h=59a5dfb7cc3a6f20d0b485de1375aea5625c6d2f;hb=ba70f58f777caab59c071e08d0a4ed2ebcfc12b3;hp=021e4a485996d3d02430e5b4f3a03ff55d9eb4bc;hpb=daf80ab6786dcb7a3b7617372375fc75593673e7;p=bootstrapfs.git diff --git a/slicerepo.spec b/slicerepo.spec index 021e4a4..59a5dfb 100644 --- a/slicerepo.spec +++ b/slicerepo.spec @@ -13,7 +13,7 @@ %define name slicerepo-%{nodefamily} %define version 2.0 -%define taglevel 0 +%define taglevel 5 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -75,3 +75,18 @@ service plc start packages %config(noreplace) /var/www/html/install-rpms/slice-%{nodefamily}/yumgroups.xml %changelog +* Tue Apr 27 2010 Talip Baris Metin - BootstrapFS-2.0-5 +- support different flavours of vservers on nodes + +* Mon Apr 12 2010 Thierry Parmentelat - BootstrapFS-2.0-4 +- fix unmatched $ in URL svn keywords + +* Fri Apr 02 2010 Thierry Parmentelat - BootstrapFS-2.0-3 +- choice between various pldistros is not made at build time, but at run time +- relies on GetNodeFlavour to expose the node's fcdistro - requires PLCAPI-5.0-5 +- in addition, the baseurl for the myplc repo is http:// and not https:// anymore +- the https method does not work on fedora 12, and GPG is used below anyway + +* Fri Mar 12 2010 Thierry Parmentelat - BootstrapFS-2.0-2 +- new slicerepo package for exposing stuff to slivers +