diff --git a/desktop/gnome/base/accountsservice/actions.py b/desktop/gnome/base/accountsservice/actions.py
index 71a2e33641..40402ac7da 100644
--- a/desktop/gnome/base/accountsservice/actions.py
+++ b/desktop/gnome/base/accountsservice/actions.py
@@ -10,6 +10,7 @@ from pisi.actionsapi import get
def setup():
autotools.configure("--disable-static \
+ --enable-systemd=no \
--libexecdir=/usr/lib/accountsservice")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
@@ -20,4 +21,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README")
\ No newline at end of file
+ pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README")
diff --git a/desktop/gnome/base/accountsservice/pspec.xml b/desktop/gnome/base/accountsservice/pspec.xml
index 77e006b22a..6d5c89936c 100644
--- a/desktop/gnome/base/accountsservice/pspec.xml
+++ b/desktop/gnome/base/accountsservice/pspec.xml
@@ -12,10 +12,11 @@
library
D-Bus Service to Manipulate User Account Information
accountsservice server provides a set of D-Bus interfaces for querying and manipulating user account information.
- https://www.freedesktop.org/software/accountsservice/accountsservice-0.6.45.tar.xz
+ https://www.freedesktop.org/software/accountsservice/accountsservice-0.6.50.tar.xz
intltool
gtk-doc
+ python-six
glib2-devel
polkit-devel
gobject-introspection-devel
@@ -65,6 +66,13 @@
+
+ 2018-08-13
+ 0.6.50
+ Version Bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-01-07
0.6.45
diff --git a/desktop/lookandfeel/iconcan/pspec.xml b/desktop/lookandfeel/iconcan/pspec.xml
index 43a42f7f4d..6c208be1a7 100644
--- a/desktop/lookandfeel/iconcan/pspec.xml
+++ b/desktop/lookandfeel/iconcan/pspec.xml
@@ -24,6 +24,13 @@
+
+ 2018-08-13
+ 1.0.1
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-03-02
1.0.1
diff --git a/desktop/pisilinux/kaptan/pspec.xml b/desktop/pisilinux/kaptan/pspec.xml
index 06609cecba..e944d1caff 100644
--- a/desktop/pisilinux/kaptan/pspec.xml
+++ b/desktop/pisilinux/kaptan/pspec.xml
@@ -43,6 +43,13 @@
+
+ 2018-08-13
+ 7.2
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-02-07
7.2
diff --git a/desktop/toolkit/wxGTK/pspec.xml b/desktop/toolkit/wxGTK/pspec.xml
index 4b046b1cf2..c771479dd2 100644
--- a/desktop/toolkit/wxGTK/pspec.xml
+++ b/desktop/toolkit/wxGTK/pspec.xml
@@ -29,7 +29,7 @@
libjpeg-turbo-devel
gconf-devel
gst-plugins-base-devel
- gst-plugins-base-next-devel
+ gst-plugins-base-devel
make-abicheck-non-fatal.patch
@@ -61,8 +61,8 @@
webkit-gtk2
libjpeg-turbo
libjpeg-turbo
- gstreamer-next
- gst-plugins-base-next
+ gstreamer
+ gst-plugins-base
/usr/lib/
@@ -87,6 +87,13 @@
+
+ 2018-08-12
+ 3.0.4
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-04-08
3.0.4
diff --git a/hardware/cpu/irqbalance/pspec.xml b/hardware/cpu/irqbalance/pspec.xml
index c08c087698..e4a667a528 100644
--- a/hardware/cpu/irqbalance/pspec.xml
+++ b/hardware/cpu/irqbalance/pspec.xml
@@ -12,7 +12,7 @@
service
Distribute hardware interrupts across processors
Daemon to balance IRQs across multiple CPUs on systems.This can lead to better performance and I/O balance on SMP systems.
- https://github.com/Irqbalance/irqbalance/archive/v1.3.0.tar.gz
+ https://github.com/Irqbalance/irqbalance/archive/v1.4.0.tar.gz
numactl-devel
glib2-devel
@@ -45,6 +45,13 @@
+
+ 2018-08-13
+ 1.4.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-01-04
1.3.0
diff --git a/hardware/disk/dosfstools/pspec.xml b/hardware/disk/dosfstools/pspec.xml
index 7ac23652da..5fc008b2bf 100644
--- a/hardware/disk/dosfstools/pspec.xml
+++ b/hardware/disk/dosfstools/pspec.xml
@@ -31,6 +31,13 @@
+
+ 2018-08-13
+ 4.1
+ Rebuild
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-01-01
4.1
diff --git a/hardware/disk/encfs/pspec.xml b/hardware/disk/encfs/pspec.xml
index 618555c2cf..8c02e90786 100644
--- a/hardware/disk/encfs/pspec.xml
+++ b/hardware/disk/encfs/pspec.xml
@@ -12,7 +12,7 @@
library
Encrypted filesystem in user-space
Encrypted filesystem in user-space
- https://github.com/vgough/encfs/releases/download/v1.9.2/encfs-1.9.2.tar.gz
+ https://github.com/vgough/encfs/releases/download/v1.9.5/encfs-1.9.5.tar.gz
cmake
ninja
@@ -39,6 +39,13 @@
+
+ 2018-08-12
+ 1.9.5
+ First release.
+ Pisi Linux Admins
+ admins@pisilinux.org
+
2017-10-18
1.9.2
diff --git a/hardware/disk/gptfdisk/pspec.xml b/hardware/disk/gptfdisk/pspec.xml
index 4f4af4de05..bb02c5d23f 100644
--- a/hardware/disk/gptfdisk/pspec.xml
+++ b/hardware/disk/gptfdisk/pspec.xml
@@ -35,6 +35,13 @@
+
+ 2018-08-13
+ 1.0.3
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-01-01
1.0.3
diff --git a/hardware/disk/hdparm/pspec.xml b/hardware/disk/hdparm/pspec.xml
index c3a4754623..68fffc533a 100644
--- a/hardware/disk/hdparm/pspec.xml
+++ b/hardware/disk/hdparm/pspec.xml
@@ -12,7 +12,7 @@
app:console
Utility to change hard drive performance parameters
hdparm has some useful utilities that allows you to get/set hard disk parameters for Linux IDE drives in runtime.
- https://sourceforge.net/projects/hdparm/files/hdparm/hdparm-9.52.tar.gz
+ https://sourceforge.net/projects/hdparm/files/hdparm/hdparm-9.54.tar.gz
@@ -29,6 +29,13 @@
+
+ 2018-08-13
+ 9.54
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-01-03
9.52
diff --git a/hardware/disk/libatasmart/pspec.xml b/hardware/disk/libatasmart/pspec.xml
index b2b5ecabdf..f1e6d258cc 100644
--- a/hardware/disk/libatasmart/pspec.xml
+++ b/hardware/disk/libatasmart/pspec.xml
@@ -52,6 +52,13 @@
+
+ 2018-08-13
+ 0.19
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-03-02
0.19
diff --git a/hardware/disk/ntfs-3g/pspec.xml b/hardware/disk/ntfs-3g/pspec.xml
index 95f59f25ed..3647937d5c 100644
--- a/hardware/disk/ntfs-3g/pspec.xml
+++ b/hardware/disk/ntfs-3g/pspec.xml
@@ -66,6 +66,13 @@
+
+ 2018-08-13
+ 2017.3.23
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-09-20
2017.3.23
diff --git a/hardware/disk/parted/pspec.xml b/hardware/disk/parted/pspec.xml
index 734e39fc4c..cac38efc7c 100644
--- a/hardware/disk/parted/pspec.xml
+++ b/hardware/disk/parted/pspec.xml
@@ -55,6 +55,13 @@
+
+ 2018-08-14
+ 3.2
+ Rebuild for new toolchain.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2017-03-21
3.2
diff --git a/hardware/disk/sg3_utils/pspec.xml b/hardware/disk/sg3_utils/pspec.xml
index 0d31318102..403592865d 100644
--- a/hardware/disk/sg3_utils/pspec.xml
+++ b/hardware/disk/sg3_utils/pspec.xml
@@ -42,6 +42,13 @@
+
+ 2018-08-13
+ 1.43
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-01-03
1.43
diff --git a/hardware/disk/udisks2/pspec.xml b/hardware/disk/udisks2/pspec.xml
index 92f53bb366..199b284358 100644
--- a/hardware/disk/udisks2/pspec.xml
+++ b/hardware/disk/udisks2/pspec.xml
@@ -22,6 +22,7 @@
acl-devel
glib2-devel
polkit-devel
+ python-six
libgudev-devel
parted-devel
libatasmart-devel
@@ -96,6 +97,13 @@
+
+ 2018-08-13
+ 2.1.8
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-01-28
2.1.8
diff --git a/hardware/firmware/b43-firmware/pspec.xml b/hardware/firmware/b43-firmware/pspec.xml
index b320c03921..f59c369a07 100644
--- a/hardware/firmware/b43-firmware/pspec.xml
+++ b/hardware/firmware/b43-firmware/pspec.xml
@@ -27,6 +27,13 @@
+
+ 2018-08-13
+ 6.30.163.46
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-02-19
6.30.163.46
diff --git a/hardware/firmware/b43-fwcutter/pspec.xml b/hardware/firmware/b43-fwcutter/pspec.xml
index 7819f0f1cb..1449fa2e3a 100644
--- a/hardware/firmware/b43-fwcutter/pspec.xml
+++ b/hardware/firmware/b43-fwcutter/pspec.xml
@@ -25,6 +25,13 @@
+
+ 2018-08-13
+ 019
+ Rebuild
+ Pisi Linux Community
+ admin@pisilinux.org
+
2017-02-18
019
@@ -47,4 +54,4 @@
alihan@pisilinux.org
-
\ No newline at end of file
+
diff --git a/hardware/info/dmidecode/pspec.xml b/hardware/info/dmidecode/pspec.xml
index 0950280aca..141a2afe6c 100644
--- a/hardware/info/dmidecode/pspec.xml
+++ b/hardware/info/dmidecode/pspec.xml
@@ -29,6 +29,13 @@
+
+ 2018-08-13
+ 3.1
+ Rebuild
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-01-04
3.1
diff --git a/hardware/powermanagement/acpid/pspec.xml b/hardware/powermanagement/acpid/pspec.xml
index 046cc8c7eb..08886ac01d 100644
--- a/hardware/powermanagement/acpid/pspec.xml
+++ b/hardware/powermanagement/acpid/pspec.xml
@@ -44,6 +44,13 @@
+
+ 2018-08-13
+ 2.0.28
+ Rebuild
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-05-13
2.0.28
diff --git a/hardware/printer/foomatic-db-engine/pspec.xml b/hardware/printer/foomatic-db-engine/pspec.xml
index afc2a88ed1..3ead13551e 100644
--- a/hardware/printer/foomatic-db-engine/pspec.xml
+++ b/hardware/printer/foomatic-db-engine/pspec.xml
@@ -12,7 +12,7 @@
app:console
Foomatic printer database engine
foomatic-db-engine is the layer that provides the database engine to Foomatic.
- http://www.openprinting.org/download/foomatic/foomatic-db-engine-4.0-20180310.tar.gz
+ http://www.openprinting.org/download/foomatic/foomatic-db-engine-4.0-20180813.tar.gz
libxml2-devel
cups-devel
@@ -41,6 +41,13 @@
+
+ 2018-08-13
+ 4.0.20180813
+ version bump.
+ Mustafa Cinasal
+ muscnsl@gmail
+
2018-03-10
4.0.20180310
diff --git a/hardware/printer/foomatic-db-nonfree/pspec.xml b/hardware/printer/foomatic-db-nonfree/pspec.xml
index 7475b5eefc..8c0fae57e8 100755
--- a/hardware/printer/foomatic-db-nonfree/pspec.xml
+++ b/hardware/printer/foomatic-db-nonfree/pspec.xml
@@ -12,7 +12,7 @@
app:console
Foomatic printer database nonfree
Foomatic - database extension consisting of manufacturer-supplied PPD files released under non-free licenses.
- http://www.openprinting.org/download/foomatic/foomatic-db-nonfree-20180310.tar.gz
+ http://www.openprinting.org/download/foomatic/foomatic-db-nonfree-20180813.tar.gz
cups-devel
foomatic-db
@@ -31,6 +31,13 @@
+
+ 2018-08-13
+ 20180813
+ version bump.
+ Mustafa Cinasal
+ muscnsl@gmail
+
2018-03-10
20180310
diff --git a/hardware/printer/foomatic-db/pspec.xml b/hardware/printer/foomatic-db/pspec.xml
index 40121e5433..0d180f490d 100644
--- a/hardware/printer/foomatic-db/pspec.xml
+++ b/hardware/printer/foomatic-db/pspec.xml
@@ -12,7 +12,7 @@
data
Database of printers and printer drivers
foomatic-db contains the knowledge database for printers which are used by foomatic-db-engine to generate PPD files.
- http://www.openprinting.org/download/foomatic/foomatic-db-4.0-20180310.tar.xz
+ http://www.openprinting.org/download/foomatic/foomatic-db-4.0-20180813.tar.xz
cleanup-script
@@ -32,6 +32,13 @@
+
+ 2018-08-13
+ 4.0.20180813
+ version bump.
+ Mustafa Cinasal
+ muscnsl@gmail
+
2018-03-10
4.0.20180310
diff --git a/hardware/printer/gutenprint/pspec.xml b/hardware/printer/gutenprint/pspec.xml
index 9c17c3d650..f5c900b140 100644
--- a/hardware/printer/gutenprint/pspec.xml
+++ b/hardware/printer/gutenprint/pspec.xml
@@ -90,6 +90,13 @@
+
+ 2018-08-13
+ 5.2.13
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-12-15
5.2.13
diff --git a/multimedia/sound/espeak/pspec.xml b/multimedia/sound/espeak/pspec.xml
index 84263832ee..60f0da2411 100644
--- a/multimedia/sound/espeak/pspec.xml
+++ b/multimedia/sound/espeak/pspec.xml
@@ -57,6 +57,13 @@
+
+ 2018-08-13
+ 1.48.04
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-03-10
1.48.04
diff --git a/network/filter/iproute2/pspec.xml b/network/filter/iproute2/pspec.xml
index 4df507268d..880f92ad42 100644
--- a/network/filter/iproute2/pspec.xml
+++ b/network/filter/iproute2/pspec.xml
@@ -12,7 +12,7 @@
app:console
Kernel routing and traffic control utilities
Iproute2 is a collection of utilites for controlling TCP/IP networking and traffic control in Linux.
- https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.14.0.tar.xz
+ https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.15.0.tar.xz
iptables-devel
db-devel
@@ -44,6 +44,13 @@
+
+ 2018-08-13
+ 4.15.0
+ Rebuild New T.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-06-09
4.14.0
diff --git a/network/misc/iputils/actions.py b/network/misc/iputils/actions.py
index ca51a621f9..35449cd16b 100644
--- a/network/misc/iputils/actions.py
+++ b/network/misc/iputils/actions.py
@@ -22,4 +22,4 @@ def install():
shelltools.chmod("%s/usr/bin/ping" % get.installDIR(), 04711)
#shelltools.chmod("%s/usr/bin/ping6" % get.installDIR(), 04711)
- pisitools.dodoc("RELNOTES")
+ pisitools.dodoc("RELNOTES*")
diff --git a/network/misc/iputils/pspec.xml b/network/misc/iputils/pspec.xml
index 271b5f468a..cfe338c647 100644
--- a/network/misc/iputils/pspec.xml
+++ b/network/misc/iputils/pspec.xml
@@ -12,10 +12,10 @@
app:console
Network monitoring tools including ping and ping6
iputils contains network monitoring tools including ping and ping6.
- https://github.com/iputils/iputils/archive/s20161105.tar.gz
+ https://github.com/iputils/iputils/archive/s20180629.tar.gz
openssl-devel
- libidn-devel
+ libidn2-devel
libcap-devel