[Home]

Summary:ASTERISK-03738: [patch] make rpm fails
Reporter:pinhole (pinhole)Labels:
Date Opened:2005-03-22 08:40:33.000-0600Date Closed:2008-01-15 15:29:38.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk.spec.patch
Description:The redhat/asterisk.spec file is missing a declaration for autosupport.

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

Adding
%attr(0755,root,root)      /usr/sbin/autosupport
fixes the problem.
Comments:By: Tilghman Lesher (tilghman) 2005-03-22 09:32:00.000-0600

Please upload a patch file, containing the output of 'cvs diff -u'.  You should also fax a disclaimer, as provided in the Main section.

By: Kevin P. Fleming (kpfleming) 2005-03-22 09:55:04.000-0600

There is no need for a disclaimer, there is no source code for programs involved here.

By: Mark Spencer (markster) 2005-03-22 13:43:39.000-0600

Not an issue in head.

By: Russell Bryant (russell) 2005-03-31 20:56:16.000-0600

fixed in 1.0, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:29:38.000-0600

Repository: asterisk
Revision: 5327

U   branches/v1-0/CHANGES
U   branches/v1-0/redhat/asterisk.spec

------------------------------------------------------------------------
r5327 | russell | 2008-01-15 15:29:38 -0600 (Tue, 15 Jan 2008) | 2 lines

add missing line for the autosupport script (bug ASTERISK-3738)

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

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