rpms/tin/FC-3 .cvsignore,1.4,1.5 sources,1.4,1.5 tin.spec,1.7,1.8

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Mon Nov 27 21:08:45 UTC 2006


Author: adrian

Update of /cvs/extras/rpms/tin/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9649

Modified Files:
	.cvsignore sources tin.spec 
Log Message:
* Mon Nov 27 2006 Adrian Reber <adrian at lisas.de> - 1.8.2-1
- updated to 1.8.2
- fix for http://nvd.nist.gov/nvd.cfm?cvename=CVE-2006-6122
- fix for #217420
- fix for http://nvd.nist.gov/nvd.cfm?cvename=CVE-2006-0804
- fix for #217422



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tin/FC-3/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	8 Nov 2004 05:27:38 -0000	1.4
+++ .cvsignore	27 Nov 2006 21:08:15 -0000	1.5
@@ -1 +1,3 @@
-tin-1.6.2.tar.bz2
+tin-1.8.1.tar.bz2
+tin-1.8.1.tar.bz2.sign
+tin-1.8.2.tar.bz2.sign


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tin/FC-3/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	8 Nov 2004 05:27:38 -0000	1.4
+++ sources	27 Nov 2006 21:08:15 -0000	1.5
@@ -1 +1,4 @@
-3ab61ba7c7d3b7a3596ba199c570c4e4  tin-1.6.2.tar.bz2
+efeecdf72683213d9e705c28de87ea2e  tin-1.8.1.tar.bz2
+4f7dd48ddd79d79203dc0094f692999f  tin-1.8.1.tar.bz2.sign
+8ee7304568012d05c68123e656654c4d  tin-1.8.2.tar.bz2.sign
+b6726c7f3e01b821b3b20d446ac2da9b  tin-1.8.2.tar.bz2


Index: tin.spec
===================================================================
RCS file: /cvs/extras/rpms/tin/FC-3/tin.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tin.spec	10 Dec 2004 22:03:12 -0000	1.7
+++ tin.spec	27 Nov 2006 21:08:15 -0000	1.8
@@ -1,16 +1,15 @@
 Name: tin
-Version: 1.6.2
-Release: 2
-Epoch: 0
-Summary: A basic Internet news reader.
+Version: 1.8.2
+Release: 1%{?dist}
+Summary: Basic Internet news reader
 Group: Applications/Internet
 License: Distributable
 URL: http://www.tin.org/
-Source:  ftp://ftp.tin.org/pub/news/clients/tin/v1.6/tin-1.6.2.tar.bz2
+Source0:  ftp://ftp.tin.org/pub/news/clients/tin/v1.8/tin-1.8.2.tar.bz2
+Source1:  ftp://ftp.tin.org/pub/news/clients/tin/v1.8/tin-1.8.2.tar.bz2.sign
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: ncurses-devel, byacc, desktop-file-utils, pcre-devel
 
-#---------------------------------------------------------------------
 
 %description
 Tin is a basic, easy to use Internet news reader.  Tin can read news
@@ -19,12 +18,10 @@
 
 Install tin if you need a basic news reader.
 
-#---------------------------------------------------------------------
 
 %prep
 %setup -q
 
-#---------------------------------------------------------------------
 
 %build
 %configure \
@@ -44,7 +41,6 @@
 %{__make} clean %{?_smp_mflags}
 %{__make} build %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -I%{_includedir}/pcre"
 
-#---------------------------------------------------------------------
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -69,12 +65,10 @@
 # url_handler.sh conflicts with mutt
 %{__rm} -f $RPM_BUILD_ROOT/%{_bindir}/url_handler.sh
 
-#---------------------------------------------------------------------
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
 
-#---------------------------------------------------------------------
 
 %files
 %defattr(-,root,root)
@@ -84,14 +78,30 @@
 %{_bindir}/metamutt
 %{_bindir}/opt-case.pl
 %{_bindir}/w2r.pl
+%{_bindir}/tinews.pl
 %{_mandir}/man1/*
 %{_mandir}/man5/*
 /usr/share/locale/*/*/*
 %{_datadir}/applications/*%{name}.desktop
 
-#---------------------------------------------------------------------
 
 %changelog
+* Mon Nov 27 2006 Adrian Reber <adrian at lisas.de> - 1.8.2-1
+- updated to 1.8.2
+- fix for http://nvd.nist.gov/nvd.cfm?cvename=CVE-2006-6122
+- fix for #217420
+- fix for http://nvd.nist.gov/nvd.cfm?cvename=CVE-2006-0804
+- fix for #217422
+
+* Sun Mar 13 2006 Adrian Reber <adrian at lisas.de> - 1.8.1-1
+- updated to 1.8.1
+
+* Sun May 22 2005 Jeremy Katz <katzj at redhat.com> - 1.6.2-4
+- rebuild on all arches
+
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+- rebuilt
+
 * Thu Jun 24 2004 Adrian Reber <adrian at lisas.de> - 0:1.6.2-0.fdr.2
 - changed BuildRequires from bison to byacc
 - added pcre-devel as BuildRequires
@@ -150,7 +160,7 @@
 - fix libdir=/var/lib/news (#7).
 - fix spooldir=/var/spool/news.
 
-* Sun Mar 21 1999 Cristian Gafton <gafton at redhat.com> 
+* Sun Mar 21 1999 Cristian Gafton <gafton at redhat.com>
 - auto rebuild in the new build environment (release 3)
 
 * Tue Mar 09 1999 Preston Brown <pbrown at redhat.com>




More information about the fedora-extras-commits mailing list