[bcfg2] * Wed Sep 07 2011 Fabian Affolter <fabian at bernewireless.net> - 1.2.0-4.1.rc1 - Updated to new upstre

Fabian Affolter fab at fedoraproject.org
Wed Sep 7 16:36:26 UTC 2011


commit 64ce91a3380af42a961c08ff8f292cf182006dff
Author: Fabian Affolter <fabian at bernewireless.net>
Date:   Wed Sep 7 18:35:57 2011 +0200

    * Wed Sep 07 2011 Fabian Affolter <fabian at bernewireless.net> - 1.2.0-4.1.rc1
    - Updated to new upstreadm version 1.2.0rc1

 .gitignore |    2 ++
 bcfg2.spec |   23 +++++++++++++----------
 sources    |    4 ++--
 3 files changed, 17 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d76111..711388d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,5 @@
 /bcfg2-1.2.0pre2.tar.gz.gpg
 /bcfg2-1.2.0pre3.tar.gz
 /bcfg2-1.2.0pre3.tar.gz.gpg
+/bcfg2-1.2.0rc1.tar.gz
+/bcfg2-1.2.0rc1.tar.gz.gpg
diff --git a/bcfg2.spec b/bcfg2.spec
index a200822..5e8a4fe 100644
--- a/bcfg2.spec
+++ b/bcfg2.spec
@@ -3,22 +3,22 @@
 %endif
 %{!?py_ver: %define py_ver %(%{__python} -c 'import sys;print(sys.version[0:3])')}
 %global pythonversion %{py_ver}
-#%global _rc 1
-%global _pre 3
+%global _rc 1
+#%global _pre 3
 
 Name:             bcfg2
 Version:          1.2.0
-#Release:          1%{?_rc:.rc%{_rc}}%{?dist}
-Release:          3%{?_pre:.pre%{_pre}}%{?dist}
-Summary:          Configuration management system
+Release:          4%{?_rc:.rc%{_rc}}%{?dist}
+#Release:          3%{?_pre:.pre%{_pre}}%{?dist}
+Summary:          A configuration management system
 
 Group:            Applications/System
 License:          BSD
-URL:              http://trac.mcs.anl.gov/projects/bcfg2
-#Source0:          ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}%{?_rc:rc%{_rc}}.tar.gz
-#Source1:          ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}%{?_rc:rc%{_rc}}.tar.gz.gpg
-Source0:          ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}%{?_pre:pre%{_pre}}.tar.gz
-Source1:          ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}%{?_pre:pre%{_pre}}.tar.gz.gpg
+URL:              http://bcfg2.org
+Source0:          ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}%{?_rc:rc%{_rc}}.tar.gz
+Source1:          ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}%{?_rc:rc%{_rc}}.tar.gz.gpg
+#Source0:          ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}%{?_pre:pre%{_pre}}.tar.gz
+#Source1:          ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}%{?_pre:pre%{_pre}}.tar.gz.gpg
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch
 
@@ -231,6 +231,9 @@ fi
 %doc %{_defaultdocdir}/bcfg2-doc-%{version}%{?_pre:pre%{_pre}}
 
 %changelog
+* Wed Sep 07 2011 Fabian Affolter <fabian at bernewireless.net> - 1.2.0-4.1.rc1
+- Updated to new upstreadm version 1.2.0rc1
+
 * Wed Jun 22 2011 Fabian Affolter <fabian at bernewireless.net> - 1.2.0-3.1.pre3
 - Updated to new upstreadm version 1.2.0pre3
 
diff --git a/sources b/sources
index c75d5b9..3723413 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7c8a68295de5748f4c01d3d579357b09  bcfg2-1.2.0pre3.tar.gz
-9850e921906f92b195deeb54d028f5eb  bcfg2-1.2.0pre3.tar.gz.gpg
+42d450e5c882f2e03dd0bff7449d0823  bcfg2-1.2.0rc1.tar.gz
+5f65781c23ca0fe70cdadffaa55fd5b4  bcfg2-1.2.0rc1.tar.gz.gpg


More information about the scm-commits mailing list