Page MenuHomeSolus

D3143.id7811.diff
No OneTemporary

D3143.id7811.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,6 +1,8 @@
libassuan.so.0
libc.so.6
+libgcr-base-3.so.1
libgdk-x11-2.0.so.0
+libgio-2.0.so.0
libglib-2.0.so.0
libgobject-2.0.so.0
libgpg-error.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : pinentry
-version : 1.0.0
-release : 5
+version : 1.1.0
+release : 6
source :
- - ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-1.0.0.tar.bz2 : 1672c2edc1feb036075b187c0773787b2afd0544f55025c645a71b4c2f79275a
+ - ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-1.1.0.tar.bz2 : 68076686fa724a290ea49cdf0d1c0c1500907d1b759a3bcbfbec0293e8f56570
homepage : http://www.gnupg.org/aegypten/
license : GPL-2.0
summary : Pin or pass-phrase entry dialog
@@ -10,11 +10,20 @@
Pin or pass-phrase entry dialog
component : security
builddeps :
+ - pkgconfig(gcr-base-3)
+ - pkgconfig(gtk+-3.0)
- pkgconfig(gtk+-2.0)
- pkgconfig(libsecret-1)
- libassuan-devel
setup : |
- %configure
+ %configure \
+ --enable-pinentry-tty \
+ --enable-pinentry-curses \
+ --enable-fallback-curses \
+ --enable-pinentry-emacs \
+ --enable-pinentry-gtk2 \
+ --enable-pinentry-gnome3 \
+ --enable-libsecret
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
@@ -3,8 +3,8 @@
<Name>pinentry</Name>
<Homepage>http://www.gnupg.org/aegypten/</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Eric Renfro</Name>
+ <Email>psi-jack@linux-help.org</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>security</PartOf>
@@ -20,17 +20,22 @@
</Description>
<PartOf>security</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="info">/usr/share/info</Path>
+ <Path fileType="executable">/usr/bin/pinentry</Path>
+ <Path fileType="executable">/usr/bin/pinentry-curses</Path>
+ <Path fileType="executable">/usr/bin/pinentry-emacs</Path>
+ <Path fileType="executable">/usr/bin/pinentry-gnome3</Path>
+ <Path fileType="executable">/usr/bin/pinentry-gtk-2</Path>
+ <Path fileType="executable">/usr/bin/pinentry-tty</Path>
+ <Path fileType="info">/usr/share/info/pinentry.info</Path>
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2017-03-28</Date>
- <Version>1.0.0</Version>
+ <Update release="6">
+ <Date>2018-06-23</Date>
+ <Version>1.1.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Eric Renfro</Name>
+ <Email>psi-jack@linux-help.org</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:13 PM (3 h, 5 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850270
Default Alt Text
D3143.id7811.diff (3 KB)

Event Timeline