[mingw-sigar: 4/12] - Pull upstream source

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 17:39:06 UTC 2012


commit 784919c9f0bd7b31ebc6421dfcc6d86d6fae514f
Author: Adam Stokes <astokes at fedoraproject.org>
Date:   Mon Jun 13 10:09:46 2011 -0400

    - Pull upstream source

 mingw32-sigar.spec |    6 ++----
 sources            |    2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/mingw32-sigar.spec b/mingw32-sigar.spec
index 6f5caf7..8014734 100644
--- a/mingw32-sigar.spec
+++ b/mingw32-sigar.spec
@@ -8,11 +8,11 @@
 
 Name:		mingw32-%{shortname}
 Version:	1.6.5
-Release:	0.4.git833ca18%{?dist}
+Release:	0.4.git58097d9%{?dist}
 Summary:	MinGW Windows sigar library
 
 %global sigar_suffix  0-g4b67f57
-%global sigar_hash    833ca18
+%global sigar_hash    58097d9
 
 Group:		Development/Libraries
 License:	ASL 2.0
@@ -28,7 +28,6 @@ URL:		http://sigar.hyperic.com/
 #
 # The diff from 1.6.4 is too huge to contemplate cherrypicking from
 Source0:	%{shortname}-%{version}-%{sigar_hash}.tbz2
-Patch1:		sigar-mingw.patch
 BuildRoot:	%{_tmppath}/%{shortname}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	mingw32-gcc cmake
@@ -58,7 +57,6 @@ API to access this information regardless of the underlying platform.
 # When using the GitHub tarballs, use:
 # setup -q -n hyperic-{shortname}-{sigar_hash}
 %setup -q -n %{shortname}-%{version}
-%patch1 -p1
 
 %build
 PATH=%{_mingw32_bindir}:$PATH
diff --git a/sources b/sources
index 3682c6b..01ad0e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e862b3e9eff9a1b4274c2a639149f1ec  sigar-1.6.5-833ca18.tbz2
+a8dfe38ed914a364943f746489b79539  sigar-1.6.5-58097d9.tbz2


More information about the scm-commits mailing list