gpgme:rebuild

This commit is contained in:
Rmys
2018-09-13 13:00:21 +03:00
parent 5794757d3c
commit 390165b353
+9 -7
View File
@@ -19,8 +19,8 @@
<Dependency>libgpg-error-devel</Dependency>
<Dependency>libassuan-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>swig</Dependency>
<!-- <Dependency>doxygen</Dependency> -->
<Dependency>swig</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python-devel</Dependency>
</BuildDependencies>
@@ -32,12 +32,12 @@
<Package>
<Name>gpgme</Name>
<RuntimeDependencies>
<Dependency>gnupg</Dependency>
<!-- <Dependency>gnupg</Dependency> -->
<Dependency>libgpg-error</Dependency>
<Dependency>libassuan</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>python3</Dependency>
<Dependency>python</Dependency>
<!-- <Dependency>python3</Dependency> -->
<!-- <Dependency>python</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -71,7 +71,8 @@
<Dependency>qt5-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libqgpgme.so.*</Path>
<Path fileType="library">/usr/lib/libqgpgme.so*</Path>
<Path fileType="library">/usr/lib/cmake/Qgpgme</Path>
</Files>
</Package>
@@ -111,12 +112,13 @@
<Files>
<Path fileType="library">/usr/lib/cmake/QGpgme</Path>
<Path fileType="header">/usr/include/qgpgme/*</Path>
<Path fileType="header">/usr/include/QGpgME/*</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2018-08-10</Date>
<Date>2018-09-13</Date>
<Version>1.10.0</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>