[setup] do not override already set PROMPT_COMMAND envvar(#691425), do not quit uidgidlint after first error

Ondrej Vasik ovasik at fedoraproject.org
Tue Apr 12 14:28:01 UTC 2011


commit 0c6d9aa1ba2a982264d1c3d2d09e075dca0165ea
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Tue Apr 12 16:28:03 2011 +0200

    do not override already set PROMPT_COMMAND envvar(#691425), do not quit uidgidlint after first error, show all, update services to latest IANA

 .gitignore |    1 +
 setup.spec |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef0437d..f62adb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ setup-2.8.25.tar.bz2
 /setup-2.8.29.tar.bz2
 /setup-2.8.30.tar.bz2
 /setup-2.8.31.tar.bz2
+/setup-2.8.32.tar.bz2
diff --git a/setup.spec b/setup.spec
index 169dd2f..bfbe3fa 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,7 +1,7 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.8.31
-Release: 2%{?dist}
+Version: 2.8.32
+Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
 URL: https://fedorahosted.org/setup/
@@ -89,8 +89,10 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
 
 %changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.31-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Tue Apr 12 2011 Ondrej Vasik <ovasik at redhat.com> 2.8.32-1
+- do not override already set PROMPT_COMMAND envvar(#691425)
+- do not quit uidgidlint after first error, show all
+- update services to latest IANA
 
 * Mon Jan 24 2011 Ondrej Vasik <ovasik at redhat.com> 2.8.31-1
 - drop ownership of /etc/mtab, now owned by util-linux
diff --git a/sources b/sources
index fa480ee..fc7dc93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b6fae98252f46b939e58adf2850864d  setup-2.8.31.tar.bz2
+abf91b41fc23470576ea944c58f448b3  setup-2.8.32.tar.bz2


More information about the scm-commits mailing list