[RackTables/f17] Rebase to v0.20.3

Colin Coe coec at fedoraproject.org
Tue Jan 1 06:07:12 UTC 2013


commit 6cacc25c6e879ecc8dd50708e50dfe2736742baf
Author: Colin Coe <colin.coe at gmail.com>
Date:   Tue Jan 1 14:07:06 2013 +0800

    Rebase to v0.20.3

 .gitignore      |    1 +
 RackTables.spec |   15 ++++++++++++---
 sources         |    2 +-
 3 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57b56d4..c2daf86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ RackTables-0.18.3.tar.gz
 /RackTables-0.19.9.tar.gz
 /RackTables-0.19.11.tar.gz
 /RackTables-0.19.12.tar.gz
+/RackTables-0.20.3.tar.gz
diff --git a/RackTables.spec b/RackTables.spec
index d1871c4..289cdee 100644
--- a/RackTables.spec
+++ b/RackTables.spec
@@ -1,6 +1,6 @@
 Name:           RackTables
-Version:        0.19.12
-Release:        1%{?dist}
+Version:        0.20.3
+Release:        2%{?dist}
 Summary:        A data-center asset management system
 
 Group:          Applications/Internet
@@ -12,7 +12,7 @@ Source1:        README.Fedora
 Source2:        quickinstall.sh
 Patch1:         %{name}-Fedora-paths.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:       httpd php php-mysql php-pdo php-gd php-snmp php-mbstring mysql-server /bin/sh
+Requires:       httpd php php-mysql php-pdo php-gd php-snmp php-mbstring php-bcmath mysql-server /bin/sh
 BuildArch:      noarch
 
 %description
@@ -50,6 +50,15 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/secret.php
 %ghost %config(noreplace) %{_sysconfdir}/%{name}/secret.php
 
 %changelog
+* Thu Dec 27 2012 Colin Coe <colin.coe at gmail.com> - 0.20.3-2
+- Rebase to v0.20.3
+
+* Sun Nov 18 2012 Colin Coe <colin.coe at gmail.com> - 0.19.14-1
+- Rebase to v0.19.14
+
+* Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.19.12-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
 * Fri Apr 13 2012 Colin Coe <colin.coe at gmail.com> - 0.19.12-1
 - Rebase to v0.19.12
 
diff --git a/sources b/sources
index 04fc493..e94723f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-088157c5f6a09ae13034588b0e33e4f9  RackTables-0.19.12.tar.gz
+edc51b04cb813e6d8720f767cf6905f2  RackTables-0.20.3.tar.gz


More information about the scm-commits mailing list