[packages/perl-Linux-Inotify2] - up to 2.3, test suite is broken
baggins
baggins at pld-linux.org
Wed Mar 2 07:28:30 CET 2022
commit 419010955c2bf838e5f7779aad2469040268ac03
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Mar 2 07:28:16 2022 +0100
- up to 2.3, test suite is broken
perl-Linux-Inotify2.spec | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/perl-Linux-Inotify2.spec b/perl-Linux-Inotify2.spec
index a0d4f24..7231514 100644
--- a/perl-Linux-Inotify2.spec
+++ b/perl-Linux-Inotify2.spec
@@ -1,19 +1,19 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_with tests # do not perform "make test"
#
%define pdir Linux
%define pnam Inotify2
Summary: Linux::Inotify2 - scalable directory/file change notification
#Summary(pl.UTF-8):
Name: perl-Linux-Inotify2
-Version: 1.22
-Release: 12
+Version: 2.3
+Release: 1
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Linux/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: bc0a86f04476f9e0aaab026b8081f097
-URL: http://search.cpan.org/dist/Linux-Inotify2/
+Source0: https://www.cpan.org/modules/by-module/Linux/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 2ef33c2f80104c6187a950fb7d3075fe
+URL: https://search.cpan.org/dist/Linux-Inotify2/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: perl-common-sense
@@ -31,8 +31,6 @@ It has a number of advantages over the Linux::Inotify module:
- it has callback-style interface, which is better suited for
integration.
-# %description -l pl.UTF-8
-
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Linux-Inotify2.git/commitdiff/419010955c2bf838e5f7779aad2469040268ac03
More information about the pld-cvs-commit
mailing list