public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Eric Smith <eric@brouhaha.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ckermit] epel9: Update to 9.0.301
Date: Fri, 18 Sep 2026 13:52:06 GMT [thread overview]
Message-ID: <178973952692.1.8352825688333001879.rpms-ckermit-ecb10450c6eb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ckermit
Branch : epel9
Commit : ecb10450c6eb73811ecf70d2db1fbe4d5e1fc66d
Author : Eric Smith <eric@brouhaha.com>
Date : 2011-07-11T16:42:21-06:00
Stats : +12/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ckermit/c/ecb10450c6eb73811ecf70d2db1fbe4d5e1fc66d?branch=epel9
Log:
Update to 9.0.301
---
diff --git a/.gitignore b/.gitignore
index 809e91f..6b17db0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/x.tar.gz
+/cku301.tar.gz
diff --git a/ckermit.spec b/ckermit.spec
index 4d30a5e..9fde959 100644
--- a/ckermit.spec
+++ b/ckermit.spec
@@ -1,7 +1,9 @@
+%global patchlevel 301
+
Summary: The quintessential all-purpose communications program
Name: ckermit
-Version: 9.0
-Release: 0.1.beta2%{?dist}
+Version: 9.0.%{patchlevel}
+Release: 1%{?dist}
License: BSD with advertising and MIT
# Most of the package is under a three-clause BSD license, but the file
# ckaut2.h appears to be covered by three licenses:
@@ -9,10 +11,7 @@ License: BSD with advertising and MIT
# BSD four-clause (w/ advertising)
# MIT Old Style (no advertising without permission)
Group: Applications/Communications
-# Ugly non-versioned URL for beta test source tarball:
-Source0: http://www.columbia.edu/kermit/ftp/test/tar/x.tar.gz
-# Once released, there should be a properly versioned URL something like:
-#Source0: ftp://kermit.columbia.edu/kermit/archives/cku211.tar.gz
+Source0: ftp://kermit.columbia.edu/kermit/archives/cku%{patchlevel}.tar.gz
Source1: ckermit.ini
Source2: cku-%{name}.local.ini
Source3: cku-%{name}.modem.generic.ini
@@ -54,7 +53,7 @@ communication tasks.
%{?_smp_mflags}
# convert doc file from ISO-8859-1 to UTF-8 encoding
-for f in ckc299.txt
+for f in ckc%{patchlevel}.txt
do
iconv -fiso88591 -tutf8 $f >$f.new
touch -r $f $f.new
@@ -85,9 +84,12 @@ rm -rf %{buildroot}
%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/kermit/*
%{_mandir}/man1/kermit.1*
%doc COPYING.TXT
-%doc ckc299.txt
+%doc ckc%{patchlevel}.txt
%changelog
+* Mon Jul 11 2011 Eric Smith <eric@brouhaha.com> - 9.0.301-1
+- updated to final release
+
* Fri Jun 24 2011 Eric Smith <eric@brouhaha.com> - 9.0-0.1.beta2
- updated to upstream 9.0 beta 2 release
diff --git a/sources b/sources
index eb5a972..dc5685f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d41cebed2f86f009f70a1ebc667f4b1f x.tar.gz
+de2e556db73219912b8fd6b73c8dc526 cku301.tar.gz
reply other threads:[~2026-09-18 13:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178973952692.1.8352825688333001879.rpms-ckermit-ecb10450c6eb@fedoraproject.org \
--to=eric@brouhaha.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox