summaryrefslogtreecommitdiffstats
path: root/cgit.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.spec')
-rw-r--r--cgit.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgit.spec b/cgit.spec
index a016828..7720a5e 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -29,6 +29,9 @@
%bcond_without highlight
%endif
+# Set path to the package-notes linker script
+%global _package_note_file %{_builddir}/%{name}-%{version}/.package_note-%{name}-%{version}-%{release}.%{_arch}.ld
+
Name: cgit
Version: 1.2.3
Release: 11%{?dist}
@@ -229,6 +232,8 @@ install -Dp -m0644 httpd.conf %{buildroot}%{httpdconfd}/%{name}.conf
%changelog
* Mon Aug 01 2022 Todd Zullinger <tmz@pobox.com> - 1.2.3-11
- update cgit homepage
+- set path to linker script in %%_package_note_file
+- Resolves: rhbz#2113144
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild