Author: atler Date: Fri Aug 27 10:40:08 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 6.2.0.2 - homepage moved to github - use dropin as source tarballs on github are created on demand and contain weird names - package no longer officialy maintained http://article.gmane.org/gmane.mail.imap.offlineimap.general/1759
---- Files affected: packages/offlineimap: offlineimap.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/offlineimap/offlineimap.spec diff -u packages/offlineimap/offlineimap.spec:1.8 packages/offlineimap/offlineimap.spec:1.9 --- packages/offlineimap/offlineimap.spec:1.8 Sun Apr 12 01:56:03 2009 +++ packages/offlineimap/offlineimap.spec Fri Aug 27 12:40:03 2010 @@ -2,13 +2,13 @@ Summary: Mailboxes synchronization tool Summary(pl.UTF-8): Narzędzie do synchroniczacji skrzynek pocztowych Name: offlineimap -Version: 6.0.3 +Version: 6.2.0.2 Release: 1 License: GPL v2 Group: Applications/Mail -Source0: http://software.complete.org/software/attachments/download/334/offlineimap_%{version}.tar.gz -# Source0-md5: 0c81d33e123c3d5b6645a68a809bcaef -URL: http://software.complete.org/software/projects/show/offlineimap +Source0: %{name}-%{version}.tar.gz +# Source0-md5: f73e7424afed76982758388292d4d15e +URL: http://github.com/jgoerzen/offlineimap BuildRequires: python-devel BuildRequires: rpm-pythonprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -35,8 +35,7 @@ połączenia. %prep -%setup -q -n %{name} -sed -i 's/env python2.3/python/' *.py +%setup -q %install rm -rf $RPM_BUILD_ROOT @@ -54,9 +53,10 @@ %files %defattr(644,root,root,755) -%doc README FAQ.html UPGRADING offlineimap.conf* +%doc FAQ.html UPGRADING offlineimap.conf* %attr(755,root,root) %{_bindir}/* %{py_sitescriptdir}/%{name} +%{py_sitescriptdir}/*.egg-info %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -64,6 +64,14 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2010/08/27 10:40:03 atler +- up to 6.2.0.2 +- homepage moved to github +- use dropin as source tarballs on github are created on demand and contain + weird names +- package no longer officialy maintained + http://article.gmane.org/gmane.mail.imap.offlineimap.general/1759 + Revision 1.8 2009/04/11 23:56:03 djrzulf - corrected source, - updated to 6.0.3, ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/offlineimap/offlineimap.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
