summaryrefslogtreecommitdiffstats
path: root/cgit.spec
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2021-06-07 01:22:26 -0400
committerTodd Zullinger <tmz@pobox.com>2022-01-01 23:45:10 -0500
commit5337e3d93200e3235a7fddc90d1191187a224a39 (patch)
tree4b7d6af520b2651121911bdb35cb67682cb2d717 /cgit.spec
parent8c73716697352a44fb5d4f717ebf01c30ee580ba (diff)
downloadcgit_EL6-5337e3d93200e3235a7fddc90d1191187a224a39.tar.gz
update SELinux README
The documentation for SELinux has grown a little stale. Refresh it and convert it to markdown syntax¹. Remove outdated data about the graphical system-config-selinux tool. Mention that restorecon might be needed to update /var/lib/git. Use the semanage equality option (-e) to simplify the command used to add an alternate location for git repositories. ¹ The main reason to convert to markdown is to avoid pagure displaying it as one large blob.
Diffstat (limited to 'cgit.spec')
-rw-r--r--cgit.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/cgit.spec b/cgit.spec
index 8993f97..6be58c5 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -29,7 +29,7 @@
Name: cgit
Version: 1.2.3
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: A fast web interface for git
License: GPLv2
@@ -37,7 +37,7 @@ URL: https://git.zx2c4.com/cgit/
Source0: https://git.zx2c4.com/cgit/snapshot/%{name}-%{version}.tar.xz
Source1: https://www.kernel.org/pub/software/scm/git/git-%{gitver}.tar.xz
Source2: cgitrc
-Source3: README.SELinux
+Source3: README-SELinux.md
# Jason A. Donenfeld's key is used to sign cgit releases.
# https://www.zx2c4.com/keys/AB9942E6D4A4CFC3412620A749FC7012A5DE03AE.asc
@@ -213,6 +213,9 @@ make test
%changelog
+* Mon Jul 26 2021 Todd Zullinger <tmz@pobox.com> - 1.2.3-7
+- update SELinux README
+
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild