[cciss_vol_status/el5] Update to new release

Joshua Roys roysjosh at fedoraproject.org
Mon Aug 13 13:10:26 UTC 2012


commit 60c167fad098555db85153e65a0c7efd18bff9dd
Author: Joshua Roys <roysjosh at gmail.com>
Date:   Mon Aug 13 09:07:35 2012 -0400

    Update to new release

 .gitignore            |    1 +
 cciss_vol_status.spec |    9 +++++----
 new-device-ids.patch  |   44 --------------------------------------------
 sources               |    2 +-
 4 files changed, 7 insertions(+), 49 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f16b727..0d454df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 cciss_vol_status-1.09.tar.gz
+/cciss_vol_status-1.10.tar.gz
diff --git a/cciss_vol_status.spec b/cciss_vol_status.spec
index 9f8d8f8..4f6ac59 100644
--- a/cciss_vol_status.spec
+++ b/cciss_vol_status.spec
@@ -1,13 +1,12 @@
 Name:           cciss_vol_status
-Version:        1.09
-Release:        4%{?dist}
+Version:        1.10
+Release:        1%{?dist}
 Summary:        Show status of logical drives attached to HP Smartarray controllers
 
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://cciss.sourceforge.net/#cciss_utils
 Source0:        http://downloads.sourceforge.net/cciss/%{name}-%{version}.tar.gz
-Patch0:         new-device-ids.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -17,7 +16,6 @@ Smart Array controllers and also fibre channel attached MSA1000.
 
 %prep
 %setup -q
-%patch0 -p1
 
 
 %build
@@ -42,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 13 2012 Joshua Roys <roysjosh at gmail.com> - 1.10-1
+- update to new release
+
 * Tue Jul 10 2012 Joshua Roys <roysjosh at gmail.com> - 1.09-4
 - add new device IDs (use patch from https://raw.github.com/zeha/cciss-vol-status/master/debian/patches/device_ids)
 
diff --git a/sources b/sources
index 1f26ab0..906a21a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d94cb0c6abc217de95ade6c66d14132  cciss_vol_status-1.09.tar.gz
+991eae1be94cc4cabad2cad7d4bccc9e  cciss_vol_status-1.10.tar.gz


More information about the scm-commits mailing list