Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37410186
en ru br
ALT Linux repositórios
S:2.6.2-alt1
5.0: 1.8.3-alt3
4.1: 1.8.3-alt2
4.0: 1.7.7-alt1
3.0: 1.7.7-alt1

Group :: Rede/Notícias
RPM: tin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: tin
Version: 1.8.3
Release: alt3

Packager: Victor Forsyuk <force at altlinux.org>

Summary: A basic Internet news reader
License: BSD
Group: Networking/News

URL: http://www.tin.org/
Source: ftp://ftp.tin.org/pub/news/clients/tin/stable/tin-%version.tar.bz2
Source2: tin.attributes

Patch3: tin-1.7.3-makefile.patch
Patch4: tin-enable_coloring.patch
Patch5: tin-charset.patch
Patch6: tin-range.patch

# Automatically added by buildreq on Mon Sep 08 2008

# Manually removed from buildreq'ed string:
# - all X-related packages: needed for slrnface support, but slrnface is abandoned by its author
#   and broken with recent X11 libs...
# - specific MTA package (such as postfix): replace it by requirement of /usr/sbin/sendmail
#   presence
BuildRequires: gnupg libgpm-devel libidn-devel libncursesw-devel libpcre-devel vim-minimal
BuildRequires: /usr/sbin/sendmail

# TODO:

# - build with libuu/uudeview. Need to wait for build of our uudeview package with libuu
#   library...

%description
Tin is a basic, easy to use Internet news reader. Tin can read news locally or
remotely via an NNTP (Network News Transport Protocol) server.

%prep
%setup
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1

%build
%configure \
--with-spooldir=/var/lib/news \
--enable-nntp \
--enable-prototypes \
--disable-mime-strict-charset \
--enable-color \
--with-screen=ncursesw \
--enable-locale \
--enable-mh-mail-handling \
--with-pcre=/usr \
--enable-echo \
--enable-nntp-only \
--with-mailer=/usr/sbin/sendmail \
--with-nntp-default-server="news"

%make_build build PCRE_CPPFLAGS="-I/usr/include/pcre"

%install
%make_install install DESTDIR=%buildroot
install -pD -m644 doc/tin.defaults %buildroot%_sysconfdir/tin/tinrc
install -pD -m644 %_sourcedir/tin.attributes %buildroot%_sysconfdir/tin/attributes

%find_lang %name

%files -f %name.lang
%dir %_sysconfdir/tin
%config(noreplace) %verify(not md5 mtime size) %_sysconfdir/tin/tinrc
%config(noreplace) %verify(not md5 mtime size) %_sysconfdir/tin/attributes
%_bindir/tin
%_bindir/rtin
%_man1dir/*
%_man5dir/*
%doc README doc/{CHANGES,CREDITS,TODO,DEBUG_REFS,filtering,good-netkeeping-seal,*.txt}

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009