kf-14 need ECM-5.14

This commit is contained in:
ertugerata
2015-09-12 18:20:59 +03:00
parent a5e76bac03
commit 7e1763dc5e
23 changed files with 53 additions and 48 deletions
+6 -6
View File
@@ -15,7 +15,7 @@
<Archive sha1sum="a2d6b3e662b0db3eab6db3750f27cfdbb5bff964" type="tarxz">http://download.kde.org/stable/frameworks/5.14/kplotting-5.14.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.14.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -27,29 +27,29 @@
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kplotting-devel</Name>
<Summary>Development files for kplotting</Summary>
<Summary>Development files for kplotting</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kplotting</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2015-09-12</Date>
<Version>5.14</Version>
<Version>5.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>