summaryrefslogtreecommitdiff
path: root/gammu.spec
diff options
context:
space:
mode:
authorMichal Čihař <nijel@debian.org>2017-01-05 13:47:22 +0100
committerMichal Čihař <nijel@debian.org>2017-01-05 13:47:22 +0100
commit6b54c723339c71549052038798d2e71333369ae4 (patch)
tree21ed195dc28e1058b142d93149c9f282823f12e5 /gammu.spec
parent403eca6af192d9a1e57d7c8ea1181b3c6137bc4e (diff)
New upstream version 1.38.1
Diffstat (limited to 'gammu.spec')
-rw-r--r--gammu.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/gammu.spec b/gammu.spec
index 983562c..7b842c4 100644
--- a/gammu.spec
+++ b/gammu.spec
@@ -9,7 +9,7 @@
%define extension bz2
Name: gammu
-Version: 1.38.0
+Version: 1.38.1
Release: 0
Summary: Mobile phone management utility
License: GPL-2.0
@@ -332,7 +332,7 @@ fi
%if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version} || 0%{?fedora} || 0%{?rhel}
if [ $1 = 0 ] ; then
/sbin/service gammu-smsd stop >/dev/null 2>&1
- /sbin/chkconfig --del <script>
+ /sbin/chkconfig --del gammu-smsd
fi
%endif