Kalev Lember
a7f1a5ec50
Build pinentry-gnome3
2015-09-21 19:11:04 +02:00
Boris Ranto
6bd5161044
Rebase to latest upstream version (0.9.6)
...
- Modify backwards compatible symlink for qt(4)
- Enable pinentry-emacs since it was enabled by default in 0.9.5
2015-09-11 14:51:32 +02:00
Boris Ranto
aa439a80c9
Rebase to latest upstream version
...
- Removing qt4 pinentry patch -- got merged upstream
- New package pinentry-emacs that hosts pinentry-emacs
- New dependencies on libassuan and libgpg-error (de-bundling)
2015-07-03 14:54:03 +02:00
Dennis Gilmore
5fed9bb4e5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 15:18:49 +00:00
Boris Ranto
cad16cae1a
Rebase to latest upstream version (0.9.2)
...
Resolves: rhbz#1220598
2015-05-14 16:03:05 +02:00
Kalev Lember
e37de6ce57
Rebuilt for GCC 5 C++11 ABI change
2015-05-02 16:44:36 +02:00
Boris Ranto
c5d1ebf1ac
Rebase to latest upstream 0.9.1 version
2015-03-25 20:28:16 +01:00
Rex Dieter
6ce9c08dcb
0.9.0-3
...
- fix FTBFS on f23/gcc5
- drop deprecated configure flags
2015-03-13 11:04:24 -05:00
Till Maas
92662405db
Rebuilt for Fedora 23 Change
...
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:15:46 +01:00
Boris Ranto
36a5c07f6a
Do not issue autogen.sh in build section -- we do not patch any automake/autoconf scripts
2014-11-12 21:12:13 +01:00
Boris Ranto
c9335ec473
Rebase to latest upstream version
2014-11-12 20:53:52 +01:00
Rex Dieter
e4f740c810
Revert "now included in rhel5"
...
This reverts commit 52f638e1d6
.
Sorry, wrong branch
2014-09-27 13:52:58 -05:00
Rex Dieter
52f638e1d6
now included in rhel5
2014-09-27 13:50:46 -05:00
Peter Robinson
3d46192437
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 18:59:44 +00:00
Boris Ranto
a6e2a0ad61
Upgrade pinentry-wrapper to handle corner cases better
2014-08-12 11:42:06 +02:00
Boris Ranto
5b15124560
Fix bogus dates
2014-08-12 11:32:39 +02:00
Tom Callaway
ce9c6ed39c
fix license handling
2014-07-30 12:54:08 -04:00
Rex Dieter
5aa074e3c3
fix breakage introduce in 168f7f3f
2014-07-19 14:22:17 -05:00
Rex Dieter
338d9cc00f
/usr/bin/pinentry should not check if stderr is opened ( #787775 )
2014-07-19 14:20:55 -05:00
Rex Dieter
168f7f3fba
0.8.3-3
...
- .spec cleanup (drop support for old releases)
- -gtk: Provides: pinentry-gtk2
2014-07-19 14:07:21 -05:00
Dennis Gilmore
cb18b650c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 11:04:11 -05:00
Stanislav Ochotnicky
b3fdf4cb69
Update to latest upstream version (0.8.3)
2014-01-30 15:00:45 +01:00
Dennis Gilmore
477bcb7d80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 23:17:39 -05:00
Dennis Gilmore
6b76103212
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 11:55:27 -06:00
Stanislav Ochotnicky
64ee09dc8d
Fix macros expansions so that conditionals work
2012-11-14 11:33:03 +01:00
Rex Dieter
c20097ef76
add bug reference
2012-11-13 13:28:47 -06:00
Stanislav Ochotnicky
ceee91719b
Fix up licenses for qt and qt4 subpackages
2012-11-13 13:26:46 -06:00
Dennis Gilmore
b10cc9051d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-20 20:46:20 -05:00
Dennis Gilmore
85ccb03c60
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-13 18:56:35 -06:00
Adam Jackson
9083eadb2c
Rebuild for new libpng
2011-11-14 11:59:49 -05:00
Stanislav Ochotnicky
7db36dd56d
Improve wrapper to fallback to curses even with DISPLAY set ( #622077 )
...
- improved wrapper provided by Ben Boeckel
2011-07-26 10:02:16 +02:00
Stanislav Ochotnicky
7bf242f871
Fix pinentry-curses running as root by disabling capabilities ( #677670 )
2011-02-18 11:38:51 +01:00
Dennis Gilmore
366c23656b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-09 08:37:23 -06:00
Stanislav Ochotnicky
c59c39a528
Updated to latest upstream version (0.8.1)
2011-02-01 14:51:25 +01:00
Stanislav Ochotnicky
bcc83b5ce0
pinentry fix #589532 and #589998
2010-05-07 14:02:06 +00:00
Rex Dieter
1caa91c18c
- -qt: build as qt4 version, and drop qt3 support (f13+ only)
2010-04-29 18:10:30 +00:00
Stanislav Ochotnicky
1e5172663b
pinentry-gtk 0.8.0
...
also fixes pinentry-gtk keyboard grab fail results in SIGABRT (#585422 )
2010-04-27 08:57:22 +00:00
Rex Dieter
8388aecc1d
- pinentry-gtk -g segfaults on focus change ( #520236 )
2010-04-18 16:51:23 +00:00
Rex Dieter
39ec7f2fb3
fix finding qt3-devel
2009-09-16 18:06:22 +00:00
Rex Dieter
b096de7e2a
- Errors installing with --excludedocs ( #515925 )
2009-09-16 17:54:36 +00:00
Rex Dieter
1c408d0148
- drop alternatives, use app-wrapper instead (borrowed from opensuse)
...
- -qt4 experimental subpkg, -qt includes qt3 version again (#523488 )
2009-09-16 17:25:57 +00:00
Jesse Keating
1ecf4710f1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-26 18:48:20 +00:00
Rex Dieter
ac2aa98189
- pinentry-0.7.6
...
- -qt switched qt4 version, where applicable (f9+, rhel6+)
- fixup scriptlets
2009-06-23 15:28:41 +00:00
Rex Dieter
e9454cea70
- pinentry-0.7.5
2009-04-25 22:20:26 +00:00
Jesse Keating
caee1b1b05
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-27 00:30:36 +00:00
Rex Dieter
f4ccf68c1c
- pinentry failed massrebuild attempt for GCC 4.3 ( #434400 )
2008-03-25 14:31:14 +00:00
Rex Dieter
a5ba7936d3
- s/qt-devel/qt3-devel/ (f9+)
2008-03-25 13:33:37 +00:00
Jesse Keating
65fdd4678e
- Autorebuild for GCC 4.3
2008-02-19 21:28:29 +00:00
Adam Tkac
780877ced5
- rebuild against new libcap
2008-02-17 12:26:24 +00:00
Rex Dieter
203721b37f
- pinentry-0.7.4
...
- BR: libcap-devel
2007-12-10 05:02:28 +00:00