[tudu/f16] Updated to latest version.

Eric Christensen sparks at fedoraproject.org
Tue Jan 31 15:34:06 UTC 2012


commit c7f3519d8760a3afa57fc462efb7f68ec3b54532
Author: Eric Christensen <eric.christensen at citrix.com>
Date:   Tue Jan 31 10:33:56 2012 -0500

    Updated to latest version.

 tudu-0.8.1.tar.gz |  Bin 0 -> 59161 bytes
 tudu.2.patch      |   12 ++++++++++++
 tudu.patch        |   21 +++++++++++++++++++++
 3 files changed, 33 insertions(+), 0 deletions(-)
---
diff --git a/tudu-0.8.1.tar.gz b/tudu-0.8.1.tar.gz
new file mode 100644
index 0000000..989d479
Binary files /dev/null and b/tudu-0.8.1.tar.gz differ
diff --git a/tudu.2.patch b/tudu.2.patch
new file mode 100644
index 0000000..e0d76e3
--- /dev/null
+++ b/tudu.2.patch
@@ -0,0 +1,12 @@
+diff -up tudu-0.8.1/configure.orig tudu-0.8.1/configure
+--- tudu-0.8.1/configure.orig	2012-01-31 09:49:44.228826683 -0500
++++ tudu-0.8.1/configure	2012-01-31 09:49:54.132769367 -0500
+@@ -98,7 +98,7 @@ done
+ : ${INSTALL_DIR:=${INSTALL} -d}
+ : ${INSTALL_DATA:=${INSTALL} -m 644}
+ : ${INSTALL_SCRIPT:=${INSTALL} -m 755}
+-: ${INSTALL_PROGRAM:=${INSTALL} -m 755 -s}
++: ${INSTALL_PROGRAM:=${INSTALL} -m 755}
+ : ${INSTALL_MAN:=${INSTALL} -m 444}
+ : ${INSTALL_LIB:=${INSTALL} -c}
+  PKGNAME='tudu' ; VERSION='0.8.1' ; CONTACT_MAIL="meskio at sindominio.net" ; CONTACT_NAME="Ruben Pollan" ; CONTACT="Ruben Pollan <meskio at sindominio.net>" ;
diff --git a/tudu.patch b/tudu.patch
new file mode 100644
index 0000000..a46d90b
--- /dev/null
+++ b/tudu.patch
@@ -0,0 +1,21 @@
+diff -up tudu-0.8.1/configure.old tudu-0.8.1/configure
+--- tudu-0.8.1/configure.old	2012-01-13 11:45:07.334622544 -0500
++++ tudu-0.8.1/configure	2012-01-17 09:40:00.910492121 -0500
+@@ -217,7 +217,7 @@ echo "OPTIONAL:  libncursesw"
+ "--localstatedir")
+ 	LOCALSTATEDIR="$value"; ;;
+ "--libdir")
+-	LIBDIR="$value"; LDFLAGS="${LDFLAGS} -L$value -Wl,-R$value"; ;;
++	LIBDIR="$value"; LDFLAGS="${LDFLAGS} -L$value"; ;;
+ "--includedir")
+ 	INCLUDEDIR="$value"; CFLAGS="${CFLAGS} -I$value"; ;;
+ "--infodir")
+@@ -283,7 +283,7 @@ echo "ERROR: ${CXX} cannot create execut
+ do_remove
+ exit 1
+  fi
+-CXXFLAGS="${CXXFLAGS} -Wall -O2"
++CXXFLAGS="${CXXFLAGS} -g -Wall -O2"
+ SRCS="${SRCS} tudu.cc data.cc editor.cc interface.cc window.cc text.cc parser.cc config.cc date.cc screen.cc sched.cc cmd.cc"
+ check_include() {
+ VAR=$1


More information about the scm-commits mailing list