[Box Backup-commit] COMMIT r2382 - in box/trunk: . distribution/boxbackup

boxbackup-dev@boxbackup.org boxbackup-dev@boxbackup.org
Sun, 23 Nov 2008 00:18:14 +0000 (GMT)


Author: jamesog
Date: 2008-11-23 00:18:13 +0000 (Sun, 23 Nov 2008)
New Revision: 2382

Modified:
   box/trunk/configure.ac
   box/trunk/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt
Log:
 * Add OS X plists to the distribution
 * Revert the docs Makefile after distribution generation (certain parts are commented out for the distribution)
 * Reorder generated files in configure.ac so that files are not unnecessarily created executable


Modified: box/trunk/configure.ac
===================================================================
--- box/trunk/configure.ac	2008-11-22 15:28:35 UTC (rev 2381)
+++ box/trunk/configure.ac	2008-11-23 00:18:13 UTC (rev 2382)
@@ -328,37 +328,38 @@
 AC_SUBST([box_version])
 
 ### Output files
-AC_CONFIG_FILES([infrastructure/BoxPlatform.pm])
+AC_CONFIG_FILES([infrastructure/BoxPlatform.pm
+                 contrib/mac_osx/org.boxbackup.bbackupd.plist
+                 contrib/mac_osx/org.boxbackup.bbstored.plist
+                 contrib/solaris/bbackupd-manifest.xml
+                 contrib/solaris/bbstored-manifest.xml
+                 lib/common/BoxPortsAndFiles.h
+                 test/bbackupd/testfiles/bbackupd.conf
+                 test/bbackupd/testfiles/bbackupd-exclude.conf
+                 test/bbackupd/testfiles/bbackupd-snapshot.conf
+                 test/bbackupd/testfiles/bbackupd-symlink.conf
+  		 ])
 AX_CONFIG_SCRIPTS([bin/bbackupd/bbackupd-config
                    bin/bbackupquery/makedocumentation.pl
                    bin/bbstored/bbstored-certs
                    bin/bbstored/bbstored-config
                    contrib/debian/bbackupd
                    contrib/debian/bbstored
-		   contrib/mac_osx/org.boxbackup.bbackupd.plist
-		   contrib/mac_osx/org.boxbackup.bbstored.plist
                    contrib/redhat/bbackupd
                    contrib/redhat/bbstored
                    contrib/suse/bbackupd
                    contrib/suse/bbstored
-                   contrib/solaris/bbackupd-manifest.xml
-                   contrib/solaris/bbstored-manifest.xml
                    contrib/solaris/bbackupd-smf-method
                    contrib/solaris/bbstored-smf-method
                    contrib/windows/installer/boxbackup.mpi
                    infrastructure/makebuildenv.pl
                    infrastructure/makeparcels.pl
                    infrastructure/makedistribution.pl
-                   lib/common/BoxPortsAndFiles.h
                    lib/common/makeexception.pl
                    lib/raidfile/raidfile-config
                    lib/server/makeprotocol.pl
                    runtest.pl
                    test/backupstorefix/testfiles/testbackupstorefix.pl
-                   test/bbackupd/testfiles/bbackupd.conf
-                   test/bbackupd/testfiles/bbackupd-exclude.conf
-                   test/bbackupd/testfiles/bbackupd-snapshot.conf
-                   test/bbackupd/testfiles/bbackupd-symlink.conf
                    test/bbackupd/testfiles/extcheck1.pl
                    test/bbackupd/testfiles/extcheck2.pl
                    test/bbackupd/testfiles/notifyscript.pl

Modified: box/trunk/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt
===================================================================
--- box/trunk/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt	2008-11-22 15:28:35 UTC (rev 2381)
+++ box/trunk/distribution/boxbackup/DISTRIBUTION-MANIFEST.txt	2008-11-23 00:18:13 UTC (rev 2382)
@@ -51,10 +51,12 @@
 docs/raidfile.conf.xml docs/docbook/raidfile.conf.xml
 docs/html docs/docbook/html
 docs/html/images docs/docbook/html/images
+RUN svn revert docs/Makefile
 TODO.txt
 BUGS.txt
 contrib
 NO-LICENSE-IN-DIR contrib/debian
+NO-LICENSE-IN-DIR contrib/mac_osx
 NO-LICENSE-IN-DIR contrib/redhat
 NO-LICENSE-IN-DIR contrib/rpm
 REPLACE-VERSION-IN contrib/rpm/boxbackup.spec