Author: baggins Date: Tue Mar 17 13:24:32 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3 - no parallel build
---- Files affected: SPECS: e2fsprogs.spec (1.200 -> 1.201) ---- Diffs: ================================================================ Index: SPECS/e2fsprogs.spec diff -u SPECS/e2fsprogs.spec:1.200 SPECS/e2fsprogs.spec:1.201 --- SPECS/e2fsprogs.spec:1.200 Tue Mar 17 14:18:08 2009 +++ SPECS/e2fsprogs.spec Tue Mar 17 14:24:27 2009 @@ -36,7 +36,7 @@ Summary(zh_TW.UTF-8): 用於管理 ext2 檔案系統的工具程式。 Name: e2fsprogs Version: 1.41.3 -Release: 2 +Release: 3 License: GPL v2 (with LGPL v2 and BSD parts) Group: Applications/System Source0: http://dl.sourceforge.net/e2fsprogs/%{name}-%{version}.tar.gz @@ -624,7 +624,7 @@ --disable-selinux \ --disable-nls -%{__make} libs +%{__make} -j1 libs %{__make} progs mv -f misc/blkid initrd-blkid %{__make} clean @@ -1027,6 +1027,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.201 2009/03/17 13:24:27 baggins +- rel 3 +- no parallel build + Revision 1.200 2009/03/17 13:18:08 baggins - rel 2 - remove ALL man symlinks ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/e2fsprogs.spec?r1=1.200&r2=1.201&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
