summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cgit.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/cgit.spec b/cgit.spec
index 6c4c1f2..ced9e6f 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -207,7 +207,7 @@ make test
%{filterdir}
# exclude byte-compiled python files on EL7
%{?el7:%exclude %{filterdir}/*.py[co]}
-%{scriptdir}/*
+%{scriptdir}/%{name}
%{_mandir}/man*/*
@@ -216,6 +216,7 @@ make test
- update SELinux README
- simplify install commands
- improve httpd config file creation
+- explicitly list the cgit cgi-bin script
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild