diff --git a/git.spec b/git.spec index 8ea7d6c82cc164d2f09f0544fca63f92d8aca6c1..990533c874f2d06df527719034a3d404a6a792a2 100644 --- a/git.spec +++ b/git.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 # Pass --without docs to rpmbuild if you don't want the documentation %bcond_without docs @@ -324,11 +324,7 @@ Summary: Repository browser in gitweb BuildArch: noarch Requires: git = %{version}-%{release} Requires: gitweb = %{version}-%{release} -%if 0%{?rhel} >= 9 Requires: httpd -%else -Requires: lighttpd -%endif %description instaweb A simple script to set up gitweb and a web server for browsing the local @@ -824,6 +820,9 @@ rmdir --ignore-fail-on-non-empty "$testdir" %{?with_docs:%{_pkgdocdir}/git-svn.html} %changelog +* Mon Mar 27 2023 mgb01105731 - 2.40.0-2 +- Del Specific Fields + * Tue Mar 14 2023 Funda Wang - 2.40.0-1 - New version 2.40.0