r362 - vdr/vdr/trunk/debian/patches

Tobias Grimm pkg-vdr-dvb-changes@lists.alioth.debian.org
Fri, 01 Apr 2005 17:26:42 +0000


Author: tiber-guest
Date: 2005-04-01 17:26:41 +0000 (Fri, 01 Apr 2005)
New Revision: 362

Modified:
   vdr/vdr/trunk/debian/patches/02_Makefile-CFGDIR.dpatch
   vdr/vdr/trunk/debian/patches/07_not_as_root.dpatch
Log:
fixed some patch descriptions

Modified: vdr/vdr/trunk/debian/patches/02_Makefile-CFGDIR.dpatch
===================================================================
--- vdr/vdr/trunk/debian/patches/02_Makefile-CFGDIR.dpatch	2005-03-31 21:48:38 UTC (rev 361)
+++ vdr/vdr/trunk/debian/patches/02_Makefile-CFGDIR.dpatch	2005-04-01 17:26:41 UTC (rev 362)
@@ -3,7 +3,7 @@
 ## 01_Makefile-CFGDIR.dpatch by Thomas Schmidt <tschmidt@debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Allow default config dir to be set as define.
 
 @DPATCH@
 diff -urNad /home/chelli/vdr/test/vdr/Makefile vdr/Makefile

Modified: vdr/vdr/trunk/debian/patches/07_not_as_root.dpatch
===================================================================
--- vdr/vdr/trunk/debian/patches/07_not_as_root.dpatch	2005-03-31 21:48:38 UTC (rev 361)
+++ vdr/vdr/trunk/debian/patches/07_not_as_root.dpatch	2005-04-01 17:26:41 UTC (rev 362)
@@ -3,7 +3,7 @@
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Refuse to run vdr as user root (Note: This patch requires the
-## DP: 05_set_system_time_as_user.dpatch)
+## DP: Don't allow vdr to be run as root
 
 @DPATCH@
 diff -urNad vdr-1.2.6/vdr.c /tmp/dpep.YDJHqf/vdr-1.2.6/vdr.c