[moksha] Keep tests around for fedmsg.

Ralph Bean ralph at fedoraproject.org
Thu Jun 7 01:34:50 UTC 2012


commit 23f6e783010211a1c6f22de73464380f3988a9c9
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Jun 6 21:34:44 2012 -0400

    Keep tests around for fedmsg.

 moksha.spec |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/moksha.spec b/moksha.spec
index 9d51441..bcbf788 100644
--- a/moksha.spec
+++ b/moksha.spec
@@ -3,7 +3,7 @@
 
 Name:           moksha
 Version:        0.8.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A platform for creating real-time web applications
 Group:          Applications/Internet
 License:        ASL 2.0
@@ -213,13 +213,6 @@ make -C docs html
 PYTHONPATH=$(pwd) python setup.py test
 %endif
 
-# Remove the tests
-%{__rm} -r %{buildroot}%{python_sitelib}/%{name}/tests
-
-# Remove the demo after its tests pass
-#%{__rm} -r %{buildroot}%{python_sitelib}/%{name}/apps/demo
-
-
 
 %post
 /sbin/chkconfig --add moksha-hub
@@ -270,6 +263,9 @@ fi
 %doc docs/_build/html
 
 %changelog
+* Wed Jun 06 2012 Ralph Bean <rbean at redhat.com> - 0.8.1-2
+- No longer remove tests so fedmsg can use them.
+
 * Wed Jun 06 2012 Ralph Bean <rbean at redhat.com> - 0.8.1-1
 - Bugfix for zeromq consumers.
 


More information about the scm-commits mailing list