summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cgit.spec17
1 files changed, 10 insertions, 7 deletions
diff --git a/cgit.spec b/cgit.spec
index bd8a9b1..01d2a9d 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -31,7 +31,7 @@
Name: cgit
Version: 1.2.3
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: A fast web interface for git
License: GPLv2
@@ -80,12 +80,12 @@ Patch1: https://git.zx2c4.com/cgit/patch/?id=bd6f5683f#/0001-t0107-suppo
# done >~/src/dist/fedora/cgit/cgit-1.2.3-update-to-git-2.34.1.patch
Patch2: cgit-1.2.3-update-to-git-2.34.1.patch
-# Make default pages configurable
-#
-# PATCH-FEATURE-UPSTREAM default-pages.patch mcepl@suse.com
-# Discussion on https://lists.zx2c4.com/pipermail/cgit/2024-January/004869.html
-# Make default pages configurable
-Patch3: default-pages.patch
+# # Make default pages configurable
+# #
+# # PATCH-FEATURE-UPSTREAM default-pages.patch mcepl@suse.com
+# # Discussion on https://lists.zx2c4.com/pipermail/cgit/2024-January/004869.html
+# # Make default pages configurable
+# Patch3: default-pages.patch
# Note the bundled git, per the packaging guidelines
# https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling
@@ -234,6 +234,9 @@ install -Dp -m0644 httpd.conf %{buildroot}%{httpdconfd}/%{name}.conf
%changelog
+* Thu Feb 01 2024 Matej Cepl <mcepl@suse.com> - 1.2.3-11
+- Comment out the default-pages.patch for now
+
* Thu Feb 01 2024 Matej Cepl <mcepl@cepl.eu> - 1.2.3-10
- Update default-pages.patch