ConsoleKit rebuild consolekit2-conf.patch
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
diff -Nuar a/data/ConsoleKit.conf b/data/ConsoleKit.conf
|
||||
--- a/data/ConsoleKit.conf 2021-03-21 12:32:33.777927861 +0300
|
||||
+++ b/data/ConsoleKit.conf 2021-03-21 13:22:51.184816207 +0300
|
||||
@@ -62,6 +62,12 @@
|
||||
send_member="CanHibernate"/>
|
||||
<allow send_destination="org.freedesktop.ConsoleKit"
|
||||
send_interface="org.freedesktop.ConsoleKit.Manager"
|
||||
+ send_member="CanSuspendThenHibernate"/>
|
||||
+ <allow send_destination="org.freedesktop.ConsoleKit"
|
||||
+ send_interface="org.freedesktop.ConsoleKit.Manager"
|
||||
+ send_member="CanHybridSuspend"/>
|
||||
+ <allow send_destination="org.freedesktop.ConsoleKit"
|
||||
+ send_interface="org.freedesktop.ConsoleKit.Manager"
|
||||
send_member="HybridSleep"/>
|
||||
<allow send_destination="org.freedesktop.ConsoleKit"
|
||||
send_interface="org.freedesktop.ConsoleKit.Manager"
|
||||
@@ -32,6 +32,9 @@
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency versionFrom="0.117">polkit-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">consolekit2-conf.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -92,7 +95,7 @@
|
||||
<Update release="8">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>1.2.1</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user