public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: fix syntax error in bashrc pathmunge(since bash 3.2)(#592799)
@ 2026-06-22 15:55 Ondrej Vasik
0 siblings, 0 replies; only message in thread
From: Ondrej Vasik @ 2026-06-22 15:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 87e025baab02231d4bd20773d75be8aa944538b0
Author : Ondrej Vasik <ovasik@fedoraproject.org>
Date : 2010-05-19T10:17:33+00:00
Stats : +6/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/87e025baab02231d4bd20773d75be8aa944538b0?branch=update_services
Log:
fix syntax error in bashrc pathmunge(since bash 3.2)(#592799)
---
diff --git a/.cvsignore b/.cvsignore
index 6b13d57..17f9191 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.8.18.tar.bz2
+setup-2.8.19.tar.bz2
diff --git a/setup.spec b/setup.spec
index 5104a4d..ab0e4fb 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files
Name: setup
-Version: 2.8.18
+Version: 2.8.19
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -89,6 +89,9 @@ end
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
+* Tue May 19 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.19-1
+- fix syntax error in bashrc pathmunge(since bash 3.2)(#592799)
+
* Tue Apr 27 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.18-1
- reserve uidgid pair 140:140 for ricci daemon(#585957)
- reserve uidgid pair 141:141 for luci daemon(#585958)
diff --git a/sources b/sources
index 327639b..7d7b2bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e9fca04bfbf246470f1dd38df9074cc setup-2.8.18.tar.bz2
+88110c26541e2978995125c77754e929 setup-2.8.19.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:55 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:55 [rpms/setup] update_services: fix syntax error in bashrc pathmunge(since bash 3.2)(#592799) Ondrej Vasik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox