[packages/geninitrd] - use git patch

arekm arekm at pld-linux.org
Sun Jan 31 17:04:54 CET 2016


commit eb76cceeb71e66ebabe27e0088cb7871a9d1cf48
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jan 31 17:04:49 2016 +0100

    - use git patch

 geninitrd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/geninitrd.spec b/geninitrd.spec
index 66eeee6..c99bb75 100644
--- a/geninitrd.spec
+++ b/geninitrd.spec
@@ -12,7 +12,7 @@ License:	GPL
 Group:		Applications/System
 Source0:	%{name}-%{version}.tar.gz
 # Source0-md5:	3fb153489c3c245e5c1ee4bbc333acb4
-#Patch0:		%{name}-git.patch
+Patch0:		%{name}-git.patch
 URL:		http://git.pld-linux.org/?p=projects/geninitrd.git
 BuildRequires:	xmlto >= 0:0.0.18-1
 Requires:	/usr/bin/ldd
@@ -85,7 +85,7 @@ bieżących informacji zawartych w /etc/modules.conf.
 %prep
 %setup -qc
 mv %{name}-%{version}*/* .
-#%patch0 -p1
+%patch0 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/geninitrd.git/commitdiff/eb76cceeb71e66ebabe27e0088cb7871a9d1cf48



More information about the pld-cvs-commit mailing list