revert libaccounts-glib

This commit is contained in:
alihanozturk
2016-05-20 19:41:50 +03:00
parent 3e146c912e
commit d33682c8be
2 changed files with 7 additions and 4 deletions
@@ -22,4 +22,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README", "NEWS")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING")
@@ -12,7 +12,7 @@
<License>LGPLv2</License>
<Summary>Accounts and SSO (Single Sign-On) framework</Summary>
<Description>Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms.</Description>
<Archive sha1sum="f6634fa5e1f94d3d1371cbe72365ddf30197cf75" type="targz">https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.gz?ref=1.18</Archive>
<Archive sha1sum="35fdf91691682a8302ec09d3c52a0985f05d6b9b" type="tarbz2">https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
@@ -39,8 +39,6 @@
<Path fileType="data">/usr/share/libaccounts-glib/testdata</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml</Path>
<Path fileType="man">/usr/share/man/man1</Path>
<Path fileType="data">/usr/share/gir-1.0/Accounts-1.0.gir</Path>
<Path fileType="data">/usr/share/vala</Path>
</Files>
</Package>
@@ -56,6 +54,8 @@
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/gir-1.0/Accounts-1.0.gir</Path>
<Path fileType="data">/usr/share/vala</Path>
</Files>
</Package>
@@ -73,6 +73,7 @@
</Package>
<History>
<<<<<<< HEAD
<Update release="2">
<Date>2016-05-20</Date>
<Version>1.18</Version>
@@ -80,6 +81,8 @@
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
=======
>>>>>>> parent of 647daa4... libaccounts-glib:update
<Update release="1">
<Date>2016-03-30</Date>
<Version>1.21</Version>