Author: baggins                      Date: Thu Jan 21 12:14:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ignore possible backup files when building scipts list

---- Files affected:
packages/initramfs-tools:
   initramfs-tools.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/initramfs-tools/initramfs-tools.spec
diff -u packages/initramfs-tools/initramfs-tools.spec:1.24 
packages/initramfs-tools/initramfs-tools.spec:1.25
--- packages/initramfs-tools/initramfs-tools.spec:1.24  Thu Jan 21 01:00:15 2010
+++ packages/initramfs-tools/initramfs-tools.spec       Thu Jan 21 13:14:07 2010
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):     Narzędzia do tworzenia initramfs
 Name:          initramfs-tools
 Version:       0.93.4
-Release:       3
+Release:       3.1
 License:       Public Domain
 Group:         Applications/System
 Source0:       
http://ftp.de.debian.org/debian/pool/main/i/initramfs-tools/%{name}_%{version}.tar.gz
@@ -19,6 +19,7 @@
 Patch3:                %{name}-less-noise.patch
 Patch4:                %{name}-initrdtools.patch
 Patch5:                %{name}-klibcdir.patch
+Patch6:                %{name}-no-backup.patch
 URL:           http://git.debian.org/?p=kernel/initramfs-tools.git;a=shortlog
 Requires:      /usr/bin/ldd
 Requires:      /usr/bin/locale
@@ -73,6 +74,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 sed -i -e 's|__KLIBCDIR__|%{_lib}|g' hook-functions mkinitramfs
 sed -i -e 's|INITRDDIR="/usr/lib/initrd"|INITRDDIR="/usr/%{_lib}/initrd"|' 
mkinitramfs
@@ -155,6 +157,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2010/01/21 12:14:07  baggins
+- ignore possible backup files when building scipts list
+
 Revision 1.24  2010/01/21 00:00:15  baggins
 - rel 3
 - cleanup after patching (we do cp -a *)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/initramfs-tools/initramfs-tools.spec?r1=1.24&r2=1.25&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to