From 9fea8914cc1949789e3eaaa0114479402347cc09 Mon Sep 17 00:00:00 2001 From: drago01 Date: Sat, 13 Feb 2010 19:31:46 +0000 Subject: [PATCH] Don't run make check, it fails on the builders --- inotify-tools.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/inotify-tools.spec b/inotify-tools.spec index 6eaa621..14e8c7c 100644 --- a/inotify-tools.spec +++ b/inotify-tools.spec @@ -1,6 +1,6 @@ Name: inotify-tools Version: 3.13 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Command line utilities for inotify Group: Applications/System @@ -47,10 +47,6 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' rm -rf %{buildroot}/%{_datadir}/doc/ -%check -make check - - %clean rm -rf %{buildroot} @@ -80,6 +76,9 @@ rm -rf %{buildroot} %changelog +* Sat Feb 13 2010 Adel Gadllah - 3.13-4 +- Don't run make check, it fails on the builders + * Fri Jul 24 2009 Fedora Release Engineering - 3.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild