Author: qboosh Date: Wed Feb 23 20:38:31 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, shortened summary
---- Files affected: SPECS: python-spread.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/python-spread.spec diff -u SPECS/python-spread.spec:1.3 SPECS/python-spread.spec:1.4 --- SPECS/python-spread.spec:1.3 Wed Feb 23 14:36:45 2005 +++ SPECS/python-spread.spec Wed Feb 23 21:38:25 2005 @@ -2,24 +2,29 @@ %define module SpreadModule -Summary: Python extension module wrapping the C API for Spread, an open source group communications package +Summary: Python wrapper the C API for Spread, an open source group communications package +Summary(pl): Pythonowy wrapper do API C Spreada - pakietu komunikacji grupowej z otwartymi źródłami Name: python-spread Version: 1.5 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 +Source0: http://www.zope.org/Members/tim_one/spread/SpreadModule-1.5/SpreadModule-%{version}.tgz # Source0-md5: 4c953e0f9f08635fb47dd04a23e222dc URL: http://www.zope.org/Members/tim_one/spread/ -%pyrequires_eq python-modules BuildRequires: python-devel >= 1:2.3 BuildRequires: rpm-pythonprov BuildRequires: spread-devel >= 3.17.3-0.2 +%pyrequires_eq python-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Python extension module wrapping the C API for Spread, an open source group -communications package. +Python extension module wrapping the C API for Spread, an open source +group communications package. + +%description -l pl +Moduł rozszerzenia Pythona obudowujący API C dla Spreada - pakietu +komunikacji grupowej z otwartymi źródłami. %prep %setup -q -n %{module}-%{version} @@ -43,13 +48,15 @@ %doc CHANGES README TODO* doc.txt %attr(755,root,root) %{py_sitedir}/*.so - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/02/23 20:38:25 qboosh +- pl, shortened summary + Revision 1.3 2005/02/23 13:36:45 wrobell - fixed BR @@ -58,4 +65,3 @@ Revision 1.1 2005/02/23 01:49:36 wrobell - based on python-sqlite.spec - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-spread.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
