Author: baggins Date: Fri Feb 27 19:17:54 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 0.9 - lower the amount of noise/screen pollution on plain console
---- Files affected: SPECS: initramfs-tools.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/initramfs-tools.spec diff -u SPECS/initramfs-tools.spec:1.15 SPECS/initramfs-tools.spec:1.16 --- SPECS/initramfs-tools.spec:1.15 Fri Feb 27 01:59:35 2009 +++ SPECS/initramfs-tools.spec Fri Feb 27 20:17:48 2009 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Narzędzia do tworzenia initramfs Name: initramfs-tools Version: 0.93 -Release: 0.8 +Release: 0.9 License: Public Domain Group: Applications/System Source0: http://ftp.de.debian.org/debian/pool/main/i/initramfs-tools/%{name}_%{version}.tar.gz @@ -16,6 +16,7 @@ Patch0: %{name}-undebianize.patch Patch1: %{name}-nobb.patch Patch2: %{name}-gz-modules.patch +Patch3: %{name}-less-noise.patch URL: http://git.debian.org/?p=kernel/initramfs-tools.git;a=shortlog # Probably gawk Requires: awk @@ -66,6 +67,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build @@ -142,6 +144,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2009/02/27 19:17:48 baggins +- rel 0.9 +- lower the amount of noise/screen pollution on plain console + Revision 1.15 2009/02/27 00:59:35 baggins - rel 0.8 - added missing dirs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/initramfs-tools.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
