SPECS: geninitrd.spec - rel 2; fix inst() usage for suspend

arekm arekm at pld-linux.org
Mon Jul 9 09:30:39 CEST 2007


Author: arekm                        Date: Mon Jul  9 07:30:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix inst() usage for suspend

---- Files affected:
SPECS:
   geninitrd.spec (2.98 -> 2.99) 

---- Diffs:

================================================================
Index: SPECS/geninitrd.spec
diff -u SPECS/geninitrd.spec:2.98 SPECS/geninitrd.spec:2.99
--- SPECS/geninitrd.spec:2.98	Sat Jun 30 20:46:45 2007
+++ SPECS/geninitrd.spec	Mon Jul  9 09:30:34 2007
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):	Narzędzie do tworzenia inicjalnego ramdysku używanego przy starcie systemu
 Name:		geninitrd
 Version:	8648
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/System
 Source0:	ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
 # Source0-md5:	0a3481e26939044f02c1221bd553eefd
+Patch0:		%{name}-inst.patch
 BuildRequires:	xmlto >= 0:0.0.18-1
 Requires:	awk
 Requires:	busybox-initrd >= 1.00-0.rc3.2
@@ -61,6 +62,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %{__make}
@@ -89,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 2.99  2007/07/09 07:30:34  arekm
+- rel 2; fix inst() usage for suspend
+
 Revision 2.98  2007/06/30 18:46:45  arekm
 - up to 8648; supports loading raid456 module
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/geninitrd.spec?r1=2.98&r2=2.99&f=u



More information about the pld-cvs-commit mailing list