Changes between Initial Version and Version 1 of Ticket #134, comment 5
- Timestamp:
- Mar 31, 2015, 11:33:56 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #134, comment 5
initial v1 3 3 1. Why does RPM use the `__os_install_post` macro definition from the main `macro` file rather than from the platform-specific `macros` file (where it is redefined)? This is not how it should work (judging form the comments in these files). 4 4 2. Do you know where does the `/@unxirroot/bin/sh` dependency come from and why do many-many packages have it in their requirements (although it's not explicitly set in their `.spec` files)? Note that we don't even have such a file (there is no `/bin` directory by default). 5 3. Where do you take `yacc` for building the current version of `ash` RPM? It fails here and no yacc among available packages.