public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ben Boeckel <mathstuf@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ranger] epel10: remove executable bits from docs
Date: Wed, 10 Jun 2026 03:14:07 GMT [thread overview]
Message-ID: <178106124786.1.13780360988453939722.rpms-ranger-5903648d2e60@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ranger
Branch : epel10
Commit : 5903648d2e6014f520bf5dee645e20ecee22f1ef
Author : Ben Boeckel <mathstuf@gmail.com>
Date : 2015-09-29T23:51:40-04:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ranger/c/5903648d2e6014f520bf5dee645e20ecee22f1ef?branch=epel10
Log:
remove executable bits from docs
- remove defattr line
---
diff --git a/ranger.spec b/ranger.spec
index e199742..016bd4f 100644
--- a/ranger.spec
+++ b/ranger.spec
@@ -1,6 +1,6 @@
Name: ranger
Version: 1.7.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A flexible console file manager
Group: Development/Languages
@@ -40,10 +40,10 @@ you'll be going.
%install
%{__python3} setup.py install -O1 --skip-build --root %{buildroot}
mv %{buildroot}%{_docdir}/%{name} rpmdocs
+chmod -v -R -x rpmdocs
%files
-%defattr(-,root,root,-)
%doc rpmdocs/*
%{_bindir}/ranger
%{_bindir}/rifle
@@ -53,6 +53,10 @@ mv %{buildroot}%{_docdir}/%{name} rpmdocs
%changelog
+* Tue Sep 29 2015 Ben Boeckel <mathstuf@gmail.com> - 1.7.1-2
+- remove executable bits from docs
+- remove defattr line
+
* Sat Sep 26 2015 Ben Boeckel <mathstuf@gmail.com> - 1.7.1-1
- update to 1.7.1
reply other threads:[~2026-06-10 3:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178106124786.1.13780360988453939722.rpms-ranger-5903648d2e60@fedoraproject.org \
--to=mathstuf@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox