SPECS: gamin.spec - https://bugzilla.redhat.com/bugzilla/show_bug....

freetz freetz at pld-linux.org
Thu Sep 29 11:43:20 CEST 2005


Author: freetz                       Date: Thu Sep 29 09:43:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168744
  doublefree_fix patch added, rel.2, STBR Ac

---- Files affected:
SPECS:
   gamin.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/gamin.spec
diff -u SPECS/gamin.spec:1.37 SPECS/gamin.spec:1.38
--- SPECS/gamin.spec:1.37	Fri Sep  9 21:35:14 2005
+++ SPECS/gamin.spec	Thu Sep 29 11:43:15 2005
@@ -3,12 +3,13 @@
 Summary(pl):	Biblioteka dostarczająca File Alteration Monitor API gamina
 Name:		gamin
 Version:	0.1.6
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Networking/Daemons
 Source0:	http://www.gnome.org/~veillard/gamin/sources/%{name}-%{version}.tar.gz
 # Source0-md5:	9c306b964ca95044a19c273dffd24001
 Patch0:		%{name}-inotify.patch
+Patch1:		%{name}-doublefree_fix.patch
 URL:		http://www.gnome.org/~veillard/gamin/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -87,6 +88,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 
 %build
 %{__libtoolize}
@@ -146,6 +148,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2005/09/29 09:43:15  freetz
+- https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168744
+  doublefree_fix patch added, rel.2, STBR Ac
+
 Revision 1.37  2005/09/09 19:35:14  arekm
 - up to 0.1.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gamin.spec?r1=1.37&r2=1.38&f=u




More information about the pld-cvs-commit mailing list