[Home]

Summary:ASTERISK-05637: [patch] Remove outdated redhat/asterisk script
Reporter:damin (damin)Labels:
Date Opened:2005-11-17 23:20:47.000-0600Date Closed:2008-01-15 16:02:43.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) redhat-rc-patch.txt
Description:The following is the first step in a series of patches that aim to revise the build options for RedHat and derivative distributions.

****** ADDITIONAL INFORMATION ******

This patch simply removes the redhat/asterisk init file and patches the Makefile to include the more current and updated one included in contrib/init.d/rc.redhat.asterisk.

This patch should be applied w/ "-p1" options to strip the leading directory ala:

cd /usr/src/asterisk
patch -p1 < redhat-rc-patch.txt
Comments:By: Russell Bryant (russell) 2005-11-30 15:32:40.000-0600

added to the trunk and 1.2 branch.  It will be in 1.2.1.  Thanks!

By: Digium Subversion (svnbot) 2008-01-15 16:02:42.000-0600

Repository: asterisk
Revision: 7243

U   trunk/Makefile
D   trunk/redhat/asterisk

------------------------------------------------------------------------
r7243 | russell | 2008-01-15 16:02:42 -0600 (Tue, 15 Jan 2008) | 2 lines

remove outdated redhat init script and provide the updated one in 'make rpm' (issue ASTERISK-5637)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=7243

By: Digium Subversion (svnbot) 2008-01-15 16:02:43.000-0600

Repository: asterisk
Revision: 7244

U   branches/1.2/Makefile
D   branches/1.2/redhat/asterisk

------------------------------------------------------------------------
r7244 | russell | 2008-01-15 16:02:42 -0600 (Tue, 15 Jan 2008) | 2 lines

remove outdated redhat init script and provide the updated one in 'make rpm' (issue ASTERISK-5637)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=7244