From 9b04adffad72d6511d012242e055004eda111f88 Mon Sep 17 00:00:00 2001 From: Mehdi Abaakouk Date: Thu, 20 Sep 2012 11:48:40 +0200 Subject: [PATCH] Update MANIFEST.in patch --- debian/patches/install-missing-files.patch | 41 +++++++++++----------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/debian/patches/install-missing-files.patch b/debian/patches/install-missing-files.patch index a235d4a7e..160e50abb 100644 --- a/debian/patches/install-missing-files.patch +++ b/debian/patches/install-missing-files.patch @@ -3,35 +3,36 @@ Author: Mehdi Abaakouk --- a/MANIFEST.in +++ b/MANIFEST.in -@@ -4,3 +4,32 @@ +@@ -4,3 +4,33 @@ exclude .gitreview global-exclude *.pyc +include cinder/api/openstack/volume/schemas/atom-link.rng +include cinder/api/openstack/volume/schemas/v1.1/extension.rng +include cinder/api/openstack/volume/schemas/v1.1/extensions.rng ++include cinder/api/openstack/volume/schemas/v1.1/limits.rng +include cinder/api/openstack/volume/schemas/v1.1/metadata.rng +include cinder/db/sqlalchemy/migrate_repo/README +include cinder/db/sqlalchemy/migrate_repo/migrate.cfg -+include cinder/locale/bs/LC_MESSAGES/nova.po -+include cinder/locale/cs/LC_MESSAGES/nova.po -+include cinder/locale/da/LC_MESSAGES/nova.po -+include cinder/locale/de/LC_MESSAGES/nova.po -+include cinder/locale/en_AU/LC_MESSAGES/nova.po -+include cinder/locale/en_GB/LC_MESSAGES/nova.po -+include cinder/locale/es/LC_MESSAGES/nova.po -+include cinder/locale/fr/LC_MESSAGES/nova.po -+include cinder/locale/it/LC_MESSAGES/nova.po -+include cinder/locale/ja/LC_MESSAGES/nova.po -+include cinder/locale/ko/LC_MESSAGES/nova.po -+include cinder/locale/nova.pot -+include cinder/locale/pt_BR/LC_MESSAGES/nova.po -+include cinder/locale/ru/LC_MESSAGES/nova.po -+include cinder/locale/tl/LC_MESSAGES/nova.po -+include cinder/locale/tr/LC_MESSAGES/nova.po -+include cinder/locale/uk/LC_MESSAGES/nova.po -+include cinder/locale/zh_CN/LC_MESSAGES/nova.po -+include cinder/locale/zh_TW/LC_MESSAGES/nova.po ++include cinder/locale/bs/LC_MESSAGES/cinder.po ++include cinder/locale/cinder.pot ++include cinder/locale/cs/LC_MESSAGES/cinder.po ++include cinder/locale/da/LC_MESSAGES/cinder.po ++include cinder/locale/de/LC_MESSAGES/cinder.po ++include cinder/locale/en_AU/LC_MESSAGES/cinder.po ++include cinder/locale/en_GB/LC_MESSAGES/cinder.po ++include cinder/locale/es/LC_MESSAGES/cinder.po ++include cinder/locale/fr/LC_MESSAGES/cinder.po ++include cinder/locale/it/LC_MESSAGES/cinder.po ++include cinder/locale/ja/LC_MESSAGES/cinder.po ++include cinder/locale/ko/LC_MESSAGES/cinder.po ++include cinder/locale/pt_BR/LC_MESSAGES/cinder.po ++include cinder/locale/ru/LC_MESSAGES/cinder.po ++include cinder/locale/tl/LC_MESSAGES/cinder.po ++include cinder/locale/tr/LC_MESSAGES/cinder.po ++include cinder/locale/uk/LC_MESSAGES/cinder.po ++include cinder/locale/zh_CN/LC_MESSAGES/cinder.po ++include cinder/locale/zh_TW/LC_MESSAGES/cinder.po +include cinder/openstack/common/README +include cinder/testing/README.rst +include cinder/tests/policy.json -- 2.45.2