OBS User unknown 2007-10-30 00:15:54 +00:00 committed by Git OBS Bridge
parent f141288d9f
commit 56be41a095
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:708baae2c449d66600538cf5b4f3304343fa2ec7a1e1f55adb58cbcbb8d3c132
size 376467

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9742ce58e073606315f7fc3aab014e8f3d7e9242f81ff244c2519df48e57c48
size 376295

View File

@ -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

View File

@ -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 <agruen@suse.de>
%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