From 17eabb047aa151e0fb595dbdd4af8045080dd962 Mon Sep 17 00:00:00 2001
From: Jacco Ligthart <jacco@redsleeve.org>
Date: Sun, 13 Dec 2015 14:26:45 +0100
Subject: [PATCH] redsleeve

---
 SPECS/chrony.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/SPECS/chrony.spec b/SPECS/chrony.spec
index 33f149e..1cde057 100644
--- a/SPECS/chrony.spec
+++ b/SPECS/chrony.spec
@@ -4,7 +4,7 @@
 
 Name:           chrony
 Version:        2.1.1
-Release:        1%{?dist}
+Release:        1%{?dist}.redsleeve
 Summary:        An NTP client/server
 
 Group:          System Environment/Daemons
@@ -41,7 +41,7 @@ clocks, system real-time clock or manual input as time references.
 
 %if 0%{!?vendorzone:1}
 %{?fedora: %global vendorzone fedora.}
-%{?rhel: %global vendorzone centos.}
+%{?rhel: %global vendorzone redsleeve.}
 %endif
 
 %prep
@@ -147,6 +147,9 @@ fi
 %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
 
 %changelog
+* Sun Dec 13 2015 Jacco Ligthart <jacco@redsleeve.org> - 2.1.1-1.el7.redsleeve
+- rebrand vendorzone
+
 * Thu Nov 19 2015 CentOS Sources <bugs@centos.org> - 2.1.1-1.el7.centos
 - rebrand vendorzone
 
-- 
1.8.3.1

