[moksha] Remove old sitelib ownership now owned by python-moksha-common.

Ralph Bean ralph at fedoraproject.org
Wed Sep 19 15:19:35 UTC 2012


commit b343dd7fac8b9c14cbaebc240ab7a061e7b58607
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Sep 19 11:19:28 2012 -0400

    Remove old sitelib ownership now owned by python-moksha-common.

 moksha.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/moksha.spec b/moksha.spec
index 025bfdc..4d6b64b 100644
--- a/moksha.spec
+++ b/moksha.spec
@@ -3,7 +3,7 @@
 
 Name:           moksha
 Version:        1.0.0
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        A platform for creating real-time web applications
 Group:          Applications/Internet
 License:        ASL 2.0
@@ -110,7 +110,6 @@ fi
 
 %files 
 %doc README AUTHORS COPYING
-%{python_sitelib}/moksha-%{version}*
 %{_sysconfdir}/init.d/moksha-hub
 %attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}
 %attr(0755,root,%{name}) %dir %{_var}/log/%{name}
@@ -128,6 +127,9 @@ fi
 %doc docs/_build/html
 
 %changelog
+* Wed Sep 19 2012 Ralph Bean <rbean at redhat.com> - 1.0.0-3
+- Removed old sitelib ownership now owned by python-moksha-common.
+
 * Wed Sep 19 2012 Ralph Bean <rbean at redhat.com> - 1.0.0-2
 - Added forgotten source.
 - Removed setuptools commands that are no longer relevant.


More information about the scm-commits mailing list