Page MenuHomeSolus

D3143.id.diff
No OneTemporary

D3143.id.diff

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,21 @@
</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-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
5821747
Default Alt Text
D3143.id.diff (2 KB)

Event Timeline