[bcfg2] - Update to final version

Jeffrey C. Ollie jcollie at fedoraproject.org
Tue Sep 28 01:53:30 UTC 2010


commit 8641bbe0412bbbca4a1c7b3d8dd9943e8919907e
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Mon Sep 27 20:52:27 2010 -0500

    - Update to final version

 .gitignore |    2 ++
 bcfg2.spec |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a43ad3a..65e196d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@
 /YUMng.py
 /bcfg2-1.1.0rc5.tar.gz
 /bcfg2-1.1.0rc5.tar.gz.gpg
+/bcfg2-1.1.0.tar.gz
+/bcfg2-1.1.0.tar.gz.gpg
diff --git a/bcfg2.spec b/bcfg2.spec
index 998ee9e..32d0b28 100644
--- a/bcfg2.spec
+++ b/bcfg2.spec
@@ -2,11 +2,11 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global _rc 5
+#global _rc 5
 
 Name:             bcfg2
 Version:          1.1.0
-Release:          1.3%{?_rc:.rc%{_rc}}%{?dist}
+Release:          2%{?_rc:.rc%{_rc}}%{?dist}
 Summary:          Configuration management system
 
 Group:            Applications/System
@@ -223,6 +223,9 @@ fi
 %dir %{_var}/lib/bcfg2
 
 %changelog
+* Mon Sep 27 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.1.0-2
+- Update to final version
+
 * Wed Sep 15 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.1.0-1.3.rc5
 - Update to 1.1.0rc5:
 -
diff --git a/sources b/sources
index ca69f17..dbb8816 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-79f227dd2abf238bf660ff29d171075d  bcfg2-1.1.0rc5.tar.gz
-1fc0085a3d10e49d61b79bd022764fb8  bcfg2-1.1.0rc5.tar.gz.gpg
+13593938daf7e8b9a81cb4b677dc7f99  bcfg2-1.1.0.tar.gz
+f7b6df675bd800b9498228b8563bd923  bcfg2-1.1.0.tar.gz.gpg


More information about the scm-commits mailing list