[MDEV-7595] MariaDB should include files like MySQL's docs/INFO_{SRC,BIN} Created: 2015-02-13 Updated: 2015-02-18 Resolved: 2015-02-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Oracle MySQL distributions include the files INFO_BIN and INFO_SRC in a "docs" subdirectory of tarball packages. These files show the revision number of the source tree when the build was created, the cmake options used to create the build, etc. I'm not sure whether these are created automatically when "cmake" is executed, or if maybe they're done manually using some other part of a build process. But they're very useful, and it would be really nice for something like this to be included with MariaDB. |
| Comments |
| Comment by Kolbe Kegel (Inactive) [ 2015-02-13 ] |
|
Oops, I didn't mean to put this in "ME". It could/should be MDEV, but I don't know if it is possible to move it now? |
| Comment by Kolbe Kegel (Inactive) [ 2015-02-13 ] |
|
I can't figure out how to close this without specifying a fix version, so I'm just going to leave it sitting here I guess. |
| Comment by Julien Fritsch [ 2015-02-16 ] |
|
Hi Kolbe, this is moved now. Thanks. |
| Comment by Kolbe Kegel (Inactive) [ 2015-02-17 ] |
|
I already opened |