From 2ea44416b23fa8fae5384e3a9f5de8efa74e4464 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Fri, 1 Apr 2005 02:49:21 +0000 Subject: [PATCH] add missing line for the autosupport script (bug #3828) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5327 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 ++ redhat/asterisk.spec | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 6518079370..ba8ecd13d4 100755 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,8 @@ -- chan_sip -- We no longer send a "to" tag on "100 Trying" messages, as it is inappropriate to do so. + -- asterisk.spec + -- A line was missing for the autosupport script that caused "make rpm" to fail -- general -- A problem has been fixed with saying the date in Spanish. diff --git a/redhat/asterisk.spec b/redhat/asterisk.spec index a7f3289837..f92ecfdb28 100755 --- a/redhat/asterisk.spec +++ b/redhat/asterisk.spec @@ -59,6 +59,8 @@ ln -sf /var/spool/asterisk/vm /var/lib/asterisk/sounds/vm %attr(0755,root,root) /usr/sbin/safe_asterisk %attr(0755,root,root) /usr/sbin/astgenkey %attr(0755,root,root) /usr/sbin/astman +%attr(0755,root,root) /usr/sbin/autosupport + # # Sound files -- 2.47.2