Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 1a107bc6f50575c3f5f9a39c2e314be6 > files > 2

offlineimap-6.5.4-2.mga3.src.rpm

%define upstream nicolas33
%define changeset 3b09695

Name:       offlineimap
Version:    6.5.4
Release:    %mkrel 2
Summary:    Powerful IMAP/Maildir synchronization and reader support
License:    GPLv2
Group:      Networking/Mail
Url:        http://offlineimap.org/
Source0:    https://github.com/downloads/spaetz/%{name}/%{name}-v%{version}.tar.gz
BuildArch:  noarch
Buildrequires: python-devel >= %{pyver}
Requires:   python(abi) >= %{pyver}

%description
OfflineIMAP is a tool to simplify your e-mail  reading.  With
OfflineIMAP, you can read the same mailbox from multiple computers.
You get a current copy of your messages on each computer, and changes
you make one place will be visible on all other systems. For instance,
you can delete a message on your home computer, and it will appear
deleted on your work computer as well. OfflineIMAP is also useful if
you want to use a mail reader that does not have IMAP support, has poor
IMAP support, or does not provide disconnected operation.

%prep
%setup -q -n spaetz-offlineimap-c9e9690

%build
python setup.py build

%install
rm -rf $RPM_BUILD_ROOT
python setup.py install --root=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc COPY* docs/ README
%doc offlineimap.conf*
%{_bindir}/offlineimap
%{py_puresitedir}/offlineimap
%{py_puresitedir}/*.egg-info




%changelog

* Sun Jan 13 2013 umeabot <umeabot> 6.5.4-2.mga3
+ Revision: 361791
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Jun 08 2012 shlomif <shlomif> 6.5.4-1.mga3
+ Revision: 257603
- New version - 6.5.4

* Mon May 09 2011 shikamaru <shikamaru> 6.3.3-6.mga1
+ Revision: 96601
- new version 6.3.3

* Sun Feb 27 2011 shikamaru <shikamaru> 6.2.0-6.mga1
+ Revision: 61131
- imported package offlineimap