From 4c5893d0fe766e73e8dc8af2ec09b4ed89e8aeb6 Mon Sep 17 00:00:00 2001
From: Jacco Ligthart <jacco@redsleeve.org>
Date: Fri, 29 Jan 2016 18:56:15 +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 4f83b9f..7a1a892 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}.1
+Release: 22%{?dist}.1.redsleeve
 # primary license (COPYRIGHT) : MIT
 # ElectricFence/ (not used) : GPLv2
 # kernel/sys/ppsclock.h (not used) : BSD with advertising
@@ -216,7 +216,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
@@ -485,6 +485,9 @@ popd
 %{ntpdocdir}/html
 
 %changelog
+* Fri Jan 29 2016 Jacco Ligthart <jacco@redsleeve.org> - 4.2.6p5-22.el7.1.redsleeve
+- rebrand vendorzone
+
 * Mon Jan 25 2016 CentOS Sources <bugs@centos.org> - 4.2.6p5-22.el7.centos.1
 - rebrand vendorzone
 
-- 
1.8.3.1

