[setup] rename rhevagent uidgid reservation to ovirtagent

Ondrej Vasik ovasik at fedoraproject.org
Mon Dec 3 11:42:42 UTC 2012


commit e819af4ed555f50c78e83782f1d38f46c3becf63
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Mon Dec 3 12:42:36 2012 +0100

    rename rhevagent uidgid reservation to ovirtagent

 .gitignore |    1 +
 setup.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8256b95..1d2f9a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ setup-2.8.25.tar.bz2
 /setup-2.8.58.tar.bz2
 /setup-2.8.59.tar.bz2
 /setup-2.8.61.tar.bz2
+/setup-2.8.62.tar.bz2
diff --git a/setup.spec b/setup.spec
index 5374721..e88aaf5 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.61
+Version: 2.8.62
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
@@ -93,6 +93,9 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
 
 %changelog
+* Mon Dec 02 2012 Ondrej Vasik <ovasik at redhat.com> 2.8.62-1
+- rename rhevagent uidgid reservation to ovirtagent
+
 * Fri Nov 02 2012 Ondrej Vasik <ovasik at redhat.com> 2.8.61-1
 - reserve uid 189 for hacluster (#872208)
 - reserve gid 189 for haclient (#872208)
diff --git a/sources b/sources
index 3727cb5..a840aa2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-daf68324adbbe3a83819c2b1b3ee94bf  setup-2.8.61.tar.bz2
+7d709024bc91cdc9274de78073ff1332  setup-2.8.62.tar.bz2


More information about the scm-commits mailing list