SPECS: e2fsprogs.spec - rel 5 - fixed memory leaks in libblkid

baggins baggins at pld-linux.org
Mon Mar 19 15:52:57 CET 2007


Author: baggins                      Date: Mon Mar 19 14:52:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5
- fixed memory leaks in libblkid

---- Files affected:
SPECS:
   e2fsprogs.spec (1.158 -> 1.159) 

---- Diffs:

================================================================
Index: SPECS/e2fsprogs.spec
diff -u SPECS/e2fsprogs.spec:1.158 SPECS/e2fsprogs.spec:1.159
--- SPECS/e2fsprogs.spec:1.158	Mon Feb 12 22:23:54 2007
+++ SPECS/e2fsprogs.spec	Mon Mar 19 15:52:52 2007
@@ -30,7 +30,7 @@
 Summary(zh_TW.UTF-8):	用於管理 ext2 檔案系統的工具程式。
 Name:		e2fsprogs
 Version:	1.39
-Release:	4
+Release:	5
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/e2fsprogs/%{name}-%{version}.tar.gz
@@ -41,6 +41,7 @@
 # Source2-md5:	992a37783bd42a897232972917e8ca7d
 Patch0:		%{name}-info.patch
 Patch1:		e2compr-info.patch
+Patch2:		%{name}-libblkid-leak-fixes.patch
 URL:		http://e2fsprogs.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -527,6 +528,7 @@
 %patch0 -p1
 gunzip < %{SOURCE1} > doc/e2compr.texinfo
 %patch1 -p1
+%patch2 -p1
 
 sed -i -e "
 	s,DEVMAPPER_REQ='libselinux libsepol',DEVMAPPER_REQ=,;
@@ -748,6 +750,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.159  2007/03/19 14:52:52  baggins
+- rel 5
+- fixed memory leaks in libblkid
+
 Revision 1.158  2007/02/12 21:23:54  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/e2fsprogs.spec?r1=1.158&r2=1.159&f=u



More information about the pld-cvs-commit mailing list