rpms/gamin/FC-4 gamin.spec,1.33,1.34 sources,1.33,1.34

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jul 13 11:47:43 UTC 2005


Author: veillard

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

Modified Files:
	gamin.spec sources 
Log Message:
Prepared an update to be ready for new kernels, Daniel



Index: gamin.spec
===================================================================
RCS file: /cvs/dist/rpms/gamin/FC-4/gamin.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- gamin.spec	10 Jun 2005 15:46:19 -0000	1.33
+++ gamin.spec	13 Jul 2005 11:47:41 -0000	1.34
@@ -1,6 +1,6 @@
 Summary: Library providing the FAM File Alteration Monitor API
 Name: gamin
-Version: 0.1.1
+Version: 0.1.2
 Release: 1.FC4
 License: LGPL
 Group: Development/Libraries
@@ -50,6 +50,7 @@
 rm -fr %{buildroot}
 
 %makeinstall
+rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 %clean
 rm -fr %{buildroot}
@@ -81,12 +82,16 @@
 %files python
 %defattr(-, root, root)
 %doc AUTHORS ChangeLog NEWS README Copyright TODO
-%{_libdir}/python*/site-packages/gamin.py
+%{_libdir}/python*/site-packages/gamin.py*
 %{_libdir}/python*/site-packages/_gamin*
 %doc python/tests/*.py
 %doc doc/python.html
 
 %changelog
+* Wed Jul 13 2005 Daniel Veillard <veillard at redhat.com> 0.1.2-1.FC4
+- 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.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sources	10 Jun 2005 15:46:19 -0000	1.33
+++ sources	13 Jul 2005 11:47:41 -0000	1.34
@@ -1 +1 @@
-5c5330c3df26ece7d71b69a0b8f4a126  gamin-0.1.1.tar.gz
+cb43e73d43e2c5d428229dea0288d66d  gamin-0.1.2.tar.gz




More information about the fedora-cvs-commits mailing list