rpms/tin/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 tin.spec, 1.12, 1.13

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Wed Jun 20 06:54:00 UTC 2007


Author: adrian

Update of /cvs/extras/rpms/tin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15582

Modified Files:
	.cvsignore sources tin.spec 
Log Message:
* Wed Jun 20 2007 Adrian Reber <adrian at lisas.de> - 1.8.3-1
- updated to 1.8.3
- removed desktop file (bz #241463)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tin/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	15 Sep 2006 20:17:57 -0000	1.6
+++ .cvsignore	20 Jun 2007 06:53:25 -0000	1.7
@@ -1,3 +1,2 @@
-tin-1.8.1.tar.bz2
-tin-1.8.1.tar.bz2.sign
-tin-1.8.2.tar.bz2.sign
+tin-1.8.3.tar.bz2
+tin-1.8.3.tar.bz2.sign


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tin/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	15 Sep 2006 20:17:57 -0000	1.6
+++ sources	20 Jun 2007 06:53:25 -0000	1.7
@@ -1,4 +1,2 @@
-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
+e6ed45205020665c097556822b0d575b  tin-1.8.3.tar.bz2
+390def353f5545c02c454726bf687874  tin-1.8.3.tar.bz2.sign


Index: tin.spec
===================================================================
RCS file: /cvs/extras/rpms/tin/devel/tin.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- tin.spec	15 Sep 2006 20:17:57 -0000	1.12
+++ tin.spec	20 Jun 2007 06:53:25 -0000	1.13
@@ -1,12 +1,12 @@
 Name: tin
-Version: 1.8.2
+Version: 1.8.3
 Release: 1%{?dist}
 Summary: Basic Internet news reader
 Group: Applications/Internet
 License: Distributable
 URL: http://www.tin.org/
-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
+Source0:  ftp://ftp.tin.org/pub/news/clients/tin/v1.8/tin-1.8.3.tar.bz2
+Source1:  ftp://ftp.tin.org/pub/news/clients/tin/v1.8/tin-1.8.3.tar.bz2.sign
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: ncurses-devel, byacc, desktop-file-utils, pcre-devel
 
@@ -46,22 +46,6 @@
 %{__rm} -rf $RPM_BUILD_ROOT
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-cat > tin.desktop <<EOF
-[Desktop Entry]
-Name=Tin
-Type=Application
-Comment=Internet news reader
-Exec=tin
-Terminal=true
-EOF
-
-desktop-file-install --vendor fedora --delete-original \
-  --dir %{buildroot}%{_datadir}/applications           \
-  --add-category X-Fedora                              \
-  --add-category Application                           \
-  --add-category Network                               \
-  %{name}.desktop
-
 # url_handler.sh conflicts with mutt
 %{__rm} -f $RPM_BUILD_ROOT/%{_bindir}/url_handler.sh
 
@@ -82,10 +66,12 @@
 %{_mandir}/man1/*
 %{_mandir}/man5/*
 /usr/share/locale/*/*/*
-%{_datadir}/applications/*%{name}.desktop
-
 
 %changelog
+* Wed Jun 20 2007 Adrian Reber <adrian at lisas.de> - 1.8.3-1
+- updated to 1.8.3
+- removed desktop file (bz #241463)
+
 * Fri Sep 15 2006 Adrian Reber <adrian at lisas.de> - 1.8.2-1
 - updated to 1.8.2
 




More information about the fedora-extras-commits mailing list