diff --git a/programming/library/libaccounts-glib/actions.py b/programming/library/libaccounts-glib/actions.py
index 49f0c145ac..fb90665df5 100644
--- a/programming/library/libaccounts-glib/actions.py
+++ b/programming/library/libaccounts-glib/actions.py
@@ -22,4 +22,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README", "NEWS")
diff --git a/programming/library/libaccounts-glib/pspec.xml b/programming/library/libaccounts-glib/pspec.xml
index 70d4d69c31..01936498b6 100644
--- a/programming/library/libaccounts-glib/pspec.xml
+++ b/programming/library/libaccounts-glib/pspec.xml
@@ -12,7 +12,7 @@
LGPLv2
Accounts and SSO (Single Sign-On) framework
Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms.
- https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.bz2
+ https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.gz?ref=1.18
glib2-devel
libxml2-devel
@@ -39,6 +39,8 @@
/usr/share/libaccounts-glib/testdata
/usr/share/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml
/usr/share/man/man1
+ /usr/share/gir-1.0/Accounts-1.0.gir
+ /usr/share/vala
@@ -54,8 +56,6 @@
/usr/include
/usr/lib/pkgconfig
- /usr/share/gir-1.0/Accounts-1.0.gir
- /usr/share/vala
@@ -73,6 +73,13 @@
+
+ 2016-05-20
+ 1.18
+ Rebuild for qt5
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2016-03-30
1.21