public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ranger] epel10: Fix the right file (was the source file, but upstream regenerates the
@ 2026-06-10  3:14 Ben Boeckel
  0 siblings, 0 replies; only message in thread
From: Ben Boeckel @ 2026-06-10  3:14 UTC (permalink / raw)
  To: git-commits

          A new commit has been pushed.

          Repo   : rpms/ranger
          Branch : epel10
          Commit : e088ba07be251f0ada6b0d46e6c506331730c3a9
          Author : Ben Boeckel <mathstuf@gmail.com>
          Date   : 2014-12-13T10:43:49-05:00
          Stats  : +43/-19 in 2 file(s)
          URL    : https://src.fedoraproject.org/rpms/ranger/c/e088ba07be251f0ada6b0d46e6c506331730c3a9?branch=epel10

          Log:
          Fix the right file (was the source file, but upstream regenerates the

installed file manually).

---
diff --git a/ranger-1.6.1-untag-doc-typo.patch b/ranger-1.6.1-untag-doc-typo.patch
index 18ccd6a..7cea31b 100644
--- a/ranger-1.6.1-untag-doc-typo.patch
+++ b/ranger-1.6.1-untag-doc-typo.patch
@@ -1,21 +1,40 @@
-commit 738a7875f4781d0d3bc53a731ebce5ff0347aef4
-Author: Ben Boeckel <mathstuf@gmail.com>
-Date:   Thu Dec 11 00:34:03 2014 -0500
+From e0a28380798568eb73c3c8b18ba947ebfdcac43e Mon Sep 17 00:00:00 2001
+From: hut <hut@lepus.uberspace.de>
+Date: Thu, 11 Dec 2014 14:17:37 +0100
+Subject: [PATCH] rebuilt man page
 
-    doc: match the default configuration for untag map
-    
-    Reported-By: Branislav Blaškovič <bblaskov@redhat.com>
+---
+ doc/ranger.1 | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
 
-diff --git a/doc/ranger.pod b/doc/ranger.pod
-index f9836e4..ee20ef9 100644
---- a/doc/ranger.pod
-+++ b/doc/ranger.pod
-@@ -134,7 +134,7 @@ efficiently.
- =head2 TAGS
- 
+diff --git a/doc/ranger.1 b/doc/ranger.1
+index c57cce0..7f5be70 100644
+--- a/doc/ranger.1
++++ b/doc/ranger.1
+@@ -133,7 +133,7 @@
+ .\" ========================================================================
+ .\"
+ .IX Title "RANGER 1"
+-.TH RANGER 1 "ranger-1.6.1" "12/05/2014" "ranger manual"
++.TH RANGER 1 "ranger-1.6.1" "12/11/2014" "ranger manual"
+ .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
+ .\" way too many mistakes in technical documents.
+ .if n .ad l
+@@ -160,7 +160,7 @@ commands and \fI3?\fR for settings.
+ .PP
+ The \fI\s-1README\s0\fR contains install instructions.
+ .PP
+-The file \fIHACKING.md\fR contains guidelines for code modification.
++The file \fI\s-1HACKING\s0.md\fR contains guidelines for code modification.
+ .PP
+ The directory \fIdoc/configs\fR contains configuration files.  They are usually
+ installed to \fI/usr/lib/python*/site\-packages/ranger/config\fR and can be
+@@ -235,7 +235,7 @@ efficiently.
+ .SS "\s-1TAGS\s0"
+ .IX Subsection "TAGS"
  Tags are single characters which are displayed left of a filename.  You can use
--tags however you want.  Press "t" to toggle tags and "T" to remove any tags of
-+tags however you want.  Press "t" to toggle tags and "ut" to remove any tags of
- the selection. The default tag is an Asterisk ("*"), but you can use any tag by
- typing I<"<tagnameE<gt>>.
- 
+-tags however you want.  Press \*(L"t\*(R" to toggle tags and \*(L"T\*(R" to remove any tags of
++tags however you want.  Press \*(L"t\*(R" to toggle tags and \*(L"ut\*(R" to remove any tags of
+ the selection. The default tag is an Asterisk (\*(L"*\*(R"), but you can use any tag by
+ typing \fI"<tagname>\fR.
+ .SS "\s-1PREVIEWS\s0"

diff --git a/ranger.spec b/ranger.spec
index 44950bf..c70586b 100644
--- a/ranger.spec
+++ b/ranger.spec
@@ -1,12 +1,13 @@
 Name:           ranger
 Version:        1.6.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A flexible console file manager
 
 Group:          Development/Languages
 License:        GPLv3+
 URL:            http://savannah.nongnu.org/projects/ranger/
 Source0:        http://git.savannah.gnu.org/cgit/%{name}.git/snapshot/%{name}-%{version}.tar.gz
+# Cherry-picked from upstream (no release with it yet).
 Patch0:         ranger-1.6.1-untag-doc-typo.patch
 
 BuildArch:      noarch
@@ -45,6 +46,10 @@ mv %{buildroot}%{_docdir}/%{name} rpmdocs
 
 
 %changelog
+* Sat Dec 13 2014 Ben Boeckel <mathstuf@gmail.com> - 1.6.1-4
+- Fix the right file (was the source file, but upstream regenerates the
+  installed file manually).
+
 * Thu Dec 11 2014 Ben Boeckel <mathstuf@gmail.com> - 1.6.1-3
 - Fix documentation typo
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-10  3:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10  3:14 [rpms/ranger] epel10: Fix the right file (was the source file, but upstream regenerates the Ben Boeckel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox