SPECS (AC-branch): e2fsprogs.spec - release 3 - fix memory leaks i...
baggins
baggins at pld-linux.org
Mon Mar 19 17:11:05 CET 2007
Author: baggins Date: Mon Mar 19 16:11:05 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- release 3
- fix memory leaks in libblkid
---- Files affected:
SPECS:
e2fsprogs.spec (1.151 -> 1.151.2.1)
---- Diffs:
================================================================
Index: SPECS/e2fsprogs.spec
diff -u SPECS/e2fsprogs.spec:1.151 SPECS/e2fsprogs.spec:1.151.2.1
--- SPECS/e2fsprogs.spec:1.151 Sat Aug 26 23:24:26 2006
+++ SPECS/e2fsprogs.spec Mon Mar 19 17:10:59 2007
@@ -30,7 +30,7 @@
Summary(zh_TW): ĽÎŠóşŢ˛z ext2 ŔɎרt˛ÎŞş¤u¨ăľ{ŚĄĄC
Name: e2fsprogs
Version: 1.39
-Release: 2
+Release: 3
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=,;
@@ -744,6 +746,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.151.2.1 2007/03/19 16:10:59 baggins
+- release 3
+- fix memory leaks in libblkid
+
Revision 1.151 2006/08/26 21:24:26 glen
- call make once when possible
- mkinstalldirs hackfix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/e2fsprogs.spec?r1=1.151&r2=1.151.2.1&f=u
More information about the pld-cvs-commit
mailing list