Author: glen                         Date: Sat Nov 26 18:45:09 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.5.6

---- Files affected:
packages/python-papyon:
   python-papyon.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/python-papyon/python-papyon.spec
diff -u packages/python-papyon/python-papyon.spec:1.12 
packages/python-papyon/python-papyon.spec:1.13
--- packages/python-papyon/python-papyon.spec:1.12      Sat Nov 13 01:20:09 2010
+++ packages/python-papyon/python-papyon.spec   Sat Nov 26 19:45:04 2011
@@ -1,14 +1,18 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_with    tests   # perform "make test". needs live-id
+
 %define        module  papyon
 Summary:       An implementation of the MSN Messenger Protocol
 Name:          python-%{module}
-Version:       0.5.0
-Release:       2
+Version:       0.5.6
+Release:       1
 License:       GPL v2+
 Group:         Development/Languages/Python
-Source0:       
http://telepathy.freedesktop.org/releases/papyon/papyon-%{version}.tar.gz
-# Source0-md5: bcd49f11fa9516fb934197e9418ed295
-URL:           http://telepathy.freedesktop.org/wiki/Papyon
+Source0:       
http://www.freedesktop.org/software/papyon/releases/papyon-%{version}.tar.gz
+# Source0-md5: 7b9a723e5ba6ee82a9c391676144ad29
+URL:           http://www.freedesktop.org/wiki/Software/papyon
 BuildRequires: python >= 1:2.5
 BuildRequires: python-Crypto
 BuildRequires: python-devel
@@ -17,9 +21,11 @@
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 Requires:      python >= 1:2.5
-Requires:      python-Crypto
-Requires:      python-pyOpenSSL
-Requires:      python-pygobject >= 2.10
+Requires:      python-Crypto >= 2.0.0
+Requires:      python-farsight2
+Requires:      python-gstreamer >= 0.10
+Requires:      python-pyOpenSSL >= 0.6
+Requires:      python-pygobject >= 2.10.1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -33,6 +39,8 @@
 %build
 %{__python} setup.py build
 
+%{?with_tests:%{__python} test.py}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install \
@@ -57,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2011/11/26 18:45:04  glen
+- up to 0.5.6
+
 Revision 1.12  2010/11/13 00:20:09  pawelz
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-papyon/python-papyon.spec?r1=1.12&r2=1.13&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to