SPECS: geninitrd.spec - update to 8142: fixes /initrd/dev not bein...

glen glen at pld-linux.org
Thu Jan 11 15:00:56 CET 2007


Author: glen                         Date: Thu Jan 11 14:00:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 8142: fixes /initrd/dev not being unmounted

---- Files affected:
SPECS:
   geninitrd.spec (2.86 -> 2.87) 

---- Diffs:

================================================================
Index: SPECS/geninitrd.spec
diff -u SPECS/geninitrd.spec:2.86 SPECS/geninitrd.spec:2.87
--- SPECS/geninitrd.spec:2.86	Thu Dec 14 18:26:16 2006
+++ SPECS/geninitrd.spec	Thu Jan 11 15:00:50 2007
@@ -2,13 +2,13 @@
 Summary:	Creates an initial ramdisk image for preloading modules
 Summary(pl):	Narzędzie do tworzenia inicjalnego ramdysku używanego przy starcie systemu
 Name:		geninitrd
-Version:	8103
+Version:	8142
 Release:	1
 License:	GPL
 Group:		Applications/System
 #Source0:	ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
 Source0:	%{name}-%{version}.tar.gz
-# Source0-md5:	6d356e363caf1981195ac4a85bca6520
+# Source0-md5:	330a33725724ff154e1388195e68d846
 BuildRequires:	xmlto >= 0:0.0.18-1
 Requires:	awk
 Requires:	busybox-initrd >= 1.00-0.rc3.2
@@ -62,14 +62,13 @@
 %setup -q
 
 %build
-rm geninitrd.8
-%{__make} geninitrd.8
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	BUILDROOT=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -87,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 2.87  2007/01/11 14:00:50  glen
+- update to 8142: fixes /initrd/dev not being unmounted
+
 Revision 2.86  2006/12/14 17:26:16  czarny
 - die df form glen ;p
 
================================================================

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



More information about the pld-cvs-commit mailing list