summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8c9010e)
raw | patch | inline | side by side (parent: 8c9010e)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Dec 2008 09:34:20 +0000 (09:34 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Dec 2008 09:34:20 +0000 (09:34 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13177 594d385d-05f5-0310-b6e9-bd551577e9d8
diff --git a/gosa-core/debian/patches/01_fix_smarty_location.dpatch b/gosa-core/debian/patches/01_fix_smarty_location.dpatch
index 153aa40259239cfd9942375dbac06626ad9a2fe8..f7044eccbca2ef6659197f23cda3cf6e7d13c8ae 100755 (executable)
#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_fix_smarty_location.dpatch by <cajus@localhost>
+## 01_fix_smarty_location.dpatch by <cajus@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Adapt location for debian packaged smarty
@DPATCH@
diff -urNad gosa-core~/include/php_setup.inc gosa-core/include/php_setup.inc
diff --git a/gosa-core/debian/patches/02_fix_template_location.dpatch b/gosa-core/debian/patches/02_fix_template_location.dpatch
index ba048bc8b4839c6c102649b35d554d4f46f6df7d..c081279e736be3b7d1d724e0f4ed929e79ca5465 100755 (executable)
#! /bin/sh /usr/share/dpatch/dpatch-run
-## 02_fix_template_location.dpatch by <cajus@localhost>
+## 02_fix_template_location.dpatch by <cajus@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Fix location of configuration template.
@DPATCH@
diff -urNad gosa-core~/include/functions.inc gosa-core/include/functions.inc
diff --git a/gosa-core/debian/patches/03_fix_class_mapping.dpatch b/gosa-core/debian/patches/03_fix_class_mapping.dpatch
index bf6f69684fe529c9d85945f53dcf2025de017c17..41626891bcd19252f49bc27e36018f6470292754 100755 (executable)
#! /bin/sh /usr/share/dpatch/dpatch-run
-## 03_fix_class_mapping.dpatch by <cajus@localhost>
+## 03_fix_class_mapping.dpatch by <cajus@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Fix location of auto-generated class mapping file
@DPATCH@
diff -urNad gosa-core~/include/class_config.inc gosa-core/include/class_config.inc
diff --git a/gosa-core/debian/patches/04_fix_locale_location.dpatch b/gosa-core/debian/patches/04_fix_locale_location.dpatch
index a803d251fbd6cf04836a4b8020ed8c054bb5a700..6ed0165acda9340da26ff7b75740659a088284f4 100755 (executable)
#! /bin/sh /usr/share/dpatch/dpatch-run
-## 04_fix_locale_location.dpatch by <cajus@localhost>
+## 04_fix_locale_location.dpatch by <cajus@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Fixed location of auto-generated locales
@DPATCH@
diff -urNad gosa-2.6.0+svn11288~/include/php_setup.inc gosa-2.6.0+svn11288/include/php_setup.inc
diff --git a/gosa-core/debian/patches/04_fix_online_help_location.dpatch b/gosa-core/debian/patches/04_fix_online_help_location.dpatch
index 49d7d37627f49ae2b911daf261b57e8b368333d6..f4ec71b31742dff67655e851f0924bc31d92e3d7 100755 (executable)
#! /bin/sh /usr/share/dpatch/dpatch-run
-## 04_fix_online_help_location.dpatch by <cajus@frost>
+## 04_fix_online_help_location.dpatch by <cajus@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Fix location of auto-generated online help.
@DPATCH@
diff -urNad gosa-core~/html/helpviewer.php gosa-core/html/helpviewer.php