core updated.
This commit is contained in:
@@ -13,12 +13,13 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Glib bindings for D-Bus</Summary>
|
||||
<Description>dbus-glib is an add-on library to integrate the standard D-Bus library with the GLib thread abstraction and main loop.</Description>
|
||||
<Archive sha1sum="58a8955972f6c221461a49f9c541c22e838a5776" type="targz">http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.102.tar.gz</Archive>
|
||||
<Archive sha1sum="776a0e843f5c04cb58225962d623e82f283aed68" type="targz">http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.104.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>dbus</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<!-- New dbus uses GVariant data structure. We need glib2 >= 2.24 -->
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>expat</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libpcre-devel</Dependency>
|
||||
<Dependency>expat-devel</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -50,6 +51,8 @@
|
||||
<Summary>Development files for dbus-glib</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">dbus-glib</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/dbus-1.0</Path>
|
||||
@@ -59,8 +62,15 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2015-05-12</Date>
|
||||
<Version>0.104</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-05-11</Date>
|
||||
<Date>2015-04-01</Date>
|
||||
<Version>0.102</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
|
||||
Reference in New Issue
Block a user