SPECS: python-openid.spec - Up to 2.1.1 + SPEC fixes

beorn beorn at pld-linux.org
Thu Feb 21 00:17:19 CET 2008


Author: beorn                        Date: Wed Feb 20 23:17:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Up to 2.1.1 + SPEC fixes

---- Files affected:
SPECS:
   python-openid.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/python-openid.spec
diff -u SPECS/python-openid.spec:1.4 SPECS/python-openid.spec:1.5
--- SPECS/python-openid.spec:1.4	Mon Feb 12 23:09:12 2007
+++ SPECS/python-openid.spec	Thu Feb 21 00:17:14 2008
@@ -5,17 +5,19 @@
 Summary:	OpenID consumer and server library for Python
 Summary(pl.UTF-8):	Biblioteka konsumenta i serwera OpenID dla Pythona
 Name:		python-%{module}
-Version:	1.2.0
+Version:	2.1.1
 Release:	1
-License:	LGPL
+License:	Apache Software License
 Group:		Libraries/Python
-Source0:	http://www.openidenabled.com/resources/downloads/python-openid/%{name}-%{version}.tar.gz
-# Source0-md5:	4ad16ef790d80a965b902eb315fe57b2
+Source0:	http://openidenabled.com/files/python-openid/packages/python-%{module}-%{version}.tar.bz2
+# Source0-md5:	b15ead9183a0550ef974c15bb6a36f2e
 URL:		http://www.openidenabled.com/
-BuildRequires:	python-devel
+BuildRequires:	python >= 1:2.5
+BuildRequires:	python-devel 
 Requires:	python-urljr >= 1.0.0
 Requires:	python-yadis >= 1.1.0
 %pyrequires_eq	python
+BuildArch:      noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -34,6 +36,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 python setup.py install \
+	--optimize=2	\
 	--root=$RPM_BUILD_ROOT
 
 %py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}
@@ -47,6 +50,7 @@
 %defattr(644,root,root,755)
 %doc README doc/*
 %{py_sitescriptdir}/%{module}
+%{py_sitescriptdir}/python_%{module}-*.egg-info
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -54,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-02-20 23:17:14  beorn
+- Up to 2.1.1 + SPEC fixes
+
 Revision 1.4  2007-02-12 22:09:12  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-openid.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list