[packages/asterisk-chan_dongle] Rel .2
arekm
arekm at pld-linux.org
Sun May 17 14:07:00 CEST 2026
commit b267e73cb57b4488d533cca98f632d070199203b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun May 17 14:06:44 2026 +0200
Rel .2
asterisk-chan_dongle.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/asterisk-chan_dongle.spec b/asterisk-chan_dongle.spec
index af5db5f..387b285 100644
--- a/asterisk-chan_dongle.spec
+++ b/asterisk-chan_dongle.spec
@@ -2,7 +2,7 @@
Summary: Asterisk huawei 3g dongle channel driver
Name: asterisk-chan_dongle
Version: 1.1
-Release: 0.%{snap}.1
+Release: 0.%{snap}.2
License: GPL v2
Group: Applications
Source0: https://github.com/bg111/asterisk-chan-dongle/archive/master.zip
@@ -40,11 +40,11 @@ modems (dongles). At this moment, the supported features are:
%patch -P1 -p1
%build
-install /usr/share/automake/{config.*,install-sh,missing} .
+install /usr/share/automake/{config.*,install-sh,missing,compile} .
%{__aclocal}
%{__autoconf}
%configure \
- --with-astversion=$(rpm -q --queryformat "%{VERSION}\n" asterisk-devel | awk -F. ' { printf("%d%02d%02d", $1, $2, $3); } ')
+ --with-astversion=$(rpm -q --queryformat "%%{VERSION}\n" asterisk-devel | awk -F. ' { printf("%d%02d%02d", $1, $2, $3); } ')
%{__make}
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/asterisk-chan_dongle.git/commitdiff/b267e73cb57b4488d533cca98f632d070199203b
More information about the pld-cvs-commit
mailing list