public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: - Fixed precmd fix if TERM isn't set (#242732)
@ 2026-06-22 15:54 Phil Knirsch
0 siblings, 0 replies; only message in thread
From: Phil Knirsch @ 2026-06-22 15:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 54b25c524f394999fb5d1168b38cd766db1cd5fc
Author : Phil Knirsch <pknirsch@fedoraproject.org>
Date : 2007-07-24T12:57:46+00:00
Stats : +5/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/54b25c524f394999fb5d1168b38cd766db1cd5fc?branch=update_services
Log:
- Fixed precmd fix if TERM isn't set (#242732)
---
diff --git a/.cvsignore b/.cvsignore
index 978acb3..2569470 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.6.8.tar.bz2
+setup-2.6.9.tar.bz2
diff --git a/setup.spec b/setup.spec
index 5f11aeb..4a8a4ec 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files.
Name: setup
-Version: 2.6.8
+Version: 2.6.9
Release: 1%{?dist}
License: public domain
Group: System Environment/Base
@@ -76,8 +76,9 @@ rm -rf %{buildroot}
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
-* Tue Jul 24 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.8-1
+* Tue Jul 24 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.9-1
- Assigned uid 87 for PolicyKit package (#244950)
+- Fixed precmd fix if TERM isn't set (#242732)
* Wed Jun 06 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.7-1
- Fixed precmd setting to behave like bash for (t)csh (#242732)
diff --git a/sources b/sources
index ffd0b4f..a1d9777 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fdad9d638ff4e6c2433e88144712ea7d setup-2.6.8.tar.bz2
+7878bde736f7abb4a30cb76b1765bc23 setup-2.6.9.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:54 [rpms/setup] update_services: - Fixed precmd fix if TERM isn't set (#242732) Phil Knirsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox