gnupg: maintainer is MIA
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 20 Mar 2006 20:59:45 +0000 (20:59 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 20 Mar 2006 20:59:45 +0000 (20:59 +0000)
- removed all version <1.4.2.2 due to security errors

packages/gnupg/gnupg.inc
packages/gnupg/gnupg_1.2.3.bb [deleted file]
packages/gnupg/gnupg_1.2.4.bb [deleted file]
packages/gnupg/gnupg_1.4.0.bb [deleted file]
packages/gnupg/gnupg_1.4.2.2.bb

index 717d76f..b4eb9bb 100644 (file)
@@ -2,7 +2,6 @@ SECTION = "console/utils"
 DESCRIPTION = "gnupg - GNU privacy guard"
 HOMEPAGE = "http://www.gnupg.org/"
 LICENSE = "GPLv2"
-MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>"
 DEPENDS = "zlib bzip2"
 
 inherit autotools gettext
diff --git a/packages/gnupg/gnupg_1.2.3.bb b/packages/gnupg/gnupg_1.2.3.bb
deleted file mode 100644 (file)
index 462bb2b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-include gnupg.inc
-
-PR = "r1"
diff --git a/packages/gnupg/gnupg_1.2.4.bb b/packages/gnupg/gnupg_1.2.4.bb
deleted file mode 100644 (file)
index 462bb2b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-include gnupg.inc
-
-PR = "r1"
diff --git a/packages/gnupg/gnupg_1.4.0.bb b/packages/gnupg/gnupg_1.4.0.bb
deleted file mode 100644 (file)
index 7522816..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-include gnupg.inc
-
-DEPENDS += "readline"
-EXTRA_OECONF += "--with-readline=${STAGING_LIBDIR}/.."
-#   --without-readline      do not support fancy command line editing
-
-SRC_URI += "file://15_free_caps.patch;patch=1 \
-           file://16_min_privileges.patch;patch=1 \
-           file://18_ca_po_update.patch;patch=1 \
-           file://21_strgutil_update.patch;patch=1"
-S = "${WORKDIR}/gnupg-${PV}"
index 07f62ab..e14f39f 100644 (file)
@@ -9,3 +9,5 @@ SRC_URI += "file://15_free_caps.patch;patch=1 \
            file://22_zero_length_mpi_fix.patch;patch=1 "
 
 S = "${WORKDIR}/gnupg-${PV}"
+
+PR = "r1"