[Ovirt-devel] [PATCH server] Update qpidd package name for f13

Darryl L. Pierce dpierce at redhat.com
Wed May 5 12:58:00 UTC 2010


On Tue, May 04, 2010 at 05:41:39PM +0200, Arthur Clément wrote:
> From: Arthur CLEMENT <aclement at linagora.com>
> 
> 
> Signed-off-by: Arthur CLEMENT <aclement at linagora.com>
> ---
>  installer/modules/ovirt/manifests/ovirt.pp |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/installer/modules/ovirt/manifests/ovirt.pp b/installer/modules/ovirt/manifests/ovirt.pp
> index 18a14c9..87ed864 100644
> --- a/installer/modules/ovirt/manifests/ovirt.pp
> +++ b/installer/modules/ovirt/manifests/ovirt.pp
> @@ -43,7 +43,7 @@ class ovirt::setup {
>  		ensure => installed;
>  	}
>  
> -	package {"qpidd":
> +	package {"qpid-cpp-server":
>  	        ensure => installed;
>  	}
>  
> @@ -176,7 +176,7 @@ class ovirt::setup {
>          service {"qpidd" :
>                  enable => true,
>                  ensure => running,
> -                require => Package[qpidd]
> +                require => Package[qpid-cpp-server]
>                  }
>  
>          service {"collectd" :
> -- 
> 1.7.0.1

ACK and pushed. Though this might cause some issues on F12 unless we can
alias the package.

-- 
Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc.
Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20100505/752b5b6f/attachment.sig>


More information about the ovirt-devel mailing list