SHA256
1
0
forked from pool/quilt

Accepting request 512346 from devel:tools:scm

1

OBS-URL: https://build.opensuse.org/request/show/512346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quilt?expand=0&rev=68
This commit is contained in:
Yuchen Lin 2017-08-08 09:57:13 +00:00 committed by Git OBS Bridge
commit ff6bfa1d03
3 changed files with 19 additions and 1 deletions

11
quilt-translations.patch Normal file
View File

@ -0,0 +1,11 @@
--- a/po/de.po
+++ b/po/de.po
@@ -433,7 +433,7 @@ msgstr ""
"im obersten Patch enthalten sind, dann wird der neue Patch mit der\n"
"angegebenen Anzahl an Strip-Ebenen angewandt (Standardwert = 1).\n"
"\n"
-"-r\tPatch verkehrt herum anwenden.\n"
+"-R\tPatch verkehrt herum anwenden.\n"
"\n"
"-q\tWenige Meldungen ausgeben.\n"
"\n"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 21 17:11:23 UTC 2017 - olaf@aepfle.de
- Correct fold -R helptext in german locale with quilt-translations.patch
-------------------------------------------------------------------
Mon May 29 11:24:01 UTC 2017 - jdelvare@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package quilt
#
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -43,6 +43,7 @@ Patch2: quilt-support-vimdiff.patch
Patch3: patch-wrapper-rpm.diff
Patch4: suse-workaround-pseudo-release.patch
Patch5: mail-fix-patch-set-threading.patch
Patch6: quilt-translations.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%if 0%{?suse_version}
@ -66,6 +67,7 @@ un-applied, refreshed, and more.
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1
%build
# --with-rpmbuild=/usr/lib/rpm/rpmb: