Author: wrobell Date: Wed Feb 23 13:36:53 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed BR
---- Files affected: SPECS: python-spread.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/python-spread.spec diff -u SPECS/python-spread.spec:1.2 SPECS/python-spread.spec:1.3 --- SPECS/python-spread.spec:1.2 Wed Feb 23 02:51:33 2005 +++ SPECS/python-spread.spec Wed Feb 23 14:36:45 2005 @@ -5,7 +5,7 @@ Summary: Python extension module wrapping the C API for Spread, an open source group communications package Name: python-spread Version: 1.5 -Release: 0.1 +Release: 0.2 License: PSF Group: Development/Languages/Python Source0: http://www.zope.org/Members/tim_one/spread/SpreadModule-1.5/SpreadModule-1.5.tgz @@ -14,7 +14,7 @@ %pyrequires_eq python-modules BuildRequires: python-devel >= 1:2.3 BuildRequires: rpm-pythonprov -BuildRequires: spread-devel +BuildRequires: spread-devel >= 3.17.3-0.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -50,6 +50,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/02/23 13:36:45 wrobell +- fixed BR + Revision 1.2 2005/02/23 01:51:33 wrobell - better name ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-spread.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
