[LON-CAPA-cvs] cvs: doc(version_2_11_X) /loncapafiles loncapafiles.lpml
raeburn
raeburn at source.lon-capa.org
Mon Sep 2 10:40:57 EDT 2013
raeburn Mon Sep 2 14:40:57 2013 EDT
Modified files: (Branch: version_2_11_X)
/doc/loncapafiles loncapafiles.lpml
Log:
- For 2.11
- Backport 1.856.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.797.2.42 doc/loncapafiles/loncapafiles.lpml:1.797.2.43
--- doc/loncapafiles/loncapafiles.lpml:1.797.2.42 Wed Aug 28 13:41:55 2013
+++ doc/loncapafiles/loncapafiles.lpml Mon Sep 2 14:40:56 2013
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.797.2.42 2013/08/28 13:41:55 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.797.2.43 2013/09/02 14:40:56 raeburn Exp $ -->
<!--
@@ -936,6 +936,12 @@
</directory>
<directory dist='default'>
<protectionlevel>modest_delete</protectionlevel>
+ <targetdir dist='default'>home/httpd/lonTabs/dns_checksums</targetdir>
+ <categoryname>server readonly</categoryname>
+ <description>Version numbers and checksums</description>
+</directory>
+<directory dist='default'>
+ <protectionlevel>modest_delete</protectionlevel>
<targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>
<categoryname>server readonly</categoryname>
<description>Page headers and graphical interface files</description>
@@ -1729,16 +1735,21 @@
</description>
</file>
-<file>
- <source>loncom/dns_checksums.tab</source>
- <target dist='default'>home/httpd/lonTabs/dns_checksums.tab</target>
- <categoryname>www static conf</categoryname>
- <description>
-File containing version numbers and checksums for most LON-CAPA perl modules,
+<fileglob>
+<glob>*.tab</glob>
+<sourcedir>loncom/dns_checksums/</sourcedir>
+<targetdir dist='default'>
+home/httpd/lonTabs/dns_checksums/</targetdir>
+<categoryname>www static conf</categoryname>
+<description>
+Files containing version numbers and checksums for most LON-CAPA perl modules,
perl scripts, cgi scripts, daemons, and a configuration file in each
LON-CAPA release, starting with 2.11.0.RC1
- </description>
-</file>
+</description>
+<filenames>
+2.11.0.RC1.tab;
+</filenames>
+</fileglob>
<file>
<source>loncom/loncaparevs.tab</source>
More information about the LON-CAPA-cvs
mailing list