Author: baggins Date: Sun Feb 22 18:20:36 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - undebianized
---- Files affected: SPECS: initramfs-tools.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/initramfs-tools.spec diff -u SPECS/initramfs-tools.spec:1.5 SPECS/initramfs-tools.spec:1.6 --- SPECS/initramfs-tools.spec:1.5 Sun Feb 22 18:09:02 2009 +++ SPECS/initramfs-tools.spec Sun Feb 22 19:20:31 2009 @@ -3,7 +3,6 @@ # TODO: # - pl desc # - clean up Requires -# - undebianize # Summary: Tools for generating an initramfs Summary(pl.UTF-8): Narzędzia do tworzenia initramfs @@ -14,6 +13,7 @@ Group: Applications/System Source0: http://ftp.de.debian.org/debian/pool/main/i/initramfs-tools/%{name}_%{version}.tar.gz # Source0-md5: 97b6188728c9ecacd21e9b4f06a3e86a +Patch0: %{name}-undebianize.patch URL: http://git.debian.org/?p=kernel/initramfs-tools.git;a=shortlog # Probably gawk Requires: awk @@ -49,6 +49,7 @@ %prep %setup -q +%patch0 -p1 %build @@ -118,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/02/22 18:20:31 baggins +- undebianized + Revision 1.5 2009/02/22 17:09:02 baggins - better description ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/initramfs-tools.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
