Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531624
en ru br
ALT Linux repos
S:1.4.23-alt4
5.0: 1.4.9-alt1
4.1: 1.4.9-alt1
4.0: 1.4.9-alt1.M40.1
3.0: 1.4.1-alt1
+updates:1.4.5-alt0.M30.0

Group :: File tools
RPM: gnupg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gnupg-1.4.3-alt-autotools.patch
Download


diff -upk.orig gnupg-1.4.3.orig/Makefile.am gnupg-1.4.3/Makefile.am
--- gnupg-1.4.3.orig/Makefile.am	2005-07-27 11:29:04 +0000
+++ gnupg-1.4.3/Makefile.am	2006-06-11 22:09:48 +0000
@@ -28,7 +28,7 @@ else
 checks = checks
 endif
 
-SUBDIRS = m4 intl zlib util mpi cipher tools g10 keyserver po doc ${checks}
+SUBDIRS = m4 util mpi cipher tools g10 keyserver po doc ${checks}
 EXTRA_DIST = scripts/config.rpath  PROJECTS BUGS config.h.in autogen.sh
 DISTCLEANFILES = g10defs.h 
 
diff -upk.orig gnupg-1.4.3.orig/configure.ac gnupg-1.4.3/configure.ac
--- gnupg-1.4.3.orig/configure.ac	2006-04-03 08:15:19 +0000
+++ gnupg-1.4.3/configure.ac	2006-06-11 22:10:17 +0000
@@ -752,7 +752,7 @@ dnl Checks for libraries.
 
 AM_GNU_GETTEXT_VERSION(0.14.1)
 if test "$try_gettext" = yes; then
-  AM_GNU_GETTEXT(,[need-ngettext])
+  AM_GNU_GETTEXT(,[need-ngettext],[external])
 
   # gettext requires some extra checks.  These really should be part of
   # the basic AM_GNU_GETTEXT macro.  TODO: move other gettext-specific
@@ -1381,7 +1381,6 @@ DATADIRNAME=$DATADIRNAME
 AC_CONFIG_FILES([
 Makefile
 m4/Makefile
-intl/Makefile
 po/Makefile.in
 util/Makefile
 mpi/Makefile
@@ -1393,7 +1392,6 @@ keyserver/gpgkeys_test
 doc/Makefile
 tools/Makefile
 tools/gpg-zip
-zlib/Makefile
 checks/Makefile
 ])
 AC_OUTPUT
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin