rpms/gamin/devel .cvsignore, 1.34, 1.35 gamin.spec, 1.53, 1.54 sources, 1.39, 1.40

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Oct 31 14:32:58 UTC 2006


Author: veillard

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

Modified Files:
	.cvsignore gamin.spec sources 
Log Message:
Upstream release 0.1.8, should include all local patches, Daniel



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/gamin/devel/.cvsignore,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- .cvsignore	27 Oct 2005 13:37:46 -0000	1.34
+++ .cvsignore	31 Oct 2006 14:32:56 -0000	1.35
@@ -25,3 +25,4 @@
 gamin-0.1.5.tar.gz
 gamin-0.1.6.tar.gz
 gamin-0.1.7.tar.gz
+gamin-0.1.8.tar.gz


Index: gamin.spec
===================================================================
RCS file: /cvs/dist/rpms/gamin/devel/gamin.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- gamin.spec	8 Sep 2006 12:46:09 -0000	1.53
+++ gamin.spec	31 Oct 2006 14:32:56 -0000	1.54
@@ -1,7 +1,7 @@
 Summary: Library providing the FAM File Alteration Monitor API
 Name: gamin
-Version: 0.1.7
-Release: 7%{?dist}
+Version: 0.1.8
+Release: 1%{?dist}
 License: LGPL
 Group: Development/Libraries
 Source: gamin-%{version}.tar.gz
@@ -12,15 +12,6 @@
 BuildRequires: glib2-devel python python-devel
 BuildRequires: automake, libtool
 
-Patch1:         gamin-dont-close-fd.patch
-Patch2:         gamin-stdin-devnull.patch
-Patch3:         gamin-flush-buffer-on-reset.patch
-Patch4:         gamin-0.1.7-sigaction.patch
-Patch5:         gamin-new-inotify-backend.patch
-Patch6:         gamin-inotify-fix.patch
-Patch7:         gamin-timer-on-demand.patch
-Patch8:         gamin-no-timers.patch
-
 %description
 This C library provides an API and ABI compatible file alteration
 monitor mechanism compatible with FAM but not dependent on a system wide
@@ -52,15 +43,6 @@
 %prep
 %setup -q
 
-%patch1 -p0 -b .dont-close-fd
-%patch2 -p0 -b .stdin-devnull
-%patch3 -p0 -b .flush-buffer-on-reset
-%patch4 -p1 -b .sigaction
-%patch5 -p1 -b .new-inotify-backend
-%patch6 -p0 -b .inotify-fix
-%patch7 -p1 -b .timer-on-demand
-%patch8 -p0 -b .no-timers
-
 %build
 autoreconf --force --install
 %configure
@@ -108,6 +90,9 @@
 %doc doc/python.html
 
 %changelog
+* Tue Oct 31 2006 Daniel Veillard <veillard at redhat.com> - 0.1.8-1
+- made new upstream release, that should include all the existing patches
+
 * Fri Sep  8 2006 Alexander Larsson <alexl at redhat.com> - 0.1.7-7
 - Fix problems in new inotify backend (#205731)
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gamin/devel/sources,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- sources	27 Oct 2005 13:37:46 -0000	1.39
+++ sources	31 Oct 2006 14:32:56 -0000	1.40
@@ -1 +1 @@
-1a1991ffa749b7dc2cc0573d6a2867b8  gamin-0.1.7.tar.gz
+985022c8b1b993e471d528fd0e14ffbe  gamin-0.1.8.tar.gz




More information about the fedora-cvs-commits mailing list