anonymous
2018-01-23 14:37:08 UTC
URL:
<http://savannah.gnu.org/patch/?9550>
Summary: AX_DIST_RPM: various fixes
Project: GNU Autoconf Archive
Submitted by: None
Submitted on: Tue 23 Jan 2018 02:37:07 PM UTC
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
- At some point macros was added to aminclude_static.am instead of
aminclude.am. Change description.
- Inserted make conditional so rules don't mess around in subdirectories.
Putting .spec files here via dist-hook breaks rpmbuild.
- Run gawk with LC_ALL=C to produce english dates in RPMChangeLog understood
by rpmbuild.
- Escape $PLATFORM_SUFFIX so variable given at configure time is used instead
of env variable present at the time aclocal is run.
- Change .i*. to just .*. in rpm target. i* was probably meant to match i386
but does not match x86_64.
If there is any suggestions to improving this just let me know. The check for
being at the top-level makefile seems a bit ugly but I can't come up with a
better solution. Checking for MAKELEVEL == 0 doesn't work.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 23 Jan 2018 02:37:07 PM UTC Name: ax_dist_rpm-various-fixes.patch
Size: 3KiB By: None
<http://savannah.gnu.org/patch/download.php?file_id=43035>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9550>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
<http://savannah.gnu.org/patch/?9550>
Summary: AX_DIST_RPM: various fixes
Project: GNU Autoconf Archive
Submitted by: None
Submitted on: Tue 23 Jan 2018 02:37:07 PM UTC
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
- At some point macros was added to aminclude_static.am instead of
aminclude.am. Change description.
- Inserted make conditional so rules don't mess around in subdirectories.
Putting .spec files here via dist-hook breaks rpmbuild.
- Run gawk with LC_ALL=C to produce english dates in RPMChangeLog understood
by rpmbuild.
- Escape $PLATFORM_SUFFIX so variable given at configure time is used instead
of env variable present at the time aclocal is run.
- Change .i*. to just .*. in rpm target. i* was probably meant to match i386
but does not match x86_64.
If there is any suggestions to improving this just let me know. The check for
being at the top-level makefile seems a bit ugly but I can't come up with a
better solution. Checking for MAKELEVEL == 0 doesn't work.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 23 Jan 2018 02:37:07 PM UTC Name: ax_dist_rpm-various-fixes.patch
Size: 3KiB By: None
<http://savannah.gnu.org/patch/download.php?file_id=43035>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9550>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/