gpgme: patch for libkleo
This commit is contained in:
@@ -23,7 +23,7 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.insinto("/usr/lib/cmake/Qgpgme", "lang/qt/src/QGpgmeConfig.cmake")
|
#pisitools.insinto("/usr/lib/cmake/Qgpgme", "lang/qt/src/QGpgmeConfig.cmake")
|
||||||
pisitools.insinto("/usr/lib/cmake/Qgpgme", "lang/qt/src/QGpgmeConfigVersion.cmake")
|
#pisitools.insinto("/usr/lib/cmake/Qgpgme", "lang/qt/src/QGpgmeConfigVersion.cmake")
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README", "THANKS", "TODO")
|
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README", "THANKS", "TODO")
|
||||||
|
|||||||
@@ -24,9 +24,9 @@
|
|||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>python-devel</Dependency>
|
<Dependency>python-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<!--<Patches>
|
<Patches>
|
||||||
<Patch level="1">remove-a-forgotten-instance-of-libsuffix.diff</Patch>
|
<Patch level="1">remove-a-forgotten-instance-of-libsuffix.diff</Patch>
|
||||||
</Patches>-->
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2017-03-19</Date>
|
<Date>2017-07-03</Date>
|
||||||
<Version>1.8.0</Version>
|
<Version>1.8.0</Version>
|
||||||
<Comment>Version bump.</Comment>
|
<Comment>Version bump.</Comment>
|
||||||
<Name>Stefan Gronewold</Name>
|
<Name>Stefan Gronewold</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user