SHA256
1
0
forked from pool/quilt

- setup-fix-tar-with-long-options.patch: Update to new upstream

version. This fixes handling of corner cases.
- quilt-format-options-pass-through.patch,
  pop-add-auto-refresh.patch, push-add-auto-refresh.patch:
  Implement auto-refreshing when applying or unapplying patches, as
  suggested by Tomas Cech and Takashi Iwai.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=87
This commit is contained in:
Jean Delvare
2014-10-01 12:15:16 +00:00
committed by Git OBS Bridge
parent 4f00bbc36f
commit 6eadc9fdeb
6 changed files with 280 additions and 41 deletions

View File

@@ -46,6 +46,9 @@ Patch4: suse-workaround-pseudo-release.patch
Patch5: setup-skip-version-check.patch
Patch6: setup-check-for-rpmbuild.patch
Patch7: setup-fix-tar-with-long-options.patch
Patch8: quilt-format-options-pass-through.patch
Patch9: pop-add-auto-refresh.patch
Patch10: push-add-auto-refresh.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Recommends: procmail
@@ -72,6 +75,9 @@ http://www.zip.com.au/~akpm/linux/patches/.
%patch5 -p1
%patch6 -p1
%patch7 -p1
%patch8 -p1
%patch9 -p1
%patch10 -p1
%build
# --with-rpmbuild=/usr/lib/rpm/rpmb: