Author: qboosh Date: Thu Dec 15 21:45:18 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - simple desc, files cleanup
---- Files affected: SPECS: python-TwistedMail.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/python-TwistedMail.spec diff -u SPECS/python-TwistedMail.spec:1.1 SPECS/python-TwistedMail.spec:1.2 --- SPECS/python-TwistedMail.spec:1.1 Sun Dec 11 01:41:09 2005 +++ SPECS/python-TwistedMail.spec Thu Dec 15 22:45:08 2005 @@ -11,14 +11,16 @@ Source0: http://tmrc.mit.edu/mirror/twisted/Mail/0.2/%{module}-%{version}.tar.bz2 # Source0-md5: bae977d92cfcb1a3a5e884262ed444cc URL: http://twistedmatrix.com/projects/mail -BuildRequires: python-devel >= 2.2 BuildRequires: python-Twisted >= 2.0 +BuildRequires: python-devel >= 2.2 Requires: python-Twisted >= 2.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -empty +Mail library for Twisted. +%description -l pl +Biblioteka Mail dla Twisted. %prep %setup -q -n %{module}-%{version} @@ -46,9 +48,9 @@ %files %defattr(644,root,root,755) %doc LICENSE NEWS README +%attr(755,root,root) %{_bindir}/mailmail %{py_sitedir}/twisted/mail %{py_sitedir}/twisted/plugins/twisted_mail.py* -/usr/bin/mailmail %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -56,6 +58,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/12/15 21:45:08 qboosh +- simple desc, files cleanup + Revision 1.1 2005/12/11 00:41:09 adasi - initial, desc missing - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-TwistedMail.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
