Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/perl-db-file: Berkeley DB 1.85 compatibility API is not needed | Bernd Kuhls | 2015-12-20 | 1 | -2/+1 |
| | | | | | | | | | | | | | | This package is also compatible with Berkeley DB v2 or higher: https://metacpan.org/source/PMQS/DB_File-1.835/Changes 1.50 DB_File can now build with either DB 1.x or 2.x, but not both at the same time. [Thomas: adjust Config.in help text accordingly.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | scancpan: adjust package name | Francois Perrad | 2015-07-23 | 1 | -1/+1 |
| | | | | | | | | | underscore is not allowed in BR package name. this problem was found with the Perl module DB_File which must give the BR package perl-db-file. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | package/perl-db-file: new package | Bernd Kuhls | 2015-04-26 | 1 | -0/+12 |
[Thomas: rename package to perl-db-file.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |