rpms/gamin/FC-4 gamin.spec, 1.36, 1.37 sources, 1.35, 1.36 159568.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Aug 2 19:19:55 UTC 2005


Author: veillard

Update of /cvs/dist/rpms/gamin/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv11451

Modified Files:
	gamin.spec sources 
Removed Files:
	159568.patch 
Log Message:
Update to upstream release 0.1.3, Daniel



Index: gamin.spec
===================================================================
RCS file: /cvs/dist/rpms/gamin/FC-4/gamin.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- gamin.spec	29 Jul 2005 13:54:40 -0000	1.36
+++ gamin.spec	2 Aug 2005 19:19:52 -0000	1.37
@@ -1,7 +1,7 @@
 Summary: Library providing the FAM File Alteration Monitor API
 Name: gamin
-Version: 0.1.1
-Release: 3.FC4
+Version: 0.1.3
+Release: 1.FC4
 License: LGPL
 Group: Development/Libraries
 Source: gamin-%{version}.tar.gz
@@ -10,7 +10,6 @@
 Obsoletes: fam
 Provides: fam
 BuildRequires: glib2-devel python python-devel
-Patch0: 159568.patch
 
 %description
 This C library provides an API and ABI compatible file alteration
@@ -42,7 +41,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure
@@ -89,8 +87,17 @@
 %doc doc/python.html
 
 %changelog
-* Fri Jul 29 2005 Daniel Veillard <veillard at redhat.com> 0.1.1-3.FC4
-- applying patch fixing #159568
+* Tue Aug  2 2005 Daniel Veillard <veillard at redhat.com> 0.1.3-1
+- Fix to compile on older gcc versions
+- Inotify back-end changes and optimizations
+- Debug ouput cleanup, pid and process name reports
+- Dropped kernel monitor bugfix
+- Removed the old glist copy used for debugging
+- Maintain mounted filesystems knowledge, and per fstype preferences
+* Wed Jul 13 2005 Daniel Veillard <veillard at redhat.com> 0.1.2-1
+- inotify back end patches, ready for the new inotify support in kernel
+- lot of server code cleanup patches
+- fixed an authentication problem
 * Fri Jun 10 2005 Daniel Veillard <veillard at redhat.com> 0.1.1-1
 - gamin_data_conn_event fix
 - crash from bug gnome #303932


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gamin/FC-4/sources,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- sources	29 Jul 2005 13:33:37 -0000	1.35
+++ sources	2 Aug 2005 19:19:52 -0000	1.36
@@ -1 +1 @@
-5c5330c3df26ece7d71b69a0b8f4a126  gamin-0.1.1.tar.gz
+1670da322c89ad56e778d36e7fb7c9e9  gamin-0.1.3.tar.gz


--- 159568.patch DELETED ---




More information about the fedora-cvs-commits mailing list