Author: baggins Date: Thu Jun 4 13:01:47 2009 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - explicit R ldd and locale in place of glibc-misc
---- Files affected: packages/initramfs-tools: initramfs-tools.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/initramfs-tools/initramfs-tools.spec diff -u packages/initramfs-tools/initramfs-tools.spec:1.18 packages/initramfs-tools/initramfs-tools.spec:1.19 --- packages/initramfs-tools/initramfs-tools.spec:1.18 Mon Mar 2 11:22:01 2009 +++ packages/initramfs-tools/initramfs-tools.spec Thu Jun 4 15:01:42 2009 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Narzędzia do tworzenia initramfs Name: initramfs-tools Version: 0.93 -Release: 1 +Release: 2 License: Public Domain Group: Applications/System Source0: http://ftp.de.debian.org/debian/pool/main/i/initramfs-tools/%{name}_%{version}.tar.gz @@ -19,13 +19,14 @@ Patch2: %{name}-gz-modules.patch Patch3: %{name}-less-noise.patch URL: http://git.debian.org/?p=kernel/initramfs-tools.git;a=shortlog +Requires: /usr/bin/ldd +Requires: /usr/bin/locale # Probably gawk Requires: awk Requires: busybox >= 1.12.4-3 Requires: coreutils Requires: cpio Requires: findutils -Requires: glibc-misc Requires: grep Requires: gzip Requires: klibc >= 1.5.15-3 @@ -145,6 +146,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2009/06/04 13:01:42 baggins +- rel 2 +- explicit R ldd and locale in place of glibc-misc + Revision 1.18 2009/03/02 10:22:01 baggins - rel 1 - standard and lvm works ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/initramfs-tools/initramfs-tools.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
