[packages/imapsync] - up to 1.945
arekm
arekm at pld-linux.org
Thu Feb 6 21:07:53 CET 2020
commit 5b7bc23f9a4bb8035870bde073df562cae2990ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Feb 6 21:07:45 2020 +0100
- up to 1.945
imapsync.spec | 19 ++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/imapsync.spec b/imapsync.spec
index 5ffc355..0439deb 100644
--- a/imapsync.spec
+++ b/imapsync.spec
@@ -1,12 +1,12 @@
Summary: Mailboxes synchronization tool
Summary(pl.UTF-8): Narzędzie do synchroniczacji skrzynek pocztowych
Name: imapsync
-Version: 1.882
-Release: 3
+Version: 1.945
+Release: 1
License: NOLIMIT Public License
Group: Applications/Mail
Source0: https://github.com/imapsync/imapsync/archive/%{name}-%{version}.tar.gz
-# Source0-md5: 00b650f03165ecfeb6712151d5175ea1
+# Source0-md5: 772b7d6fe46ef801421cb4d48c59b834
Patch0: no-prereq-install.patch
URL: http://imapsync.lamiral.info/
BuildRequires: cpanminus
@@ -79,6 +79,19 @@ usunięte po udanym przesłaniu.
%setup -q -n %{name}-%{name}-%{version}
%patch0 -p1
+sed -E -i -e '1s,#!\s*/usr/bin/env\s+python2(\s|$),#!%{__python}\1,' -e '1s,#!\s*/usr/bin/env\s+python(\s|$),#!%{__python}\1,' -e '1s,#!\s*/usr/bin/python(\s|$),#!%{__python}\1,' \
+ W/tools/addFromIfMissing2 \
+ W/tools/fix_email_for_exchange.py \
+ W/tools/html5check.py \
+ W/tools/postman_imapsync.py
+
+sed -E -i -e '1s,#!\s*/usr/bin/env\s+perl(\s|$),#!%{__perl}\1,' \
+ imapsync \
+ imapsync-1.921
+
+sed -E -i -e '1s,#!\s*/usr/bin/env\s+(.*),#!%{__bindir}\1,' \
+ W/tools/wonko_ruby_imapsync
+
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/imapsync.git/commitdiff/5b7bc23f9a4bb8035870bde073df562cae2990ad
More information about the pld-cvs-commit
mailing list