Go to file
Zbigniew Jędrzejewski-Szmek b7381d643d Use %{buildsubdir} in %_package_note_file if defined
Thanks to this the file is (in the common case) created in the unpacked
build directory, and not one level up. I.e.
/builddir/build/BUILD/lirc-0.10.0/.package_note-lirc-0.10.0-34.fc36.x86_64
instead of /builddir/build/BUILD/.package_note-lirc-0.10.0-34.fc36.x86_64.ld.
This is nicer esp. for 'fedpkg local' builds, where the dist-git directory is
used as the build dir.

When there are multiple %setup calls, the *last* extracted directory
becomes %{buildsubdir}. This might be confusing, but it shouldn't cause
problems for this use.

Suggested in https://bugzilla.redhat.com/show_bug.cgi?id=2043092#c21.
2022-01-21 17:01:16 +01:00
.gitignore Version 0.4 2021-11-16 19:33:12 +01:00
generate-rpm-note.sh Add package-notes-srpm-macros subpackage to configure rpm builds 2022-01-14 18:50:39 +01:00
macros.package-notes-srpm Use %{buildsubdir} in %_package_note_file if defined 2022-01-21 17:01:16 +01:00
package-notes.spec Add package-notes-srpm-macros subpackage to configure rpm builds 2022-01-14 18:50:39 +01:00
sources Version 0.4 2021-11-16 19:33:12 +01:00