forked from pool/quilt
Accepting request 512286 from home:olh:branches:devel:tools:scm
- Correct fold -R helptext in german locale with quilt-translations.patch OBS-URL: https://build.opensuse.org/request/show/512286 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=113
This commit is contained in:
parent
978fafa3c0
commit
eed9b23897
11
quilt-translations.patch
Normal file
11
quilt-translations.patch
Normal 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"
|
@ -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
|
||||
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user