Changeset: fff2bebbc7e3 for monetdb-php
URL: https://dev.monetdb.org/hg/monetdb-php?cmd=changeset;node=fff2bebbc7e3
Added Files:
COPYING.txt
INSTALL.txt
README.txt
TODO.txt
Removed Files:
COPYING
INSTALL
README
TODO
Modified Files:
php-monetdb.spec
Branch: default
Log Message:
Add extensions to files so that "make install" can be used on a case-squashing
file system.
diffs (46 lines):
diff --git a/COPYING b/COPYING.txt
rename from COPYING
rename to COPYING.txt
diff --git a/INSTALL b/INSTALL.txt
rename from INSTALL
rename to INSTALL.txt
diff --git a/README b/README.txt
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 ==
diff --git a/TODO b/TODO.txt
rename from TODO
rename to TODO.txt
diff --git a/php-monetdb.spec b/php-monetdb.spec
--- 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/*
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list