From c287af30e8f2dac02423aa5f314f3b61084c82ed Mon Sep 17 00:00:00 2001 From: James Ni Date: Wed, 27 Apr 2011 10:50:41 +0800 Subject: [PATCH] Change to version 1.2.3 --- sources | 2 +- zanata-python-client.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 2ed6d52..fe18115 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7143956f8638f201cd43f26f80393daa zanata-python-client-1.2.3.tar.gz +ed386215f7bedb1a5aacf1f171117fae zanata-python-client-1.2.3.tar.gz diff --git a/zanata-python-client.spec b/zanata-python-client.spec index e5a8ecf..b7a79f1 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -29,7 +29,7 @@ Zanata Python client is a client that communicate with Zanata server. %build python setup.py build -cp -pr VERSION-FILE build/lib/zanataclient +cp -pr zanataclient/VERSION-FILE build/lib/zanataclient %install rm -rf $RPM_BUILD_ROOT