On 10/11/10 - 01:37:27PM, Scott Seago wrote:
>
> Signed-off-by: Scott Seago <[email protected]>
> ---
> deltacloud-aggregator.spec.in | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/deltacloud-aggregator.spec.in b/deltacloud-aggregator.spec.in
> index c8bc08a..a5f2c5e 100644
> --- a/deltacloud-aggregator.spec.in
> +++ b/deltacloud-aggregator.spec.in
> @@ -133,7 +133,7 @@ fi
> %{__ln_s} %{_sysconfdir}/%{name}/development.rb
> %{buildroot}%{app_root}/config/environments
> %{__ln_s} %{_sysconfdir}/%{name}/production.rb
> %{buildroot}%{app_root}/config/environments
> %{__ln_s} %{_sysconfdir}/%{name}/test.rb
> %{buildroot}%{app_root}/config/environments
> -%{__mkdir} %{buildroot}%{app_root}/config/image_descriptor_xmls
> +%{__mkdir} -p %{buildroot}%{app_root}/config/image_descriptor_xmls
Ah, I see how this can happen. Since we are wholesale copying from
%{app_root}, if you have been running in dev mode for a while and then want
to create an RPM, you may have image_descriptor_xmls already existing.
ACK to this patch, though we really do need to clean up the RPM.
--
Chris Lalancette
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel