[-]
[+]
|
Changed |
dahdi-tools.spec
|
|
[-]
[+]
|
Deleted |
dahdi-tools-perl-vendorlib.patch
^
|
@@ -1,11 +0,0 @@
---- xpp/Makefile.orig 2009-05-01 14:51:45.000000000 +0200
-+++ xpp/Makefile 2009-05-01 14:52:10.000000000 +0200
-@@ -29,7 +29,7 @@
- DATADIR = $(datadir)/dahdi
- MANDIR = $(mandir)/man8
- HOTPLUG_USB_DIR = /etc/hotplug/usb
--PERLLIBDIR := $(shell eval `perl -V:sitelib`; echo "$$sitelib")
-+PERLLIBDIR := $(shell eval `perl -V:vendorlib`; echo "$$vendorlib")
- PERL_DIRS := $(shell cd perl_modules; find * -name '[A-Z]*' -type d| xargs)
- PERL_MODS_PAT := *.pm $(PERL_DIRS:%=%/*.pm)
- PERL_MODS := $(shell cd perl_modules; echo $(PERL_MODS_PAT))
|
[-]
[+]
|
Changed |
dahdi-init.tar.bz2/dahdi.init
^
|
@@ -8,14 +8,20 @@
#
# config: /etc/dahdi/init.conf
### BEGIN INIT INFO
-# Provides: dahdi
-# Required-Start: $network $remote_fs
-# Required-Stop: $network $remote_fs
-# Default-Start: 3 5
-# Default-Stop: 0 1 2 6
-# Description: Start dahdi
+# Provides: dahdi
+# Required-Start: $local_fs
+# Should-Start: $null
+# Required-Stop: $local_fs
+# Should-Stop: $null
+# Default-Start: 1 2 3 5
+# Default-Stop: 0 6
+# Short-Description: Load and initialize Dahdi.
+# Description: Load and initialize the Dahdi telephony drivers
+# which can be used buy the Asterisk PBX system.
+#
### END INIT INFO
+
initdir=/etc/init.d
# Don't edit the following values. Edit /etc/dahdi/init.conf instead.
|
|
Deleted |
dahdi-tools-2.0.0.tar.bz2
^
|
|
Deleted |
dahdi-tools-2.1.0.2.tar.bz2
^
|