dbus rebuild

This commit is contained in:
Rmys
2022-11-11 11:47:59 +03:00
parent c6786cac50
commit 56cd94b932
+8 -1
View File
@@ -15,7 +15,7 @@
<Description>D-Bus supplies both a system daemon (for events such as "new hardware device added" or "printer queue changed") and a per-user-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). Currently the communicating applications are on one computer, but TCP/IP option is available and remote support planned.</Description>
<Archive sha1sum="7916710d63533b8141e581cc0f98b4346d08bf6c" type="tarxz">https://dbus.freedesktop.org/releases/dbus/dbus-1.14.4.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.4.9">expat-devel</Dependency>
<Dependency versionFrom="2.5.0">expat-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<!--<Dependency>doxygen</Dependency>-->
<Dependency>libcap-ng-devel</Dependency>
@@ -99,6 +99,13 @@
</Package>
<History>
<Update release="19">
<Date>2022-11-11</Date>
<Version>1.14.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2022-10-22</Date>
<Version>1.14.4</Version>