remove kde5-suffix

This commit is contained in:
groni
2015-07-19 13:00:20 +02:00
parent 04d4a75868
commit e7340018a2
202 changed files with 44 additions and 9343 deletions
@@ -3,6 +3,6 @@
from pisi.version import Version
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
os.system("/usr/bin/update-mime-database /usr/share/mime")
os.system("/usr/bin/update-mime-database /usr/share/mime > /dev/null")
+4 -2
View File
@@ -17,6 +17,7 @@
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-tools-devel</Dependency>
<Dependency>shared-mime-info</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -25,12 +26,13 @@
<Name>kcoreaddons</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>gamin</Dependency>
<Dependency>gamin</Dependency>
<Dependency>shared-mime-info</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</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>