[packages/imapsync] More BR/R.
arekm
arekm at pld-linux.org
Wed Aug 30 15:36:00 CEST 2023
commit 2c759b271887224f714987b8fb9a2a786e86666d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Aug 30 14:51:18 2023 +0200
More BR/R.
imapsync.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/imapsync.spec b/imapsync.spec
index 4174258..f3b3e4b 100644
--- a/imapsync.spec
+++ b/imapsync.spec
@@ -1,4 +1,4 @@
-%bcond_with tests
+%bcond_with tests
Summary: Mailboxes synchronization tool
Summary(pl.UTF-8): Narzędzie do synchroniczacji skrzynek pocztowych
Name: imapsync
@@ -41,13 +41,15 @@ BuildRequires: perl-Unicode-String
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.202
%if %{with tests}
-BuildRequires: perl-Encode-IMAPUTF7
-BuildRequires: time
+BuildRequires: perl-Encode-IMAPUTF7
+BuildRequires: perl-File-Tail
+BuildRequires: time
%endif
Requires: perl-Authen-NTLM
Requires: perl-Data-Uniqid
Requires: perl-Date-Manip
Requires: perl-Digest-HMAC
+Requires: perl-Encode-IMAPUTF7
Requires: perl-File-Copy-Recursive
Requires: perl-HTML-Parser
Requires: perl-IO-Tee
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/imapsync.git/commitdiff/2c759b271887224f714987b8fb9a2a786e86666d
More information about the pld-cvs-commit
mailing list