ConsoleKit ver. bump
This commit is contained in:
@@ -16,7 +16,7 @@ def setup():
|
||||
#shelltools.system("sed -i -e '/SystemdService/d' data/org.freedesktop.ConsoleKit.service.in")
|
||||
|
||||
#autotools.autoreconf("-fi")
|
||||
|
||||
shelltools.system("sh ./autogen.sh")
|
||||
autotools.configure("--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--sbindir=/usr/sbin \
|
||||
|
||||
@@ -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="28869807eed0cc4a7a1d98030be1f2c7e5700d0e" type="tarbz2">https://github.com/ConsoleKit2/ConsoleKit2/releases/download/1.2.1/ConsoleKit2-1.2.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="a41c22f2173554f4cf1d5566e2168012b4b3f0a6" type="targz">https://github.com/ConsoleKit2/ConsoleKit2/archive/refs/tags/1.2.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xmlto</Dependency>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
@@ -33,7 +33,7 @@
|
||||
<Dependency versionFrom="0.117">polkit-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">consolekit2-conf.patch</Patch>
|
||||
<Patch level="1">consolekit2-conf.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -92,6 +92,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2021-07-05</Date>
|
||||
<Version>1.2.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>1.2.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user