Index: head/comms/gammu/Makefile =================================================================== --- head/comms/gammu/Makefile (revision 403442) +++ head/comms/gammu/Makefile (revision 403443) @@ -1,50 +1,50 @@ # Created by: Kirill Bezzubets # $FreeBSD$ PORTNAME= gammu -PORTVERSION= 1.33.0 -PORTREVISION= 1 +PORTVERSION= 1.36.8 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ \ http://dl.cihar.com.nyud.net/gammu/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= GNU All Mobile Management Utilities LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl RUN_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog CONFLICTS= gammu-devel-[1-9]* gammu-python-[1-9]* CMAKE_ARGS+= -DINSTALL_LIBDATA_DIR=${LOCALBASE}/libdata USES= cmake gettext pkgconfig python shebangfix SHEBANG_FILES= utils/jadmaker utils/gammu-config bash_CMD= /bin/sh USE_GNOME= glib20 USE_LDCONFIG= yes +PLIST_SUB+= VERSION=${PORTVERSION} PORTDOCS= * OPTIONS_DEFINE= BASH BASH_BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash BASH_RUN_DEPENDS= ${BASH_BUILD_DEPENDS} BASH_PLIST_FILES= etc/bash_completion.d/gammu BASH_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-contrib_CMakeLists.txt post-patch: @${REINPLACE_CMD} -i '' -e 's:/etc/bash_completion.d:${PREFIX}/etc/bash_completion.d:' \ ${WRKSRC}/contrib/CMakeLists.txt post-install: (cd ${STAGEDIR}${PREFIX} && \ ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} && \ ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) .include Index: head/comms/gammu/distinfo =================================================================== --- head/comms/gammu/distinfo (revision 403442) +++ head/comms/gammu/distinfo (revision 403443) @@ -1,2 +1,2 @@ -SHA256 (gammu-1.33.0.tar.gz) = f058f13662c7ab7b74113c29eca44e57591ba31550ac22bf624a4bb3326d9a3d -SIZE (gammu-1.33.0.tar.gz) = 8489842 +SHA256 (gammu-1.36.8.tar.gz) = d393b5e6abf17484685fe1534c6af4709b9858bba595cdb0af9be002c3bd2b39 +SIZE (gammu-1.36.8.tar.gz) = 2973996 Index: head/comms/gammu/files/patch-common.device.devfunc.c =================================================================== --- head/comms/gammu/files/patch-common.device.devfunc.c (revision 403442) +++ head/comms/gammu/files/patch-common.device.devfunc.c (nonexistent) @@ -1,11 +0,0 @@ ---- libgammu/device/devfunc.c.orig 2010-07-12 15:51:05.000000000 +0400 -+++ libgammu/device/devfunc.c 2011-01-28 13:21:17.938543134 +0300 -@@ -15,6 +15,8 @@ - #include - #include - #include -+#include -+#include - #ifdef WIN32 - # include - # include Property changes on: head/comms/gammu/files/patch-common.device.devfunc.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/comms/gammu/files/patch-common.service.gsmmisc.c =================================================================== --- head/comms/gammu/files/patch-common.service.gsmmisc.c (revision 403442) +++ head/comms/gammu/files/patch-common.service.gsmmisc.c (nonexistent) @@ -1,10 +0,0 @@ ---- libgammu/service/gsmmisc.c.orig 2010-07-12 15:51:05.000000000 +0400 -+++ libgammu/service/gsmmisc.c 2011-01-28 13:21:17.940543932 +0300 -@@ -5,6 +5,7 @@ - #include - #include - #include -+#include - - #include - #include Property changes on: head/comms/gammu/files/patch-common.service.gsmmisc.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/comms/gammu/files/patch-bluetooth =================================================================== --- head/comms/gammu/files/patch-bluetooth (revision 403442) +++ head/comms/gammu/files/patch-bluetooth (nonexistent) @@ -1,66 +0,0 @@ ---- libgammu/device/bluetoth/bluez.c.orig 2011-12-21 17:25:37.000000000 +0400 -+++ libgammu/device/bluetoth/bluez.c 2011-12-23 15:05:14.498122134 +0400 -@@ -23,6 +23,8 @@ - #ifdef GSM_ENABLE_BLUETOOTHDEVICE - #ifdef BLUEZ_FOUND - -+#define BDADDR_ANY NG_HCI_BDADDR_ANY -+ - #include - #include - #include -@@ -31,11 +33,7 @@ - #include - #include - #include --#include --#include --#include --#include --#include -+#include - - #include "../../gsmcomon.h" - #include "../devfunc.h" -@@ -48,7 +46,7 @@ GSM_Error bluetooth_connect(GSM_StateMac - /* Some phones need time till they are accessible after SDP browsing */ - for (tries = 0; tries < 5; tries++) { - GSM_Device_BlueToothData *d = &s->Device.Data.BlueTooth; -- struct sockaddr_rc laddr, raddr; -+ struct sockaddr_rfcomm laddr, raddr; - bdaddr_t bdaddr; - int fd; - -@@ -61,15 +59,15 @@ GSM_Error bluetooth_connect(GSM_StateMac - - smprintf(s, "Connecting to RF channel %i\n", port); - -- fd = socket(PF_BLUETOOTH, SOCK_STREAM, BTPROTO_RFCOMM); -+ fd = socket(PF_BLUETOOTH, SOCK_STREAM, BLUETOOTH_PROTO_RFCOMM); - if (fd < 0) { - smprintf(s, "Can't create socket\n"); - continue; - } - -- bacpy(&laddr.rc_bdaddr, BDADDR_ANY); -- laddr.rc_family = AF_BLUETOOTH; -- laddr.rc_channel = 0; -+ bacpy(&laddr.rfcomm_bdaddr, BDADDR_ANY); -+ laddr.rfcomm_family = AF_BLUETOOTH; -+ laddr.rfcomm_channel = 0; - - if (bind(fd, (struct sockaddr *)&laddr, sizeof(laddr)) < 0) { - smprintf(s, "Can't bind socket (%d, %s)\n", errno, strerror(errno)); -@@ -78,9 +76,9 @@ GSM_Error bluetooth_connect(GSM_StateMac - } - - str2ba(device, &bdaddr); -- bacpy(&raddr.rc_bdaddr, &bdaddr); -- raddr.rc_family = AF_BLUETOOTH; -- raddr.rc_channel = port; -+ bacpy(&raddr.rfcomm_bdaddr, &bdaddr); -+ raddr.rfcomm_family = AF_BLUETOOTH; -+ raddr.rfcomm_channel = port; - - if (connect(fd, (struct sockaddr *)&raddr, sizeof(raddr)) < 0) { - smprintf(s, "Can't connect (%d, %s)\n", errno, strerror(errno)); Property changes on: head/comms/gammu/files/patch-bluetooth ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/comms/gammu/files/extra-patch-contrib_CMakeLists.txt =================================================================== --- head/comms/gammu/files/extra-patch-contrib_CMakeLists.txt (revision 403442) +++ head/comms/gammu/files/extra-patch-contrib_CMakeLists.txt (revision 403443) @@ -1,11 +1,11 @@ ---- contrib/CMakeLists.txt.orig 2011-07-30 22:17:01.433135057 +0400 -+++ contrib/CMakeLists.txt 2011-07-30 22:17:27.233149981 +0400 -@@ -10,7 +10,7 @@ +--- contrib/CMakeLists.txt.orig 2015-12-08 10:38:11 UTC ++++ contrib/CMakeLists.txt +@@ -10,7 +10,7 @@ option(INSTALL_MEDIA "Install sample med option(INSTALL_PHP_EXAMPLES "Install PHP example scripts" ON) if (BASH_BIN) - option(INSTALL_BASH_COMPLETION "Install bash completion script for Gammu" ON) + option(INSTALL_BASH_COMPLETION "Install bash completion script for Gammu" OFF) else (BASH_BIN) option(INSTALL_BASH_COMPLETION "Install bash completion script for Gammu" OFF) endif (BASH_BIN) Index: head/comms/gammu/files/patch-CMakeLists.txt =================================================================== --- head/comms/gammu/files/patch-CMakeLists.txt (revision 403442) +++ head/comms/gammu/files/patch-CMakeLists.txt (revision 403443) @@ -1,20 +1,20 @@ ---- CMakeLists.txt.orig 2011-12-21 17:25:37.000000000 +0400 -+++ CMakeLists.txt 2011-12-23 14:57:04.447118270 +0400 -@@ -120,7 +120,7 @@ +--- CMakeLists.txt.orig 2015-12-08 10:38:11 UTC ++++ CMakeLists.txt +@@ -116,7 +116,7 @@ check_symbol_exists (getpwnam "pwd.h" HA check_symbol_exists (getgrnam "grp.h" HAVE_GETGRNAM) check_symbol_exists (getpwuid "pwd.h" HAVE_GETPWUID) check_symbol_exists (getuid "unistd.h" HAVE_GETUID) -check_symbol_exists (initgroups "grp.h" HAVE_INITGROUPS) +check_symbol_exists (initgroups "unistd.h" HAVE_INITGROUPS) check_symbol_exists (setuid "unistd.h" HAVE_SETUID) check_symbol_exists (setgid "unistd.h" HAVE_SETGID) check_symbol_exists (SIGHUP "signal.h" HAVE_SIGHUP) -@@ -656,7 +656,7 @@ mark_as_advanced (INSTALL_DATA_DIR) +@@ -590,7 +590,7 @@ mark_as_advanced (INSTALL_DATA_DIR) set (INSTALL_DOC_DIR "share/doc/gammu" CACHE STRING "Path for documentation installation") mark_as_advanced (INSTALL_DOC_DIR) -set (INSTALL_MAN_DIR "share/man" CACHE STRING "Path for man pages installation") +set (INSTALL_MAN_DIR "man" CACHE STRING "Path for man pages installation") mark_as_advanced (INSTALL_MAN_DIR) # Phone and protocol configuration Index: head/comms/gammu/files/patch-libgammu_device_bluetoth_bluez.c =================================================================== --- head/comms/gammu/files/patch-libgammu_device_bluetoth_bluez.c (nonexistent) +++ head/comms/gammu/files/patch-libgammu_device_bluetoth_bluez.c (revision 403443) @@ -0,0 +1,66 @@ +--- libgammu/device/bluetoth/bluez.c.orig 2015-12-08 10:38:12 UTC ++++ libgammu/device/bluetoth/bluez.c +@@ -23,6 +23,8 @@ + #ifdef GSM_ENABLE_BLUETOOTHDEVICE + #ifdef BLUEZ_FOUND + ++#define BDADDR_ANY NG_HCI_BDADDR_ANY ++ + #include + #include + #include +@@ -31,11 +33,7 @@ + #include + #include + #include +-#include +-#include +-#include +-#include +-#include ++#include + + #include "../../gsmcomon.h" + #include "../devfunc.h" +@@ -48,7 +46,7 @@ GSM_Error bluetooth_connect(GSM_StateMac + /* Some phones need time till they are accessible after SDP browsing */ + for (tries = 0; tries < 5; tries++) { + GSM_Device_BlueToothData *d = &s->Device.Data.BlueTooth; +- struct sockaddr_rc laddr, raddr; ++ struct sockaddr_rfcomm laddr, raddr; + bdaddr_t bdaddr; + int fd; + +@@ -61,15 +59,15 @@ GSM_Error bluetooth_connect(GSM_StateMac + + smprintf(s, "Connecting to RF channel %i\n", port); + +- fd = socket(PF_BLUETOOTH, SOCK_STREAM, BTPROTO_RFCOMM); ++ fd = socket(PF_BLUETOOTH, SOCK_STREAM, BLUETOOTH_PROTO_RFCOMM); + if (fd < 0) { + smprintf(s, "Can't create socket\n"); + continue; + } + +- bacpy(&laddr.rc_bdaddr, BDADDR_ANY); +- laddr.rc_family = AF_BLUETOOTH; +- laddr.rc_channel = 0; ++ bacpy(&laddr.rfcomm_bdaddr, BDADDR_ANY); ++ laddr.rfcomm_family = AF_BLUETOOTH; ++ laddr.rfcomm_channel = 0; + + if (bind(fd, (struct sockaddr *)&laddr, sizeof(laddr)) < 0) { + smprintf(s, "Can't bind socket (%d, %s)\n", errno, strerror(errno)); +@@ -78,9 +76,9 @@ GSM_Error bluetooth_connect(GSM_StateMac + } + + str2ba(device, &bdaddr); +- bacpy(&raddr.rc_bdaddr, &bdaddr); +- raddr.rc_family = AF_BLUETOOTH; +- raddr.rc_channel = port; ++ bacpy(&raddr.rfcomm_bdaddr, &bdaddr); ++ raddr.rfcomm_family = AF_BLUETOOTH; ++ raddr.rfcomm_channel = port; + + if (connect(fd, (struct sockaddr *)&raddr, sizeof(raddr)) < 0) { + smprintf(s, "Can't connect (%d, %s)\n", errno, strerror(errno)); Property changes on: head/comms/gammu/files/patch-libgammu_device_bluetoth_bluez.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/comms/gammu/files/patch-libgammu_device_devfunc.c =================================================================== --- head/comms/gammu/files/patch-libgammu_device_devfunc.c (nonexistent) +++ head/comms/gammu/files/patch-libgammu_device_devfunc.c (revision 403443) @@ -0,0 +1,11 @@ +--- libgammu/device/devfunc.c.orig 2015-12-08 10:38:12 UTC ++++ libgammu/device/devfunc.c +@@ -15,6 +15,8 @@ + #include + #include + #include ++#include ++#include + #ifdef WIN32 + # include + # include Property changes on: head/comms/gammu/files/patch-libgammu_device_devfunc.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/comms/gammu/files/patch-libgammu_service_gsmmisc.c =================================================================== --- head/comms/gammu/files/patch-libgammu_service_gsmmisc.c (nonexistent) +++ head/comms/gammu/files/patch-libgammu_service_gsmmisc.c (revision 403443) @@ -0,0 +1,10 @@ +--- libgammu/service/gsmmisc.c.orig 2015-12-08 10:38:12 UTC ++++ libgammu/service/gsmmisc.c +@@ -5,6 +5,7 @@ + #include + #include + #include ++#include + + #include + #include Property changes on: head/comms/gammu/files/patch-libgammu_service_gsmmisc.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/comms/gammu/pkg-plist =================================================================== --- head/comms/gammu/pkg-plist (revision 403442) +++ head/comms/gammu/pkg-plist (revision 403443) @@ -1,150 +1,130 @@ bin/gammu bin/gammu-config bin/gammu-detect bin/gammu-smsd bin/gammu-smsd-inject bin/gammu-smsd-monitor bin/jadmaker include/gammu/gammu-backup.h include/gammu/gammu-bitmap.h include/gammu/gammu-calendar.h include/gammu/gammu-call.h include/gammu/gammu-callback.h include/gammu/gammu-category.h include/gammu/gammu-config.h include/gammu/gammu-datetime.h include/gammu/gammu-debug.h include/gammu/gammu-error.h include/gammu/gammu-file.h include/gammu/gammu-info.h include/gammu/gammu-inifile.h include/gammu/gammu-keys.h include/gammu/gammu-limits.h include/gammu/gammu-memory.h include/gammu/gammu-message.h include/gammu/gammu-misc.h include/gammu/gammu-nokia.h include/gammu/gammu-ringtone.h include/gammu/gammu-security.h include/gammu/gammu-settings.h include/gammu/gammu-smsd.h include/gammu/gammu-statemachine.h include/gammu/gammu-types.h include/gammu/gammu-unicode.h include/gammu/gammu-wap.h include/gammu/gammu.h -libdata/pkgconfig/gammu.pc -libdata/pkgconfig/gammu-smsd.pc lib/libGammu.so lib/libGammu.so.7 -lib/libGammu.so.7.1.33.0 +lib/libGammu.so.7.%%VERSION%% lib/libgsmsd.so lib/libgsmsd.so.7 -lib/libgsmsd.so.7.1.33.0 +lib/libgsmsd.so.7.%%VERSION%% +libdata/pkgconfig/gammu.pc +libdata/pkgconfig/gammu-smsd.pc man/man1/gammu-config.1.gz man/man1/gammu-detect.1.gz man/man1/gammu-smsd-inject.1.gz man/man1/gammu-smsd-monitor.1.gz man/man1/gammu-smsd.1.gz man/man1/gammu.1.gz man/man1/jadmaker.1.gz man/man5/gammu-backup.5.gz man/man5/gammu-smsbackup.5.gz man/man5/gammu-smsdrc.5.gz man/man5/gammurc.5.gz man/man7/gammu-smsd-dbi.7.gz man/man7/gammu-smsd-files.7.gz man/man7/gammu-smsd-mysql.7.gz man/man7/gammu-smsd-null.7.gz man/man7/gammu-smsd-odbc.7.gz man/man7/gammu-smsd-pgsql.7.gz man/man7/gammu-smsd-run.7.gz man/man7/gammu-smsd-sql.7.gz man/man7/gammu-smsd-tables.7.gz -share/gammu/gammu-s60-remote.sis -share/gammu/gnapplet.ini -share/gammu/gnapplet.sis +%%DATADIR%%/gammu-s60-remote.sis +%%DATADIR%%/gnapplet.ini +%%DATADIR%%/gnapplet.sis share/locale/af/LC_MESSAGES/gammu.mo share/locale/af/LC_MESSAGES/libgammu.mo share/locale/ar/LC_MESSAGES/gammu.mo share/locale/ar/LC_MESSAGES/libgammu.mo share/locale/bg/LC_MESSAGES/gammu.mo share/locale/bg/LC_MESSAGES/libgammu.mo +share/locale/bn/LC_MESSAGES/gammu.mo +share/locale/bn/LC_MESSAGES/libgammu.mo share/locale/ca/LC_MESSAGES/gammu.mo share/locale/ca/LC_MESSAGES/libgammu.mo share/locale/cs/LC_MESSAGES/gammu.mo share/locale/cs/LC_MESSAGES/libgammu.mo share/locale/da/LC_MESSAGES/gammu.mo share/locale/da/LC_MESSAGES/libgammu.mo share/locale/de/LC_MESSAGES/gammu.mo share/locale/de/LC_MESSAGES/libgammu.mo share/locale/el/LC_MESSAGES/gammu.mo share/locale/el/LC_MESSAGES/libgammu.mo share/locale/en_GB/LC_MESSAGES/gammu.mo share/locale/en_GB/LC_MESSAGES/libgammu.mo share/locale/es/LC_MESSAGES/gammu.mo share/locale/es/LC_MESSAGES/libgammu.mo share/locale/et/LC_MESSAGES/gammu.mo share/locale/et/LC_MESSAGES/libgammu.mo share/locale/fi/LC_MESSAGES/gammu.mo share/locale/fi/LC_MESSAGES/libgammu.mo share/locale/fr/LC_MESSAGES/gammu.mo share/locale/fr/LC_MESSAGES/libgammu.mo share/locale/gl/LC_MESSAGES/gammu.mo share/locale/gl/LC_MESSAGES/libgammu.mo share/locale/he/LC_MESSAGES/gammu.mo share/locale/he/LC_MESSAGES/libgammu.mo share/locale/hu/LC_MESSAGES/gammu.mo share/locale/hu/LC_MESSAGES/libgammu.mo share/locale/id/LC_MESSAGES/gammu.mo share/locale/id/LC_MESSAGES/libgammu.mo share/locale/it/LC_MESSAGES/gammu.mo share/locale/it/LC_MESSAGES/libgammu.mo share/locale/ko/LC_MESSAGES/gammu.mo share/locale/ko/LC_MESSAGES/libgammu.mo share/locale/nl/LC_MESSAGES/gammu.mo share/locale/nl/LC_MESSAGES/libgammu.mo share/locale/pl/LC_MESSAGES/gammu.mo share/locale/pl/LC_MESSAGES/libgammu.mo share/locale/pt_BR/LC_MESSAGES/gammu.mo share/locale/pt_BR/LC_MESSAGES/libgammu.mo share/locale/ro/LC_MESSAGES/gammu.mo share/locale/ro/LC_MESSAGES/libgammu.mo share/locale/ru/LC_MESSAGES/gammu.mo share/locale/ru/LC_MESSAGES/libgammu.mo share/locale/sk/LC_MESSAGES/gammu.mo share/locale/sk/LC_MESSAGES/libgammu.mo share/locale/sv/LC_MESSAGES/gammu.mo share/locale/sv/LC_MESSAGES/libgammu.mo share/locale/sw/LC_MESSAGES/gammu.mo share/locale/sw/LC_MESSAGES/libgammu.mo share/locale/tr/LC_MESSAGES/gammu.mo share/locale/tr/LC_MESSAGES/libgammu.mo share/locale/uk/LC_MESSAGES/gammu.mo share/locale/uk/LC_MESSAGES/libgammu.mo share/locale/zh_CN/LC_MESSAGES/gammu.mo share/locale/zh_CN/LC_MESSAGES/libgammu.mo share/locale/zh_TW/LC_MESSAGES/gammu.mo share/locale/zh_TW/LC_MESSAGES/libgammu.mo -%%PYTHON_SITELIBDIR%%/gammu/__init__.py -%%PYTHON_SITELIBDIR%%/gammu/__init__.pyc -%%PYTHON_SITELIBDIR%%/gammu/__init__.pyo -%%PYTHON_SITELIBDIR%%/gammu/_gammu.so -%%PYTHON_SITELIBDIR%%/gammu/Data.py -%%PYTHON_SITELIBDIR%%/gammu/Data.pyc -%%PYTHON_SITELIBDIR%%/gammu/Data.pyo -%%PYTHON_SITELIBDIR%%/gammu/Worker.py -%%PYTHON_SITELIBDIR%%/gammu/Worker.pyc -%%PYTHON_SITELIBDIR%%/gammu/Worker.pyo -%%PYTHON_SITELIBDIR%%/gammu/data.py -%%PYTHON_SITELIBDIR%%/gammu/data.pyc -%%PYTHON_SITELIBDIR%%/gammu/data.pyo -%%PYTHON_SITELIBDIR%%/gammu/exception.py -%%PYTHON_SITELIBDIR%%/gammu/exception.pyc -%%PYTHON_SITELIBDIR%%/gammu/exception.pyo -%%PYTHON_SITELIBDIR%%/gammu/smsd.py -%%PYTHON_SITELIBDIR%%/gammu/smsd.pyc -%%PYTHON_SITELIBDIR%%/gammu/smsd.pyo -%%PYTHON_SITELIBDIR%%/gammu/worker.py -%%PYTHON_SITELIBDIR%%/gammu/worker.pyc -%%PYTHON_SITELIBDIR%%/gammu/worker.pyo