summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-02-01 17:28:04 +0100
committerMatěj Cepl <mcepl@cepl.eu>2024-02-01 17:28:04 +0100
commit4a83628a47f7c1d43e2c3a9a97b77879189d8e9f (patch)
tree90b815e592d84abcdfc76a3eb2b2d98c33fb7ad9
parent0519584afb72c90c0709b921587ceb698c96a004 (diff)
downloadcgit_EL6-4a83628a47f7c1d43e2c3a9a97b77879189d8e9f.tar.gz
Comment out the patch for now.
-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