[libstatgrab/el5] * Readd patch

Oliver Falk oliver at fedoraproject.org
Tue Sep 17 06:20:29 UTC 2013


commit 9eb4d927a2bd1ca255ada0b30d07f568e4be29fb
Author: Oliver Falk <oliver at linux-kernel.at>
Date:   Tue Sep 17 08:20:03 2013 +0200

    * Readd patch

 libstatgrab.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libstatgrab.spec b/libstatgrab.spec
index ed39f64..a5c0eda 100644
--- a/libstatgrab.spec
+++ b/libstatgrab.spec
@@ -8,6 +8,7 @@ Release:		1%{?dist}.1
 Epoch:			1
 
 Source0:		http://ftp.i-scream.org/pub/i-scream/%{name}/%{name}-%{version}.tar.gz
+Patch0:			%{name}.nochmod.patch
 
 License:		LGPLv2+
 Group:			System Environment/Libraries
@@ -66,6 +67,7 @@ to develop libstatgrab based applications.
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %configure --with-ncurses --disable-static


More information about the scm-commits mailing list