Author: lukasz Date: Fri Apr 25 12:07:27 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.9.3 snapshot - disable charset workaround
---- Files affected: SPECS: tin.spec (1.139 -> 1.140) ---- Diffs: ================================================================ Index: SPECS/tin.spec diff -u SPECS/tin.spec:1.139 SPECS/tin.spec:1.140 --- SPECS/tin.spec:1.139 Tue Oct 9 17:31:11 2007 +++ SPECS/tin.spec Fri Apr 25 14:07:21 2008 @@ -12,13 +12,13 @@ Summary(tr.UTF-8): Haber okuyucu Summary(uk.UTF-8): tin - програма для читання телеконференцій Usenet Name: tin -Version: 1.9.2 +Version: 1.9.3 Release: 1 Epoch: 5 License: distributable Group: Applications/News -Source0: ftp://ftp.tin.org/pub/news/clients/tin/v1.9/%{name}-%{version}.tar.bz2 -# Source0-md5: 251094ddf0e2b059227a4b02187c5f3e +Source0: ftp://ftp.tin.org/pub/news/clients/tin/v1.9/snapshots/%{name}-%{version}.tar.bz2 +# Source0-md5: 01812db5784aa4957a170c3ea7639958 Source1: %{name}.desktop Source2: %{name}.attributes Patch0: %{name}-enable_coloring.patch @@ -89,8 +89,8 @@ LDFLAGS="%{rpmldflags} -lpcre" %configure2_13 \ --disable-debug \ - --disable-locale \ - --disable-mime-strict-charset \ + #--disable-locale \ + #--disable-mime-strict-charset \ --enable-color \ --enable-curses \ --enable-ipv6 \ @@ -148,6 +148,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.140 2008-04-25 12:07:21 lukasz +- 1.9.3 snapshot +- disable charset workaround + Revision 1.139 2007-10-09 15:31:11 baggins - s/enviroment/environment/ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tin.spec?r1=1.139&r2=1.140&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
