[RackTables/el6] Rebase to v0.9.11

Colin Coe coec at fedoraproject.org
Fri Apr 6 06:47:00 UTC 2012


commit c774d3b09d4e371b7af51c7e068030703baa7ea6
Author: Colin Coe <colin.coe at gmail.com>
Date:   Fri Apr 6 14:46:55 2012 +0800

    Rebase to v0.9.11

 .gitignore                                         |    1 +
 ....patch => RackTables-0.19.11-Fedora-paths.patch |   12 ++++++------
 RackTables.spec                                    |    8 +++++++-
 sources                                            |    2 +-
 4 files changed, 15 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a88803d..f329889 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ RackTables-0.17.9.tar.gz
 /RackTables-0.19.6.tar.gz
 /RackTables-0.19.8.tar.gz
 /RackTables-0.19.9.tar.gz
+/RackTables-0.19.11.tar.gz
diff --git a/RackTables-0.19.9-Fedora-paths.patch b/RackTables-0.19.11-Fedora-paths.patch
similarity index 63%
rename from RackTables-0.19.9-Fedora-paths.patch
rename to RackTables-0.19.11-Fedora-paths.patch
index 652ed90..5931e79 100644
--- a/RackTables-0.19.9-Fedora-paths.patch
+++ b/RackTables-0.19.11-Fedora-paths.patch
@@ -1,15 +1,15 @@
-diff -ru RackTables-0.19.9.orig/scripts/syncdomain.php RackTables-0.19.9/scripts/syncdomain.php
---- RackTables-0.19.9.orig/scripts/syncdomain.php	2011-03-01 02:12:30.000000000 +0800
-+++ RackTables-0.19.9/scripts/syncdomain.php	2011-09-01 20:05:54.839848774 +0800
+diff -ru RackTables-0.19.11.orig/scripts/syncdomain.php RackTables-0.19.11/scripts/syncdomain.php
+--- RackTables-0.19.11.orig/scripts/syncdomain.php	2011-03-01 02:12:30.000000000 +0800
++++ RackTables-0.19.11/scripts/syncdomain.php	2011-09-01 20:05:54.839848774 +0800
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/php
 +#!/usr/bin/php
  <?php
  
  $script_mode = TRUE;
-diff -ru RackTables-0.19.9.orig/wwwroot/inc/pre-init.php RackTables-0.19.9/wwwroot/inc/pre-init.php
---- RackTables-0.19.9.orig/wwwroot/inc/pre-init.php	2011-04-06 23:39:01.000000000 +0800
-+++ RackTables-0.19.9/wwwroot/inc/pre-init.php	2011-09-01 20:05:54.839848774 +0800
+diff -ru RackTables-0.19.11.orig/wwwroot/inc/pre-init.php RackTables-0.19.11/wwwroot/inc/pre-init.php
+--- RackTables-0.19.11.orig/wwwroot/inc/pre-init.php	2011-04-06 23:39:01.000000000 +0800
++++ RackTables-0.19.11/wwwroot/inc/pre-init.php	2011-09-01 20:05:54.839848774 +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 950fe35..37e716e 100644
--- a/RackTables.spec
+++ b/RackTables.spec
@@ -1,5 +1,5 @@
 Name:           RackTables
-Version:        0.19.9
+Version:        0.19.11
 Release:        1%{?dist}
 Summary:        A data-center asset management system
 
@@ -50,6 +50,12 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/secret.php
 %ghost %config(noreplace) %{_sysconfdir}/%{name}/secret.php
 
 %changelog
+* Wed Apr 4 2012 Colin Coe <colin.coe at gmail.com> - 0.19.11-1
+- Rebase to v0.19.11
+
+* Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.19.9-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Thu Sep 1 2011 Colin Coe <colin.coe at gmail.com> - 0.19.9-1
 - Rebase to v0.19.8
 
diff --git a/sources b/sources
index d4ca20a..fb3d464 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14809cfa71569ad138c62604389390b9  RackTables-0.19.9.tar.gz
+b87c66aa21275ebe5b7a5aa5bc6efad1  RackTables-0.19.11.tar.gz


More information about the scm-commits mailing list