Page MenuHomeSolus

D1908.id.diff
No OneTemporary

D1908.id.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -4,4 +4,7 @@
libc.so.6
libgcc_s.so.1
libgpg-error.so.0
+libpthread.so.0
+libpython2.7.so.1.0
+libpython3.5m.so.1.0
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : gpgme
version : 1.9.0
-release : 8
+release : 9
source :
- https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.9.0.tar.bz2 : 1b29fedb8bfad775e70eafac5b0590621683b2d9869db994568e6401f4034ceb
license : GPL-3.0
@@ -18,9 +18,10 @@
- qt-devel : Qt bindings for GPGME, the library that allows to add support for cryptography to a program.
builddeps :
- pkgconfig(Qt5Core)
+ - pkgconfig(python3)
- gnupg
- libassuan-devel
- - libgpg-error
+ - swig
rundeps :
- qt-devel : gpgme-devel
patterns :
@@ -31,7 +32,7 @@
- /usr/lib64/cmake/QGpgme
- /usr/lib64/libqgpgme.so
setup : |
- %configure --disable-static
+ %configure --disable-static --enable-languages=cpp,qt,python
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>gpgme</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Neal Gompa</Name>
+ <Email>ngompa13@gmail.com</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>security</PartOf>
@@ -18,10 +18,124 @@
<PartOf>security</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg-1.9.0-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/_gpgme.so</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/callbacks.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/callbacks.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/create.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/create.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/data/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/data/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/data/encoding.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/data/encoding.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/event.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/event.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/import.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/import.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/keylist/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/keylist/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/keylist/mode.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/keylist/mode.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/keysign.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/keysign.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/md.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/md.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/pk.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/pk.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/protocol.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/protocol.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/sig/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/sig/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/sig/mode.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/sig/mode.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/sig/notation.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/sig/notation.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/sigsum.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/sigsum.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/status.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/status.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/tofu/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/tofu/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/tofu/policy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/tofu/policy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/validity.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/constants/validity.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/core.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/core.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/errors.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/errors.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/gpgme.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/gpgme.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/results.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/results.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/util.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/util.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/version.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/gpg/version.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg-1.9.0-py3.5.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/__pycache__/callbacks.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/__pycache__/core.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/__pycache__/errors.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/__pycache__/gpgme.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/__pycache__/results.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/__pycache__/util.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/__pycache__/version.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/_gpgme.cpython-35m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/callbacks.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/create.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/event.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/import.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/keysign.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/md.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/pk.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/protocol.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/sigsum.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/status.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/__pycache__/validity.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/create.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/data/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/data/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/data/__pycache__/encoding.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/data/encoding.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/event.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/import.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/keylist/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/keylist/mode.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/keysign.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/md.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/pk.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/protocol.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/sig/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/sig/__pycache__/mode.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/sig/__pycache__/notation.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/sig/mode.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/sig/notation.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/sigsum.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/status.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/tofu/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/tofu/policy.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/constants/validity.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/core.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/errors.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/gpgme.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/install_files.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/results.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/util.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/gpg/version.py</Path>
<Path fileType="library">/usr/lib64/lib*.so.*</Path>
- <Path fileType="data">/usr/share/common-lisp/source/gpgme/gpgme-package.lisp</Path>
- <Path fileType="data">/usr/share/common-lisp/source/gpgme/gpgme.asd</Path>
- <Path fileType="data">/usr/share/common-lisp/source/gpgme/gpgme.lisp</Path>
<Path fileType="info">/usr/share/info</Path>
</Files>
</Package>
@@ -31,7 +145,7 @@
<Description xml:lang="en">GPGME (GnuPG Made Easy) is a C language library that allows to add support for cryptography to a program. It is designed to make access to public key crypto engines like GnuPG or GpgSM easier for applications. GPGME provides a high-level crypto API for encryption, decryption, signing, signature verification and key management.</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="8">gpgme</Dependency>
+ <Dependency release="9">gpgme</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -46,7 +160,7 @@
<Description xml:lang="en">Qt bindings for GPGME, the library that allows to add support for cryptography to a program.</Description>
<PartOf>security</PartOf>
<RuntimeDependencies>
- <Dependency release="8">gpgme</Dependency>
+ <Dependency release="9">gpgme</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/libqgpgme.so.*</Path>
@@ -58,8 +172,8 @@
<Description xml:lang="en">Qt bindings for GPGME, the library that allows to add support for cryptography to a program.</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="8">gpgme-qt</Dependency>
- <Dependency releaseFrom="8">gpgme-devel</Dependency>
+ <Dependency release="9">gpgme-qt</Dependency>
+ <Dependency releaseFrom="9">gpgme-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/QGpgME</Path>
@@ -69,12 +183,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2017-05-16</Date>
+ <Update release="9">
+ <Date>2018-01-07</Date>
<Version>1.9.0</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Neal Gompa</Name>
+ <Email>ngompa13@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 2:47 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5827063
Default Alt Text
D1908.id.diff (16 KB)

Event Timeline