You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by cm...@apache.org on 2008/03/29 01:05:02 UTC

svn commit: r642445 - in /incubator/couchdb/trunk: ./ bin/ etc/ etc/default/ etc/init/ etc/launchd/ etc/logrotate.d/ share/ src/ src/couch_inets/ src/couchdb/ var/

Author: cmlenz
Date: Fri Mar 28 17:04:45 2008
New Revision: 642445

URL: http://svn.apache.org/viewvc?rev=642445&view=rev
Log:
Remove some SpiderMonkey leftovers.

Modified:
    incubator/couchdb/trunk/Makefile.am
    incubator/couchdb/trunk/NOTICE
    incubator/couchdb/trunk/bin/Makefile.am
    incubator/couchdb/trunk/etc/Makefile.am
    incubator/couchdb/trunk/etc/default/Makefile.am
    incubator/couchdb/trunk/etc/init/Makefile.am
    incubator/couchdb/trunk/etc/launchd/Makefile.am
    incubator/couchdb/trunk/etc/logrotate.d/Makefile.am
    incubator/couchdb/trunk/share/Makefile.am
    incubator/couchdb/trunk/src/   (props changed)
    incubator/couchdb/trunk/src/Makefile.am
    incubator/couchdb/trunk/src/couch_inets/Makefile.am
    incubator/couchdb/trunk/src/couchdb/Makefile.am
    incubator/couchdb/trunk/var/Makefile.am

Modified: incubator/couchdb/trunk/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/Makefile.am (original)
+++ incubator/couchdb/trunk/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,8 +7,8 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 datarootdir = @prefix@/share
 
@@ -55,6 +55,6 @@
 	rm -f couchdb-$(version).tar.gz
 	rm -f couchdb-$(version).zip
 	rm -fr m4
-	find . -name Makefile.in | grep -v 'src/js/fdlibm' | xargs rm
+	find . -name Makefile.in | xargs rm
 
 .PHONY: local-clean

Modified: incubator/couchdb/trunk/NOTICE
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/NOTICE?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/NOTICE (original)
+++ incubator/couchdb/trunk/NOTICE Fri Mar 28 17:04:45 2008
@@ -32,19 +32,3 @@
 ~~~~~~~~~~~~~~~
 
  * Copyright (C) 1999 Ericsson Utvecklings AB
-
-src/js
-~~~~~~
-
- * Copyright (C) 1999 Netscape Communications Corporation
-
-src/js/editline
-~~~~~~~~~~~~~~~
-
- * Copyright (C) 1993 Simmule Turner
- * Copyright (C) 1993 Rich Salz
-
-src/js/fdlibm
-~~~~~~~~~~~~~
-
- * Copyright (C) 1993 by Sun Microsystems, Inc

Modified: incubator/couchdb/trunk/bin/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/bin/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/bin/Makefile.am (original)
+++ incubator/couchdb/trunk/bin/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,8 +7,8 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 datarootdir = @prefix@/share
 

Modified: incubator/couchdb/trunk/etc/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/etc/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/etc/Makefile.am (original)
+++ incubator/couchdb/trunk/etc/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,8 +7,8 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 datarootdir = @prefix@/share
 

Modified: incubator/couchdb/trunk/etc/default/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/etc/default/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/etc/default/Makefile.am (original)
+++ incubator/couchdb/trunk/etc/default/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,7 +7,7 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 ## This file intentionally left blank.

Modified: incubator/couchdb/trunk/etc/init/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/etc/init/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/etc/init/Makefile.am (original)
+++ incubator/couchdb/trunk/etc/init/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,7 +7,7 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 ## This file intentionally left blank.

Modified: incubator/couchdb/trunk/etc/launchd/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/etc/launchd/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/etc/launchd/Makefile.am (original)
+++ incubator/couchdb/trunk/etc/launchd/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,7 +7,7 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 ## This file intentionally left blank.

Modified: incubator/couchdb/trunk/etc/logrotate.d/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/etc/logrotate.d/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/etc/logrotate.d/Makefile.am (original)
+++ incubator/couchdb/trunk/etc/logrotate.d/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,7 +7,7 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 ## This file intentionally left blank.

Modified: incubator/couchdb/trunk/share/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/share/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/share/Makefile.am (original)
+++ incubator/couchdb/trunk/share/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,8 +7,8 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 datarootdir = @prefix@/share
 

Propchange: incubator/couchdb/trunk/src/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Mar 28 17:04:45 2008
@@ -2,8 +2,3 @@
 Makefile
 Makefile.in
 _couchjs
-build_couch.beam
-build_couch.erl
-couch.boot
-couch.rel
-couch.script

Modified: incubator/couchdb/trunk/src/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/src/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/src/Makefile.am (original)
+++ incubator/couchdb/trunk/src/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,8 +7,8 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 datarootdir = @prefix@/share
 

Modified: incubator/couchdb/trunk/src/couch_inets/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/src/couch_inets/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/src/couch_inets/Makefile.am (original)
+++ incubator/couchdb/trunk/src/couch_inets/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,8 +7,8 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 datarootdir = @prefix@/share
 

Modified: incubator/couchdb/trunk/src/couchdb/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/src/couchdb/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/src/couchdb/Makefile.am (original)
+++ incubator/couchdb/trunk/src/couchdb/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,8 +7,8 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 datarootdir = @prefix@/share
 

Modified: incubator/couchdb/trunk/var/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/var/Makefile.am?rev=642445&r1=642444&r2=642445&view=diff
==============================================================================
--- incubator/couchdb/trunk/var/Makefile.am (original)
+++ incubator/couchdb/trunk/var/Makefile.am Fri Mar 28 17:04:45 2008
@@ -7,8 +7,8 @@
 ## Unless required by applicable law or agreed to in writing, software
 ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
-## License for the specific language governing permissions and limitations under
-## the License.
+## License for the specific language governing permissions and limitations
+## under the License.
 
 datarootdir = @prefix@/share