[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r24090: {arm} Updating the RPM manifest for the current arm contents. (arm/resources/build/redhat)
Author: atagar
Date: 2011-01-15 23:32:35 +0000 (Sat, 15 Jan 2011)
New Revision: 24090
Modified:
arm/resources/build/redhat/MANIFEST
Log:
Updating the RPM manifest for the current arm contents.
Modified: arm/resources/build/redhat/MANIFEST
===================================================================
--- arm/resources/build/redhat/MANIFEST 2011-01-15 23:15:24 UTC (rev 24089)
+++ arm/resources/build/redhat/MANIFEST 2011-01-15 23:32:35 UTC (rev 24090)
@@ -1,13 +1,19 @@
-README
-setup.py
arm
arm.1
armrc.sample
+ChangeLog
+LICENSE
+README
+TODO
+setup.py
src/__init__.py
src/prereq.py
+src/settings.cfg
src/starter.py
+src/test.py
+src/torConfigDesc.txt
+src/uninstall
src/version.py
-src/settings.cfg
src/TorCtl/GeoIPSupport.py
src/TorCtl/PathSupport.py
src/TorCtl/SQLSupport.py
@@ -17,25 +23,29 @@
src/TorCtl/TorUtil.py
src/TorCtl/__init__.py
src/TorCtl/LICENSE
+src/TorCtl/README
src/interface/__init__.py
-src/interface/confPanel.py
+src/interface/configPanel.py
src/interface/connPanel.py
src/interface/controller.py
src/interface/descriptorPopup.py
src/interface/fileDescriptorPopup.py
src/interface/headerPanel.py
src/interface/logPanel.py
+src/interface/torrcPanel.py
src/interface/graphing/__init__.py
src/interface/graphing/bandwidthStats.py
src/interface/graphing/connStats.py
src/interface/graphing/graphPanel.py
-src/interface/graphing/psStats.py
+src/interface/graphing/resourceStats.py
src/util/__init__.py
src/util/conf.py
src/util/connections.py
src/util/hostnames.py
src/util/log.py
src/util/panel.py
+src/util/procTools.py
src/util/sysTools.py
+src/util/torConfig.py
src/util/torTools.py
src/util/uiTools.py