diff --git a/quilt-0.46_cvs20071026.tar.bz2 b/quilt-0.46_cvs20071026.tar.bz2 deleted file mode 100644 index 63d060a..0000000 --- a/quilt-0.46_cvs20071026.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:708baae2c449d66600538cf5b4f3304343fa2ec7a1e1f55adb58cbcbb8d3c132 -size 376467 diff --git a/quilt-0.46_cvs20071029.tar.bz2 b/quilt-0.46_cvs20071029.tar.bz2 new file mode 100644 index 0000000..aaf6d8e --- /dev/null +++ b/quilt-0.46_cvs20071029.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9742ce58e073606315f7fc3aab014e8f3d7e9242f81ff244c2519df48e57c48 +size 376295 diff --git a/quilt.changes b/quilt.changes index bb6aa78..965bd67 100644 --- a/quilt.changes +++ b/quilt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 29 20:46:46 CET 2007 - agruen@suse.de + +- quilt mail: Work around a ``Broken pipe'' problem in + quilt_mail_patch_filter(). + ------------------------------------------------------------------- Wed Oct 26 11:56:55 CEST 2007 - bwalle@suse.de diff --git a/quilt.spec b/quilt.spec index c5a7bed..687a90b 100644 --- a/quilt.spec +++ b/quilt.spec @@ -1,5 +1,5 @@ # -# spec file for package quilt (Version 0.46_cvs20071026) +# spec file for package quilt (Version 0.46_cvs20071029) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -15,7 +15,7 @@ BuildRequires: diffstat ed procmail Summary: A Tool for Working with Many Patches License: GPL v2 or later Group: Productivity/Text/Utilities -Version: 0.46_cvs20071026 +Version: 0.46_cvs20071029 Release: 1 Requires: coreutils diffutils patch gzip bzip2 perl mktemp diffstat AutoReqProv: off @@ -43,7 +43,7 @@ Authors: Andreas Gruenbacher %prep -%setup -q -n quilt-%{version} +%setup -q %patch -p1 -P 1 -P 2 -P 3 -P 4 %build @@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT %doc doc/README.MAIL %doc doc/quilt.pdf %changelog +* Mon Oct 29 2007 - agruen@suse.de +- quilt mail: Work around a ``Broken pipe'' problem in + quilt_mail_patch_filter(). * Fri Oct 26 2007 - bwalle@suse.de - change version to '0.46_cvs20071026' to make it clear to the user that this is a CVS version