X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootstrapfs.spec;h=d2e0ef5832930003685d8a3c4a9c2e4a401a64b6;hb=dce5399653cbf0e5e6fd63b4a5e97d729dfaaf86;hp=52731e765b8d1379dd8c75baf8eadc5fb27e2b01;hpb=dd2d1408ad86916a245673a11fd4c5c12d617b37;p=nodeimage.git diff --git a/bootstrapfs.spec b/bootstrapfs.spec index 52731e7..d2e0ef5 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -3,11 +3,11 @@ # %define url $URL$ -%define nodefamily %{pldistro}-%{_arch} +%define nodefamily %{pldistro}-%{distroname}-%{_arch} %define name bootstrapfs-%{nodefamily} -%define version 1.0 -%define taglevel 6 +%define version 2.0 +%define taglevel 0 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -85,7 +85,7 @@ if [ -n "$SUDO_USER" ] ; then # /usr/bin/sudo get created with non-readable permissions. find . -not -perm +0600 -exec chmod u+rw {} \; # Allow user to delete the built RPM(s) - chown -h -R $SUDO_USER %{_rpmdir}/%{_arch} + chown -h -R $SUDO_USER %{_rpmdir}/* fi %post @@ -99,6 +99,22 @@ fi /var/www/html/boot/bootstrapfs*.tar %changelog +* Mon Jan 04 2010 Thierry Parmentelat - BootstrapFS-1.0-11 +- for building on fedora12 + +* Thu Oct 22 2009 Thierry Parmentelat - BootstrapFS-1.0-10 +- cosmetic change in message at build-time + +* Fri Oct 09 2009 Thierry Parmentelat - BootstrapFS-1.0-9 +- can use groups in the pkgs file with +++ for space + +* Tue Apr 07 2009 Thierry Parmentelat - BootstrapFS-1.0-8 +- bugfix for when a .post script is not needed + +* Tue Apr 07 2009 Thierry Parmentelat - BootstrapFS-1.0-7 +- search post-install scripts (.post) in path (distro, then planetlab) +- mostly useful for externally-defined pldistros + * Thu Jan 08 2009 Thierry Parmentelat - BootstrapFS-1.0-6 - fix build bug when dealing with extensions @@ -128,3 +144,5 @@ fi * Fri Sep 2 2005 Mark Huang - - Initial build. + +%define module_current_branch 1.0