Mercurial > hg > monetdb-php
changeset 13:fff2bebbc7e3
Add extensions to files so that "make install" can be used on a case-squashing file system.
author | Sjoerd Mullender <sjoerd@acm.org> |
---|---|
date | Fri, 04 Aug 2017 10:25:01 +0200 (2017-08-04) |
parents | a72624c58ddf |
children | d61bc80ad946 |
files | COPYING COPYING.txt INSTALL INSTALL.txt README README.txt TODO TODO.txt php-monetdb.spec |
diffstat | 7 files changed, 454 insertions(+), 454 deletions(-) [+] |
line wrap: on
line diff
rename from README rename to README.txt --- a/README +++ b/README.txt @@ -9,9 +9,9 @@ The php API aims at being compatible wit - examples/simple_query.php - an example of php+monetdb in action - - INSTALL - note about installing and using the native interface + - INSTALL.txt - note about installing and using the native interface - - TODO: list of pending tasks. + - TODO.txt: list of pending tasks. == Benchmark ==
--- a/php-monetdb.spec +++ b/php-monetdb.spec @@ -1,6 +1,6 @@ Name: php-monetdb Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: MonetDB php interface Group: Applications/Databases @@ -41,7 +41,7 @@ rm -rf $RPM_BUILD_ROOT %files -%license COPYING +%license COPYING.txt %defattr(-,root,root) %dir %{_datadir}/php/monetdb %{_datadir}/php/monetdb/*