packages: python-papyon/python-papyon.spec - up to 0.4.0

glen glen at pld-linux.org
Sun Apr 18 22:43:43 CEST 2010


Author: glen                         Date: Sun Apr 18 20:43:43 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.4.0

---- Files affected:
packages/python-papyon:
   python-papyon.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/python-papyon/python-papyon.spec
diff -u packages/python-papyon/python-papyon.spec:1.2 packages/python-papyon/python-papyon.spec:1.3
--- packages/python-papyon/python-papyon.spec:1.2	Tue May 12 16:23:22 2009
+++ packages/python-papyon/python-papyon.spec	Sun Apr 18 22:43:38 2010
@@ -2,20 +2,20 @@
 %define 	module	papyon
 Summary:	An implementation of the MSN Messenger Protocol
 Name:		python-%{module}
-Version:	0.3.3
-Release:	0.1
+Version:	0.4.0
+Release:	1
 License:	GPL v2+
 Group:		Development/Languages/Python
-Source0:	%{module}.tar.bz2
-# Source0-md5:	8497be52702c8abdaa1028f8325042a4
-URL:		http://github.com/Kjir/papyon/tree/master
+Source0:	http://telepathy.freedesktop.org/releases/papyon/papyon-%{version}.tar.gz
+# Source0-md5:	7b59ce604d475b9a9805243af5a22060
+URL:		http://telepathy.freedesktop.org/wiki/Papyon
 BuildRequires:	python >= 1:2.5
 BuildRequires:	python-pyOpenSSL
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 Requires:	python >= 1:2.5
-Requires:	python-pyOpenSSL
 Requires:	python-Crypto
+Requires:	python-pyOpenSSL
 Requires:	python-pygobject >= 2.10
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -25,7 +25,7 @@
 messaging service.
 
 %prep
-%setup -q -n %{module}
+%setup -q -n %{module}-%{version}
 
 %build
 %{__python} setup.py build
@@ -46,9 +46,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README doc/user-api.conf
 %{py_sitescriptdir}/papyon
-%if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/papyon-*.egg-info
-%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -56,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/04/18 20:43:38  glen
+- up to 0.4.0
+
 Revision 1.2  2009/05/12 14:23:22  glen
 - R: python-Crypto
 
================================================================

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



More information about the pld-cvs-commit mailing list