From 91afc891c0342fa0164d4e38da5df84bac13ee55 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Wed, 1 Mar 2017 22:16:49 +0300 Subject: [PATCH 1/2] usbmuxd:update --- hardware/mobile/usbmuxd/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/hardware/mobile/usbmuxd/pspec.xml b/hardware/mobile/usbmuxd/pspec.xml index e5a0cb2dd1..97bc048a45 100644 --- a/hardware/mobile/usbmuxd/pspec.xml +++ b/hardware/mobile/usbmuxd/pspec.xml @@ -14,7 +14,7 @@ library Daemon for communicating with Apple's iPod Touch and iPhone usbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone devices. It allows multiple services on the device to be accessed simultaneously. - http://www.libimobiledevice.org/downloads/libusbmuxd-1.0.9.tar.bz2 + http://www.libimobiledevice.org/downloads/libusbmuxd-1.0.10.tar.bz2 libplist-devel @@ -47,6 +47,13 @@ + + 2017-03-01 + 1.0.10 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2016-06-09 1.0.9 From 24478c1e6512019c70ddd01d902dbdaee06618c4 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Wed, 1 Mar 2017 22:18:35 +0300 Subject: [PATCH 2/2] dejavu-font:fix actions --- desktop/font/dejavu-fonts/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/font/dejavu-fonts/actions.py b/desktop/font/dejavu-fonts/actions.py index 511b3591f6..d01737c70a 100644 --- a/desktop/font/dejavu-fonts/actions.py +++ b/desktop/font/dejavu-fonts/actions.py @@ -27,4 +27,4 @@ def install(): pisitools.dosym("/usr/share/fonts/dejavu" , "/etc/X11/fontpath.d/dejavu") - pisitools.dodoc("AUTHORS", "LICENSE", "NEWS", "README.md") + pisitools.dodoc("AUTHORS", "LICENSE", "NEWS")