From 64716ca3241436075a5090888e6f3b05508bcc55 Mon Sep 17 00:00:00 2001 From: brianfinley Date: Fri, 15 Jun 2012 16:59:08 +0000 Subject: [PATCH] Revert to original epoch from before my last commit. Since our Release value includes the build date, every build is a slightly newer version of the rpm, so it installs over the existing rpm fine. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/xCAT-client.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/xCAT-client.spec b/xCAT-client/xCAT-client.spec index 14b085b59..a456b45a0 100644 --- a/xCAT-client/xCAT-client.spec +++ b/xCAT-client/xCAT-client.spec @@ -2,7 +2,7 @@ Summary: Core executables and data of the xCAT management project Name: xCAT-client Version: %(cat Version) Release: snap%(date +"%Y%m%d%H%M") -Epoch: 5 +Epoch: 4 License: EPL Group: Applications/System Source: xCAT-client-%(cat Version).tar.gz