polkit-118
This commit is contained in:
@@ -17,6 +17,7 @@ def setup():
|
|||||||
--with-dbus \
|
--with-dbus \
|
||||||
--enable-examples \
|
--enable-examples \
|
||||||
--enable-introspection \
|
--enable-introspection \
|
||||||
|
--disable-systemd \
|
||||||
--enable-libsystemd-login=no \
|
--enable-libsystemd-login=no \
|
||||||
--enable-libelogind=no \
|
--enable-libelogind=no \
|
||||||
--with-systemdsystemunitdir=no \
|
--with-systemdsystemunitdir=no \
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>PolicyKit Authorization Framework</Summary>
|
<Summary>PolicyKit Authorization Framework</Summary>
|
||||||
<Description>polkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.</Description>
|
<Description>polkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.</Description>
|
||||||
<Archive sha1sum="0c375fa621bc9f74f2972e00fb517a408f419adf" type="targz">http://www.freedesktop.org/software/polkit/releases/polkit-0.117.tar.gz</Archive>
|
<Archive sha1sum="1c53d0ccacc6e6afd49ba14cb39d2514b943933d" type="targz">http://www.freedesktop.org/software/polkit/releases/polkit-0.118.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3</Dependency>
|
<Dependency>python3</Dependency>
|
||||||
<Dependency>dbus-devel</Dependency>
|
<Dependency>dbus-devel</Dependency>
|
||||||
@@ -28,8 +28,8 @@
|
|||||||
<Dependency>intltool</Dependency>
|
<Dependency>intltool</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">polkit-0.117-duktape.patch</Patch>
|
<Patch level="1">polkit-0.118-duktape.patch</Patch>
|
||||||
<Patch level="1">polkit-0.117-elogind.patch</Patch>
|
<Patch level="1">polkit-0.118-elogind.patch</Patch>
|
||||||
<Patch level="1">use-system-locale-in-gobject-api.diff</Patch>
|
<Patch level="1">use-system-locale-in-gobject-api.diff</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -90,6 +90,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="11">
|
||||||
|
<Date>2021-05-01</Date>
|
||||||
|
<Version>0.118</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="10">
|
<Update release="10">
|
||||||
<Date>2021-04-30</Date>
|
<Date>2021-04-30</Date>
|
||||||
<Version>0.117</Version>
|
<Version>0.117</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user