Fix new url for centos pkging and baremetal python pkg

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
This commit is contained in:
Rohit Yadav 2013-03-26 11:27:18 +05:30
parent b3a3ad74c6
commit 854ab39556
2 changed files with 3 additions and 3 deletions

View File

@ -33,8 +33,8 @@ Release: %{_rel}%{dist}
%endif
Version: %{_ver}
License: ASL 2.0
Vendor: Apache CloudStack <cloudstack-dev@incubator.apache.org>
Packager: Apache CloudStack <cloudstack-dev@incubator.apache.org>
Vendor: Apache CloudStack <dev@cloudstack.apache.org>
Packager: Apache CloudStack <dev@cloudstack.apache.org>
Group: System Environment/Libraries
# FIXME do groups for every single one of the subpackages
Source0: %{name}-%{_maventag}.tgz

View File

@ -30,7 +30,7 @@ security group agent for CloudStack Baremetal""",
keywords='security group cloudstack',
author='Frank Zhang',
author_email='frank.zhang@citrix.com',
url='http://incubator.apache.org/cloudstack/',
url='http://cloudstack.apache.org',
license='Apache License 2',
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
include_package_data=True,