[CONC-16] Source tarball without version info in filename Created: 2013-03-04 Updated: 2014-02-26 Resolved: 2013-03-24 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
See https://downloads.mariadb.org/client-native/1.0.0/ Source tarball is named "mariadb-native-client.tar.gz", not including the 1.0.0 version number and not matching the name pattern of all the other download files either Should either be "mariadb-native-client-1.0.0.tar.gz" or "mariadb_client-1.0.0.tar.gz" to match the name pattern of the other files. Same for the contained top level directory, that should also be named |
| Comments |
| Comment by Georg Richter [ 2013-03-24 ] |
|
Fixed in rev. 48 |
| Comment by Honza Horak [ 2014-02-26 ] |
|
I see this issue fixed, but still there is no versioned tar ball available at Where could I get a file like mariadb-native-client-1.0.0.tar.gz? |