packages: geninitrd/geninitrd.spec - use gzip as compressor in Titanium unl...

hawk hawk at pld-linux.org
Sat Sep 19 22:48:29 CEST 2009


Author: hawk                         Date: Sat Sep 19 20:48:28 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use gzip as compressor in Titanium unless user has specified otherwise

---- Files affected:
packages/geninitrd:
   geninitrd.spec (2.156 -> 2.157) 

---- Diffs:

================================================================
Index: packages/geninitrd/geninitrd.spec
diff -u packages/geninitrd/geninitrd.spec:2.156 packages/geninitrd/geninitrd.spec:2.157
--- packages/geninitrd/geninitrd.spec:2.156	Tue Sep 15 10:04:05 2009
+++ packages/geninitrd/geninitrd.spec	Sat Sep 19 22:48:23 2009
@@ -4,13 +4,14 @@
 Name:		geninitrd
 Version:	10000.18
 # leave rel 1 for ac
-Release:	6
+Release:	7
 License:	GPL
 Group:		Applications/System
 Source0:	%{name}-%{version}.tar.gz
 # Source0-md5:	b3b0acb344ae8852cf30672370c81888
 Patch0:		%{name}-romfs.patch
-Patch1:		%{name}-lzma.patch
+Patch1:		%{name}-gzip-compressor.patch
+Patch2:		%{name}-lzma.patch
 BuildRequires:	xmlto >= 0:0.0.18-1
 Requires:	awk
 Requires:	busybox-initrd > 1.00-4
@@ -72,8 +73,9 @@
 %setup -q
 %if "%{pld_release}" == "ti"
 %patch0 -p1
+%patch1 -p1
 %endif
-%patch1 -p0
+%patch2 -p0
 
 %build
 %{__make}
@@ -104,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 2.157  2009/09/19 20:48:23  hawk
+- use gzip as compressor in Titanium unless user has specified otherwise
+
 Revision 2.156  2009/09/15 08:04:05  gotar
 - s/Requires/Suggests/ for mdadm-initrd (only for software RAIDs users)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geninitrd/geninitrd.spec?r1=2.156&r2=2.157&f=u



More information about the pld-cvs-commit mailing list