rpms/inotify-tools/F-7 .cvsignore, 1.7, 1.8 inotify-tools.spec, 1.6, 1.7 sources, 1.7, 1.8

Dawid Gajownik (gajownik) fedora-extras-commits at redhat.com
Mon Sep 24 19:17:45 UTC 2007


Author: gajownik

Update of /cvs/pkgs/rpms/inotify-tools/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6067

Modified Files:
	.cvsignore inotify-tools.spec sources 
Log Message:
- Update to 3.11 (CVE-2007-5037, #299771)
- Fix License tag



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/inotify-tools/F-7/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	17 Dec 2006 12:02:19 -0000	1.7
+++ .cvsignore	24 Sep 2007 19:17:13 -0000	1.8
@@ -1 +1 @@
-inotify-tools-3.6.tar.gz
+inotify-tools-3.11.tar.gz


Index: inotify-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/inotify-tools/F-7/inotify-tools.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- inotify-tools.spec	17 Dec 2006 12:02:19 -0000	1.6
+++ inotify-tools.spec	24 Sep 2007 19:17:13 -0000	1.7
@@ -1,10 +1,10 @@
 Name:           inotify-tools
-Version:        3.6
+Version:        3.11
 Release:        1%{?dist}
 Summary:        Command line utilities for inotify
 
 Group:          Applications/System
-License:        GPL
+License:        GPLv2
 URL:            http://inotify-tools.sourceforge.net/
 Source0:        http://download.sf.net/inotify-tools/inotify-tools-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -33,7 +33,8 @@
 %build
 %configure \
         --disable-dependency-tracking \
-        --disable-static
+        --disable-static \
+        --enable-doxygen
 make %{?_smp_mflags}
 
 
@@ -79,6 +80,10 @@
 
 
 %changelog
+* Mon Sep 24 2007 Dawid Gajownik <gajownik[AT]gmail.com> - 3.11-1
+- Update to 3.11 (CVE-2007-5037, #299771)
+- Fix License tag
+
 * Sun Dec 17 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 3.6-1
 - Update to 3.6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/inotify-tools/F-7/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	17 Dec 2006 12:02:19 -0000	1.7
+++ sources	24 Sep 2007 19:17:13 -0000	1.8
@@ -1 +1 @@
-5ca0a0c64fbf406dc8bfff3f1d5d4cf4  inotify-tools-3.6.tar.gz
+b7d19c6ee91e628de4e0105aebd2494d  inotify-tools-3.11.tar.gz




More information about the fedora-extras-commits mailing list