From 6155514f01d36e90e2eea7111fb161e04738858f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Wed, 23 Jan 2013 09:07:59 +0100 Subject: [PATCH] assign 165:165 uidgid pair for cinder (#902987) --- .gitignore | 1 + setup.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 659c813..4c8c030 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ setup-2.8.25.tar.bz2 /setup-2.8.61.tar.bz2 /setup-2.8.62.tar.bz2 /setup-2.8.64.tar.bz2 +/setup-2.8.65.tar.bz2 diff --git a/setup.spec b/setup.spec index a5b6434..8ae0191 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.64 +Version: 2.8.65 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 +* Wed Jan 23 2013 Ondrej Vasik 2.8.65-1 +- assign 165:165 uidgid pair for cinder (#902987) + * Wed Jan 16 2013 Ondrej Vasik 2.8.64-1 - correct handling of 256 color terminals in bashrc diff --git a/sources b/sources index 9162e60..b2ab51b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79f7b339aaef3a8f6ce980cf8dc128e2 setup-2.8.64.tar.bz2 +0dc8de95bdd7bdc53f694062cb48a5f6 setup-2.8.65.tar.bz2