forked from pool/quilt
This commit is contained in:
parent
56be41a095
commit
1309690270
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c9742ce58e073606315f7fc3aab014e8f3d7e9242f81ff244c2519df48e57c48
|
|
||||||
size 376295
|
|
3
quilt-0.46_cvs20071105.tar.bz2
Normal file
3
quilt-0.46_cvs20071105.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1a12a0bba8d08bf0c79bce39e7fc5ef62d906ea3f537f36fccab86204d6f8ac
|
||||||
|
size 376770
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 5 17:37:35 CET 2007 - bwalle@suse.de
|
||||||
|
|
||||||
|
- quilt/mail.in: Remove the Recipient-* and Replace-* headers
|
||||||
|
used internally from the resulting emails; not sure how that
|
||||||
|
was missed so far.
|
||||||
|
- Fix `make snapshot'.
|
||||||
|
- Make the changelog file chronological again.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 29 20:46:46 CET 2007 - agruen@suse.de
|
Mon Oct 29 20:46:46 CET 2007 - agruen@suse.de
|
||||||
|
|
||||||
|
10
quilt.spec
10
quilt.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package quilt (Version 0.46_cvs20071029)
|
# spec file for package quilt (Version 0.46_cvs20071105)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# 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
|
Summary: A Tool for Working with Many Patches
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
Version: 0.46_cvs20071029
|
Version: 0.46_cvs20071105
|
||||||
Release: 1
|
Release: 1
|
||||||
Requires: coreutils diffutils patch gzip bzip2 perl mktemp diffstat
|
Requires: coreutils diffutils patch gzip bzip2 perl mktemp diffstat
|
||||||
AutoReqProv: off
|
AutoReqProv: off
|
||||||
@ -105,6 +105,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc doc/README.MAIL
|
%doc doc/README.MAIL
|
||||||
%doc doc/quilt.pdf
|
%doc doc/quilt.pdf
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 05 2007 - bwalle@suse.de
|
||||||
|
- quilt/mail.in: Remove the Recipient-* and Replace-* headers
|
||||||
|
used internally from the resulting emails; not sure how that
|
||||||
|
was missed so far.
|
||||||
|
- Fix `make snapshot'.
|
||||||
|
- Make the changelog file chronological again.
|
||||||
* Mon Oct 29 2007 - agruen@suse.de
|
* Mon Oct 29 2007 - agruen@suse.de
|
||||||
- quilt mail: Work around a ``Broken pipe'' problem in
|
- quilt mail: Work around a ``Broken pipe'' problem in
|
||||||
quilt_mail_patch_filter().
|
quilt_mail_patch_filter().
|
||||||
|
Loading…
x
Reference in New Issue
Block a user