ConsoleKit2 update, add new builddep

This commit is contained in:
Ertuğrul Erata
2017-07-23 10:21:17 +03:00
parent 32dc532b98
commit b8bdbb5e13
2 changed files with 13 additions and 2 deletions
-1
View File
@@ -29,7 +29,6 @@ def setup():
--enable-docbook-docs \
--disable-static \
--with-dbus-services=/usr/share/dbus-1/services \
--with-logrotate-dir=/etc/logrotate.d \
--with-xinitrc-dir=/etc/X11/xinit/xinitrc.d \
--with-pam-module-dir=/lib/security \
--with-systemdsystemunitdir=no \
+13 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A framework for defining and tracking users, login sessions, and seats</Summary>
<Description>ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use).</Description>
<Archive sha1sum="57b5fc3eae0391105e4933e79e6aeda943e6da81" type="tarbz2">https://github.com/ConsoleKit2/ConsoleKit2/releases/download/1.0.2/ConsoleKit2-1.0.2.tar.bz2</Archive>
<Archive sha1sum="c87d1417e261992a2030e71147ab6959f5434705" type="tarbz2">https://github.com/ConsoleKit2/ConsoleKit2/releases/download/1.2.0/ConsoleKit2-1.2.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>pam-devel</Dependency>
@@ -27,6 +27,9 @@
<Dependency>libxslt</Dependency>
<Dependency>xmlto</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>libevdev</Dependency>
<Dependency>libdrm-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
@@ -53,6 +56,8 @@
<Path fileType="library">/lib</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/gtk-doc</Path>
<Path fileType="data">/usr/share/polkit-1/actions</Path>
<Path fileType="data">/usr/share/polkit-1/rules.d</Path>
<Path fileType="man">/usr/share/man</Path>
@@ -82,6 +87,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-07-23</Date>
<Version>1.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-02</Date>
<Version>1.0.2</Version>