[inotify-tools/el6/master] update to 3.14

mmckinst mmckinst at fedoraproject.org
Thu Mar 3 01:12:28 UTC 2011


commit 362e0de1c1ec2e4f0480ae2dc32e1c9170b91605
Author: mmckinst <mmckinst at fedroa14.markmck.com>
Date:   Wed Mar 2 20:12:16 2011 -0500

    update to 3.14

 .gitignore         |    1 +
 inotify-tools.spec |   14 ++++++++------
 sources            |    2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ee5f550..05e620b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 inotify-tools-3.13.tar.gz
+/inotify-tools-3.14.tar.gz
diff --git a/inotify-tools.spec b/inotify-tools.spec
index 6eaa621..5a8fb40 100644
--- a/inotify-tools.spec
+++ b/inotify-tools.spec
@@ -1,6 +1,6 @@
 Name:           inotify-tools
-Version:        3.13
-Release:        3%{?dist}
+Version:        3.14
+Release:        1%{?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,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Nov 14 2010 Adel Gadllah <adel.gadllah at gmail.com> - 3.14-1
+- Update to 3.14
+
+* Sat Feb 13 2010 Adel Gadllah <adel.gadllah at gmail.com> - 3.13-4
+- Don't run make check, it fails on the builders
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.13-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 0aa73fb..a3c58ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-35d7178297390f18bae451e083362acf  inotify-tools-3.13.tar.gz
+b43d95a0fa8c45f8bab3aec9672cf30c  inotify-tools-3.14.tar.gz


More information about the scm-commits mailing list