summaryrefslogtreecommitdiffstats
path: root/security/seahorse/files/patch-libseahorse_seahorse-gpg-options.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/seahorse/files/patch-libseahorse_seahorse-gpg-options.c')
-rw-r--r--security/seahorse/files/patch-libseahorse_seahorse-gpg-options.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/seahorse/files/patch-libseahorse_seahorse-gpg-options.c b/security/seahorse/files/patch-libseahorse_seahorse-gpg-options.c
new file mode 100644
index 000000000..2eca53c2d
--- /dev/null
+++ b/security/seahorse/files/patch-libseahorse_seahorse-gpg-options.c
@@ -0,0 +1,11 @@
+--- libseahorse/seahorse-gpg-options.c.orig Wed Jan 26 12:11:42 2005
++++ libseahorse/seahorse-gpg-options.c Wed Jan 26 12:11:57 2005
+@@ -31,7 +31,7 @@
+ #include "seahorse-gpg-options.h"
+
+ #define GPG_CONF_HEADER "# FILE CREATED BY SEAHORSE\n\n"
+-#define GPG_VERSION_PREFIX "1.2."
++#define GPG_VERSION_PREFIX "1.4."
+
+ static gchar gpg_homedir[MAXPATHLEN];
+ static gboolean gpg_options_inited = FALSE;