SOURCES: bugzilla-pld.patch - one more chunk. i have no idea why i...

glen glen at pld-linux.org
Mon Apr 24 21:03:24 CEST 2006


Author: glen                         Date: Mon Apr 24 19:03:24 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more chunk. i have no idea why i can't have it in same file header

---- Files affected:
SOURCES:
   bugzilla-pld.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/bugzilla-pld.patch
diff -u SOURCES/bugzilla-pld.patch:1.1 SOURCES/bugzilla-pld.patch:1.2
--- SOURCES/bugzilla-pld.patch:1.1	Mon Apr 24 20:51:52 2006
+++ SOURCES/bugzilla-pld.patch	Mon Apr 24 21:03:18 2006
@@ -29,8 +29,8 @@
      $item =~ m#/([^/]+)\.pm$#;
      my $module = $1;
      next if ($module eq 'Common');
---- bugzilla-2.18rc2/checksetup.pl	2004-09-14 18:05:38.062918336 +0200
-+++ bugzilla-2.22/checksetup.pl	2006-04-24 21:50:03.587496933 +0300
+--- bugzilla-2.22/checksetup.pl	2006-04-24 21:50:03.587496933 +0300
++++ bugzilla-2.22/checksetup.pl	2006-04-24 21:54:33.173506209 +0300
 @@ -596,7 +596,7 @@
  
  my $webservergroup_default;
@@ -122,3 +122,14 @@
  }
  
  GetVersionTable();
+--- bugzilla-2.22/checksetup.pl~	2006-04-24 21:51:31.889465205 +0300
++++ bugzilla-2.22/checksetup.pl	2006-04-24 21:54:33.173506209 +0300
+@@ -659,7 +659,7 @@
+ # <Directory> blocks.)
+ # If this is set to 1, Bugzilla will create these files if they don't exist.
+ # If this is set to 0, Bugzilla will not create these files.
+-$create_htaccess = 1;
++$create_htaccess = 0;
+ END
+ 
+ my $webservergroup_default;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/bugzilla-pld.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list