Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11048141
D3143.id7815.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3143.id7815.diff
View Options
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
@@ -14,7 +14,13 @@
- pkgconfig(libsecret-1)
- libassuan-devel
setup : |
- %configure
+ %configure \
+ --enable-pinentry-tty \
+ --enable-pinentry-curses \
+ --enable-fallback-curses \
+ --enable-pinentry-emacs \
+ --enable-pinentry-gtk2 \
+ --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
Details
Attached
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
5858660
Default Alt Text
D3143.id7815.diff (2 KB)
Attached To
Mode
D3143: Updated to pinentry 1.1.0
Attached
Detach File
Event Timeline
Log In to Comment