[zanata-python-client/f21] Build for zanata-python-client-1.3.16-2

anish anishpatil at fedoraproject.org
Thu Nov 6 10:23:40 UTC 2014


commit 4f5b8c1e3445c99d1120a92835bc0b45620b8ce8
Author: anish <apatil at redhat.com>
Date:   Thu Nov 6 15:45:28 2014 +0530

    Build for zanata-python-client-1.3.16-2

 zanata-python-client.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/zanata-python-client.spec b/zanata-python-client.spec
index c44d6e1..09453d1 100644
--- a/zanata-python-client.spec
+++ b/zanata-python-client.spec
@@ -1,6 +1,6 @@
 Name: zanata-python-client
 Version: 1.3.16
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Python Client for Zanata Server
 License: LGPLv2+
 URL: http://zanata.org
@@ -34,14 +34,18 @@ cp -pr zanataclient/VERSION-FILE build/lib/zanataclient
 
 %install
 %{__python2} setup.py install --skip-build --root $RPM_BUILD_ROOT
-
+rm -rf $RPM_BUILD_ROOT/%{_docdir}
 
 %files
 %doc README COPYING.LESSER zanata.ini CHANGELOG
 %{python2_sitelib}/*
 %{_bindir}/*
 
+
 %changelog
+* Thu Nov 06 2014 Anish Patil <apatil at redhat.com> - 1.3.16-2
+- New package guidelines,removed doc dir at the end of install
+
 * Fri Sep 19 2014 Anish Patil <apatil at redhat.com> - 1.3.16-1
 - Upstream has released new version
 


More information about the scm-commits mailing list