public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: Mass letter "t" update, one or more apply :
@ 2026-08-23 23:19 Matthias Saou
  0 siblings, 0 replies; only message in thread
From: Matthias Saou @ 2026-08-23 23:19 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/tin
            Branch : epel10.2
            Commit : 1c4fcdf30d5893116d05ad596df0be5912aa2eec
            Author : Matthias Saou <thias@fedoraproject.org>
            Date   : 2005-03-05T19:43:17+00:00
            Stats  : +2/-10 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/tin/c/1c4fcdf30d5893116d05ad596df0be5912aa2eec?branch=epel10.2

            Log:
            Mass letter "t" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs

---
diff --git a/tin.spec b/tin.spec
index 3a29d30..861693a 100644
--- a/tin.spec
+++ b/tin.spec
@@ -1,8 +1,7 @@
 Name: tin
 Version: 1.6.2
 Release: 2
-Epoch: 0
-Summary: A basic Internet news reader.
+Summary: Basic Internet news reader
 Group: Applications/Internet
 License: Distributable
 URL: http://www.tin.org/
@@ -10,7 +9,6 @@ Source:  ftp://ftp.tin.org/pub/news/clients/tin/v1.6/tin-1.6.2.tar.bz2
 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 +17,10 @@ server.
 
 Install tin if you need a basic news reader.
 
-#---------------------------------------------------------------------
 
 %prep
 %setup -q
 
-#---------------------------------------------------------------------
 
 %build
 %configure \
@@ -44,7 +40,6 @@ Install tin if you need a basic news reader.
 %{__make} clean %{?_smp_mflags}
 %{__make} build %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -I%{_includedir}/pcre"
 
-#---------------------------------------------------------------------
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -69,12 +64,10 @@ desktop-file-install --vendor fedora --delete-original \
 # 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)
@@ -89,7 +82,6 @@ desktop-file-install --vendor fedora --delete-original \
 /usr/share/locale/*/*/*
 %{_datadir}/applications/*%{name}.desktop
 
-#---------------------------------------------------------------------
 
 %changelog
 * Thu Jun 24 2004 Adrian Reber <adrian@lisas.de> - 0:1.6.2-0.fdr.2
@@ -150,7 +142,7 @@ desktop-file-install --vendor fedora --delete-original \
 - fix libdir=/var/lib/news (#7).
 - fix spooldir=/var/spool/news.
 
-* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
+* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
 - auto rebuild in the new build environment (release 3)
 
 * Tue Mar 09 1999 Preston Brown <pbrown@redhat.com>

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-23 23:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 23:19 [rpms/tin] epel10.2: Mass letter "t" update, one or more apply : Matthias Saou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox