[RackTables] Rebase to v0.19.6

Colin Coe coec at fedoraproject.org
Wed Jul 20 12:43:22 UTC 2011


commit 277d5d535fc70bd6f5fecac8b2f391297a7654f7
Author: Colin Coe <colin.coe at gmail.com>
Date:   Wed Jul 20 20:42:48 2011 +0800

    Rebase to v0.19.6

 .gitignore                                         |    1 +
 ...s.patch => RackTables-0.19.6-Fedora-paths.patch |   12 ++++++------
 RackTables.spec                                    |    7 +++++--
 sources                                            |    2 +-
 4 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e21981f..6a163ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 RackTables-0.18.3.tar.gz
 /RackTables-0.18.4.tar.gz
 /RackTables-0.19.4.tar.gz
+/RackTables-0.19.6.tar.gz
diff --git a/RackTables-0.19.4-Fedora-paths.patch b/RackTables-0.19.6-Fedora-paths.patch
similarity index 63%
rename from RackTables-0.19.4-Fedora-paths.patch
rename to RackTables-0.19.6-Fedora-paths.patch
index b75325e..ea0e042 100644
--- a/RackTables-0.19.4-Fedora-paths.patch
+++ b/RackTables-0.19.6-Fedora-paths.patch
@@ -1,15 +1,15 @@
-diff -Nur RackTables-0.19.4.orig/scripts/syncdomain.php RackTables-0.19.4/scripts/syncdomain.php
---- RackTables-0.19.4.orig/scripts/syncdomain.php	2011-04-09 18:53:54.000000000 +0400
-+++ RackTables-0.19.4/scripts/syncdomain.php	2011-04-09 18:59:36.252324439 +0400
+diff -ur RackTables-0.19.6-orig/scripts/syncdomain.php RackTables-0.19.6/scripts/syncdomain.php
+--- RackTables-0.19.6-orig/scripts/syncdomain.php	2011-03-01 02:12:30.000000000 +0800
++++ RackTables-0.19.6/scripts/syncdomain.php	2011-07-20 20:17:12.101912302 +0800
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/php
 +#!/usr/bin/php
  <?php
  
  $script_mode = TRUE;
-diff -Nur RackTables-0.19.4.orig/wwwroot/inc/pre-init.php RackTables-0.19.4/wwwroot/inc/pre-init.php
---- RackTables-0.19.4.orig/wwwroot/inc/pre-init.php	2011-04-09 18:53:56.000000000 +0400
-+++ RackTables-0.19.4/wwwroot/inc/pre-init.php	2011-04-09 19:16:30.633626396 +0400
+diff -ur RackTables-0.19.6-orig/wwwroot/inc/pre-init.php RackTables-0.19.6/wwwroot/inc/pre-init.php
+--- RackTables-0.19.6-orig/wwwroot/inc/pre-init.php	2011-04-06 23:39:01.000000000 +0800
++++ RackTables-0.19.6/wwwroot/inc/pre-init.php	2011-07-20 20:18:30.790896448 +0800
 @@ -19,11 +19,11 @@
  # code, multiple instances" deploy, in which case the paths could be changed
  # in the custom entry point wrapper (like own index.php)
diff --git a/RackTables.spec b/RackTables.spec
index 4bffdbe..9b10c65 100644
--- a/RackTables.spec
+++ b/RackTables.spec
@@ -1,6 +1,6 @@
 Name:           RackTables
-Version:        0.19.4
-Release:        2%{?dist}
+Version:        0.19.6
+Release:        1%{?dist}
 Summary:        A data-center asset management system
 
 Group:          Applications/Internet
@@ -47,6 +47,9 @@ install %{S:2} -p -m 0755 $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/quickinstal
 %dir %{_sysconfdir}/%{name}
 
 %changelog
+* Wed Jul 20 2011 Colin Coe <colin.coe at gmail.com> - 0.19.6-1
+- Rebase to v0.19.6
+
 * Sun May 8 2011 Colin Coe <colin.coe at gmail.com> - 0.19.4-2
 - s/datacenter/data-center/g to silence rpmlint spelling check errors
 
diff --git a/sources b/sources
index 3870037..dc89f23 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1811fa2d17ac394b8c0f00dd71c83d91  RackTables-0.19.4.tar.gz
+fb44d9d872536d8c60932d3b068e46ea  RackTables-0.19.6.tar.gz


More information about the scm-commits mailing list