X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=854357b5ac6ca7c0f588d8727a82842f905da395;hb=adf37430863e18c84137f5688d6e0b50f33eac77;hp=2c0424d6327ba9ece3b60d02d2d8c05db966c9f0;hpb=f5a9f13d1cc208df31adceedea1484de12a9cdab;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 2c0424d..854357b 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,6 +1,5 @@ # # $Id$ -# %define url $URL$ %define name myplc @@ -23,7 +22,7 @@ Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} URL: %(echo %{url} | cut -d ' ' -f 2) - +%define nodefamily %{pldistro}-%{distroname}-%{_arch} ####################### myplc Summary: PlanetLab Central (PLC) Portable Installation @@ -62,13 +61,17 @@ Requires: vixie-cron %endif # planetlab stuff Requires: bootmanager -Requires: bootcd-%{pldistro}-%{_arch} +# make sure to remove 2-fold nodefamily stuff +Conflicts: bootcd-%{pldistro}-%{_arch} +Requires: bootcd-%{nodefamily} Requires: bootcd-initscripts Requires: PLCWWW Requires: www-register-wizard Requires: nodeconfig Requires: PLCAPI -Requires: bootstrapfs-%{pldistro}-%{_arch} +# make sure to remove 2-fold nodefamily stuff +Conflicts: bootstrapfs-%{pldistro}-%{_arch} +Requires: bootstrapfs-%{nodefamily} Requires: myplc-docs Requires: myplc-release Requires: myplc-config