rpms/offlineimap/F-10 .cvsignore, 1.7, 1.8 offlineimap.spec, 1.16, 1.17 sources, 1.7, 1.8

Christoph Höger choeger at fedoraproject.org
Sat Dec 20 13:03:15 UTC 2008


Author: choeger

Update of /cvs/pkgs/rpms/offlineimap/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5622

Modified Files:
	.cvsignore offlineimap.spec sources 
Log Message:
update to 6.0.3




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/offlineimap/F-10/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	17 Jun 2008 22:38:06 -0000	1.7
+++ .cvsignore	20 Dec 2008 13:02:44 -0000	1.8
@@ -1 +1 @@
-offlineimap_6.0.0.tar.gz
+offlineimap-6.0.3.tar.gz


Index: offlineimap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/offlineimap/F-10/offlineimap.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- offlineimap.spec	17 Jun 2008 22:38:06 -0000	1.16
+++ offlineimap.spec	20 Dec 2008 13:02:44 -0000	1.17
@@ -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:        6.0.0
+Version:        6.0.3
 Release:        1%{?dist}
 Summary:        Powerful IMAP/Maildir synchronization and reader support
 
 License:        GPLv2+
 Group:          Applications/Internet
 URL:            http://software.complete.org/offlineimap/
-Source0:        http://ftp.de.debian.org/debian/pool/main/o/offlineimap/%{name}_%{version}.tar.gz
+Source0:        %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
@@ -29,7 +29,7 @@
 
 
 %prep
-%setup -q -n %name
+%setup -q -n %name-%version
 
 
 %build
@@ -61,6 +61,10 @@
 
 
 %changelog
+* Sat Dec 20 2008 Christoph Höger <choeger at cs.tu-berlin.de> 6.0.3-1
+- Update to latest version
+- use own tarball instead of debian ftp
+
 * Wed Jun 18 2008 Till Maas <opensource till name> - 6.0.0-1
 - Update to latest release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/offlineimap/F-10/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	17 Jun 2008 22:38:06 -0000	1.7
+++ sources	20 Dec 2008 13:02:44 -0000	1.8
@@ -1 +1 @@
-5e9cd283a5ca605af1fad88b1dcaa91d  offlineimap_6.0.0.tar.gz
+e425174c935dd5f112201305c9e0fc47  offlineimap-6.0.3.tar.gz




More information about the fedora-extras-commits mailing list