X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=slicerepo.spec;h=cc978bb9f4a656ff4738b884c43210d1ab7eb13a;hb=6641c65727467ecc533f63effe9f19aa32c2230b;hp=021e4a485996d3d02430e5b4f3a03ff55d9eb4bc;hpb=daf80ab6786dcb7a3b7617372375fc75593673e7;p=nodeimage.git diff --git a/slicerepo.spec b/slicerepo.spec index 021e4a4..cc978bb 100644 --- a/slicerepo.spec +++ b/slicerepo.spec @@ -13,7 +13,7 @@ %define name slicerepo-%{nodefamily} %define version 2.0 -%define taglevel 0 +%define taglevel 4 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -75,3 +75,15 @@ service plc start packages %config(noreplace) /var/www/html/install-rpms/slice-%{nodefamily}/yumgroups.xml %changelog +* 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 +