SOURCES: rpmde-config.patch - set paths
glen
glen at pld-linux.org
Sun Oct 30 21:01:25 CET 2005
Author: glen Date: Sun Oct 30 20:01:25 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- set paths
---- Files affected:
SOURCES:
rpmde-config.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/rpmde-config.patch
diff -u SOURCES/rpmde-config.patch:1.1 SOURCES/rpmde-config.patch:1.2
--- SOURCES/rpmde-config.patch:1.1 Sun Oct 30 20:43:09 2005
+++ SOURCES/rpmde-config.patch Sun Oct 30 21:01:19 2005
@@ -32,3 +32,27 @@
-1;
\ No newline at end of file
+1;
+--- ./rpmde-1.0/etc/rpmde.conf 2005-10-06 03:41:09.000000000 +0300
++++ /tmp/rpmde.conf 2005-10-30 21:59:02.000000000 +0200
+@@ -12,16 +12,16 @@
+ #logging options
+ ###############################################################
+ log_level = 5
+-log_file = /var/log/apache/rpmde-perl.log
++log_file = /var/log/rpmde/rpmde-perl.log
+
+ ###############################################################
+ #setup some directories
+ ###############################################################
+-template_dir = /path/to/www/templates
++template_dir = /usr/share/rpmde/templates/
+
+-sources_dir = /path/to/www/rpm/SOURCES
+-temp_dir = /path/to/www/rpm/TMPSRC
+-specs_dir = /path/to/www/rpm/SPECS
++sources_dir = /var/lib/rpmde/rpm/SOURCES
++temp_dir = /var/lib/rpmde/rpm/TMPSRC
++specs_dir = /var/lib/rpmde/rpm/SPECS
+
+ ###############################################################
+ #setup the base directory for creating installations
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/rpmde-config.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list