SPECS: offlineimap.spec - Up to 5.99.14
japhy
japhy at pld-linux.org
Sat May 10 19:11:09 CEST 2008
Author: japhy Date: Sat May 10 17:11:09 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Up to 5.99.14
---- Files affected:
SPECS:
offlineimap.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/offlineimap.spec
diff -u SPECS/offlineimap.spec:1.6 SPECS/offlineimap.spec:1.7
--- SPECS/offlineimap.spec:1.6 Tue Feb 13 08:16:50 2007
+++ SPECS/offlineimap.spec Sat May 10 19:11:04 2008
@@ -2,13 +2,13 @@
Summary: Mailboxes synchronization tool
Summary(pl.UTF-8): Narzędzie do synchroniczacji skrzynek pocztowych
Name: offlineimap
-Version: 4.0.12
+Version: 5.99.14
Release: 1
License: GPL v2
Group: Applications/Mail
-Source0: http://gopher.quux.org:70/devel/offlineimap/%{name}_%{version}.tar.gz
-# Source0-md5: aa2b67d3462cb1011f4577d7121eb72c
-URL: gopher://gopher.quux.org/1/devel/offlineimap
+Source0: http://software.complete.org/software/versions/download/235?attachment_id=313
+# Source0-md5: cac3fff4f1cc5cbd7acf5a544c13152c
+URL: http://software.complete.org/software/projects/show/offlineimap
BuildRequires: python-devel
BuildRequires: rpm-pythonprov >= 4.1-13
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -46,8 +46,7 @@
find $RPM_BUILD_ROOT%{py_sitescriptdir} -type f -name "*.py" | xargs rm
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
-install %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
+install -d $RPM_BUILD_ROOT%{_bindir}
install %{name}.py $RPM_BUILD_ROOT%{_bindir}/%{name}
%clean
@@ -55,10 +54,9 @@
%files
%defattr(644,root,root,755)
-%doc ChangeLog README offlineimap.conf*
+%doc README FAQ.html UPGRADING offlineimap.conf*
%attr(755,root,root) %{_bindir}/*
%{py_sitescriptdir}/%{name}
-%{_mandir}/man1/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -66,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2008-05-10 17:11:04 japhy
+- Up to 5.99.14
+
Revision 1.6 2007-02-13 07:16:50 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/offlineimap.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list