packages: tin/tin-ncurses.patch, tin/tin-range.patch, tin/tin.spec - up to ...
arekm
arekm at pld-linux.org
Fri Mar 4 21:32:11 CET 2011
Author: arekm Date: Fri Mar 4 20:32:11 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.9.6
---- Files affected:
packages/tin:
tin-ncurses.patch (1.2 -> 1.3) , tin-range.patch (1.1 -> 1.2) , tin.spec (1.150 -> 1.151)
---- Diffs:
================================================================
Index: packages/tin/tin-ncurses.patch
diff -u packages/tin/tin-ncurses.patch:1.2 packages/tin/tin-ncurses.patch:1.3
--- packages/tin/tin-ncurses.patch:1.2 Wed Jul 25 21:34:58 2001
+++ packages/tin/tin-ncurses.patch Fri Mar 4 21:32:06 2011
@@ -20,3 +20,14 @@
save_CFLAGS="$CFLAGS"
AC_PROG_CC
AC_PROG_GCC_TRADITIONAL
+--- tin-1.9.6/src/Makefile.in~ 2010-01-01 11:08:12.000000000 +0100
++++ tin-1.9.6/src/Makefile.in 2011-03-04 21:30:48.932221763 +0100
+@@ -73,7 +73,7 @@
+ INTL_LIBS = @INTLLIBS@
+ PCRE_LIBS = @PCREDIR_LIBS@ @PCREDIR_MAKE@ -L../pcre -lpcre
+ LIBS = @LIBS@
+-LINK_LIBS = $(PCRE_LIBS) $(CANLIB) @LIBS@ $(INTL_LIBS)
++LINK_LIBS = $(PCRE_LIBS) $(CANLIB) @LIBS@ $(INTL_LIBS) -ltinfo
+
+ # Where do you want the binary & manual page installed?
+ DESTDIR = @DESTDIR@
================================================================
Index: packages/tin/tin-range.patch
diff -u packages/tin/tin-range.patch:1.1 packages/tin/tin-range.patch:1.2
--- packages/tin/tin-range.patch:1.1 Mon Nov 6 01:48:46 2000
+++ packages/tin/tin-range.patch Fri Mar 4 21:32:06 2011
@@ -5,8 +5,8 @@
struct t_group *group)
{
long artnum;
-- long i, last;
-+ unsigned long long i, last;
+- long i;
++ unsigned long long i;
t_bool flag = FALSE;
#ifdef DEBUG_NEWSRC
================================================================
Index: packages/tin/tin.spec
diff -u packages/tin/tin.spec:1.150 packages/tin/tin.spec:1.151
--- packages/tin/tin.spec:1.150 Fri Mar 4 21:08:09 2011
+++ packages/tin/tin.spec Fri Mar 4 21:32:06 2011
@@ -12,13 +12,13 @@
Summary(tr.UTF-8): Haber okuyucu
Summary(uk.UTF-8): tin - програма для читання телеконференцій Usenet
Name: tin
-Version: 1.9.4
-Release: 5
+Version: 1.9.6
+Release: 1
Epoch: 5
License: distributable
Group: Applications/News
Source0: ftp://ftp.tin.org/pub/news/clients/tin/v1.9/%{name}-%{version}.tar.gz
-# Source0-md5: 21b02faf65bb523ce1ee58d4dfbc77fa
+# Source0-md5: 2102f3efd82a342005bd9afd30e03778
Source1: %{name}.desktop
Source2: %{name}.attributes
Patch0: %{name}-enable_coloring.patch
@@ -150,6 +150,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.151 2011/03/04 20:32:06 arekm
+- up to 1.9.6
+
Revision 1.150 2011/03/04 20:08:09 arekm
- release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tin/tin-ncurses.patch?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tin/tin-range.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tin/tin.spec?r1=1.150&r2=1.151&f=u
More information about the pld-cvs-commit
mailing list