This commit is contained in:
ertugerata
2015-09-12 17:28:31 +03:00
parent 4e8298d77a
commit a5e76bac03
23 changed files with 196 additions and 35 deletions
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Qt wrapper for ModemManager DBus API</Summary>
<Description>Qt wrapper for ModemManager DBus API</Description>
<Archive sha1sum="b30a770b03b2efcf94aa3e7fae44d6b34d7d23aa" type="tarxz">http://download.kde.org/stable/frameworks/5.13/modemmanager-qt-5.13.0.tar.xz</Archive>
<Archive sha1sum="2b7466b30f5af80e7e92405c824ff910208f0cba" type="tarxz">http://download.kde.org/stable/frameworks/5.14/modemmanager-qt-5.14.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ModemManager-devel</Dependency>
@@ -25,23 +25,23 @@
<Name>modemmanager-qt</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>modemmanager-qt-devel</Name>
<Summary>Development files for kde5-modemmanger-qt</Summary>
<Summary>Development files for modemmanger-qt</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">modemmanager-qt</Dependency>
</RuntimeDependencies>
<Files>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="4">
<Date>2015-09-12</Date>
<Version>5.14</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2015-08-16</Date>
<Version>5.13</Version>