diff --git a/offlineimap.spec b/offlineimap.spec index dd22bd6..f30d5dd 100644 --- a/offlineimap.spec +++ b/offlineimap.spec @@ -1,14 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: offlineimap -Version: 5.99.7 +Version: 6.0.0 Release: 1%{?dist} Summary: Powerful IMAP/Maildir synchronization and reader support License: GPLv2+ Group: Applications/Internet URL: http://software.complete.org/offlineimap/ -Source0: http://software.complete.org/offlineimap/static/download_area/%{version}/%{name}_%{version}.tar.gz +Source0: http://ftp.de.debian.org/debian/pool/main/o/offlineimap/%{name}_%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel @@ -34,7 +34,6 @@ not provide disconnected operation. %build python setup.py build -cp -p debian/changelog ChangeLog docbook2man offlineimap.sgml @@ -53,9 +52,8 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -#%doc manual.* todo %doc README COPY* UPGRADING offlineimap.conf* FAQ.html -%doc ChangeLog +%doc debian/changelog %{_bindir}/offlineimap %{python_sitelib}/offlineimap/ %{python_sitelib}/offlineimap-%{version}-py*.egg-info @@ -63,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 18 2008 Till Maas - 6.0.0-1 +- Update to latest release + * Tue Mar 04 2008 Till Maas - 5.99.7-1 - Update to latest version diff --git a/sources b/sources index d3d62d9..2492474 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -326363648efa7ecaa16a36e52c4a6e05 offlineimap_5.99.7.tar.gz +5e9cd283a5ca605af1fad88b1dcaa91d offlineimap_6.0.0.tar.gz