[RackTables/f17] Rebase to v0.19.11

Colin Coe coec at fedoraproject.org
Wed Apr 4 12:19:44 UTC 2012


commit 2a85df295a82f9140fb8ab9af57936437660a4e4
Author: Colin Coe <colin.coe at gmail.com>
Date:   Wed Apr 4 20:19:37 2012 +0800

    Rebase to v0.19.11

 .gitignore                                         |    1 +
 ....patch => RackTables-0.19.11-Fedora-paths.patch |   12 ++++++------
 RackTables.spec                                    |    7 +++++--
 sources                                            |    2 +-
 4 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8ea870..6b4eace 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ RackTables-0.18.3.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 eb0edde..37e716e 100644
--- a/RackTables.spec
+++ b/RackTables.spec
@@ -1,6 +1,6 @@
 Name:           RackTables
-Version:        0.19.9
-Release:        2%{?dist}
+Version:        0.19.11
+Release:        1%{?dist}
 Summary:        A data-center asset management system
 
 Group:          Applications/Internet
@@ -50,6 +50,9 @@ 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
 
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