|
@@ -1,9 +1,10 @@
|
|
%define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
|
|
%define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
|
|
|
|
|
|
-Summary: Python framework to participate in digital living networks
|
|
+Summary: Python framework to participate in DLNA/UPnP network.
|
|
|
|
+Summary(ja): DLNA や UPnP に参加するための python フレームワーク
|
|
Name: python-Coherence
|
|
Name: python-Coherence
|
|
-Version: 0.5.8
|
|
+Version: 0.6.6.2
|
|
-Release: 2%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
License: MIT
|
|
License: MIT
|
|
Group: Development/Languages
|
|
Group: Development/Languages
|
|
URL: https://coherence.beebits.net/
|
|
URL: https://coherence.beebits.net/
|
|
@@ -56,6 +57,10 @@ Coherence はアプリケーションをDLNA(Digital Living Network Alliance)や
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon May 10 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.6.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+- add Summary(ja):
|
|
|
|
+
|
|
* Tue Feb 02 2010 Shu KONNO <owa@bg.wakwak.com> 0.5.8-2
|
|
* Tue Feb 02 2010 Shu KONNO <owa@bg.wakwak.com> 0.5.8-2
|
|
- rebuild with python-2.6
|
|
- rebuild with python-2.6
|
|
|
|
|