[packages/asterisk-chan_dongle] - switch to github, update to current snap 20150612

arekm arekm at pld-linux.org
Fri Jun 12 09:14:16 CEST 2015


commit 594e82de6bbaf2e3f7cc7ef1d3d67befa876e18e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Jun 12 09:14:11 2015 +0200

    - switch to github, update to current snap 20150612

 asterisk-chan_dongle.spec | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/asterisk-chan_dongle.spec b/asterisk-chan_dongle.spec
index 6f89cd5..e43ceff 100644
--- a/asterisk-chan_dongle.spec
+++ b/asterisk-chan_dongle.spec
@@ -1,17 +1,16 @@
-%define	snap	20131018
+%define	snap	20150612
 Summary:	Asterisk huawei 3g dongle channel driver
 Name:		asterisk-chan_dongle
 Version:	1.1
 Release:	0.%{snap}.1
 License:	GPL v2
 Group:		Applications
-# Source0:	http://asterisk-chan-dongle.googlecode.com/files/chan_dongle-%{version}.tgz
-# svn checkout http://asterisk-chan-dongle.googlecode.com/svn/trunk/ chan_dongle
-Source0:	chan_dongle-%{snap}.tar.bz2
-# Source0-md5:	eb230442d44c5221d07633de4ea1fd21
+Source0:	https://github.com/bg111/asterisk-chan-dongle/archive/master.zip
+# Source0-md5:	8527ea21c083821fb0bd69c834d17737
 Patch0:		chan_dongle-pin.patch
 URL:		http://wiki.e1550.mobi/
 BuildRequires:	asterisk-devel >= 1.8
+BuildRequires:	asterisk-devel < 1.9
 Requires:	usb-modeswitch
 Requires:	usb-modeswitch-data
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,7 +32,7 @@ modems (dongles). At this moment, the supported features are:
 - Receive DTMF
 
 %prep
-%setup -q -n chan_dongle
+%setup -q -n asterisk-chan-dongle-master
 %patch0 -p1
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/asterisk-chan_dongle.git/commitdiff/594e82de6bbaf2e3f7cc7ef1d3d67befa876e18e



More information about the pld-cvs-commit mailing list