From da5ae7133c3cb18fccadf8971442ed926e416b9f Mon Sep 17 00:00:00 2001
From: Jacco Ligthart <jacco@redsleeve.org>
Date: Sun, 13 Dec 2015 15:04:06 +0100
Subject: [PATCH] redsleeve

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

diff --git a/SPECS/ntp.spec b/SPECS/ntp.spec
index 04711a3..adc0016 100644
--- a/SPECS/ntp.spec
+++ b/SPECS/ntp.spec
@@ -1,7 +1,7 @@
 Summary: The NTP daemon and utilities
 Name: ntp
 Version: 4.2.6p5
-Release: 22%{?dist}
+Release: 22%{?dist}.redsleeve
 # primary license (COPYRIGHT) : MIT
 # ElectricFence/ (not used) : GPLv2
 # kernel/sys/ppsclock.h (not used) : BSD with advertising
@@ -214,7 +214,7 @@ This package contains NTP documentation in HTML format.
 # pool.ntp.org vendor zone which will be used in ntp.conf
 %if 0%{!?vendorzone:1}
 %{?fedora: %global vendorzone fedora.}
-%{?rhel: %global vendorzone centos.}
+%{?rhel: %global vendorzone redsleeve.}
 %endif
 
 %prep
@@ -482,6 +482,9 @@ popd
 %{ntpdocdir}/html
 
 %changelog
+* Sun Dec 13 2015 Jacco Ligthart <jacco@redsleeve.org> - 4.2.6p5-22.el7.redsleeve
+- rebrand vendorzone
+
 * Thu Nov 19 2015 CentOS Sources <bugs@centos.org> - 4.2.6p5-22.el7.centos
 - rebrand vendorzone
 
-- 
1.8.3.1

