SPECS: linux-live.spec - single patch for easier maintenance - dep...

glen glen at pld-linux.org
Fri Oct 13 17:35:03 CEST 2006


Author: glen                         Date: Fri Oct 13 15:35:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- single patch for easier maintenance
- deps for -build

---- Files affected:
SPECS:
   linux-live.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/linux-live.spec
diff -u SPECS/linux-live.spec:1.15 SPECS/linux-live.spec:1.16
--- SPECS/linux-live.spec:1.15	Fri Oct 13 14:53:21 2006
+++ SPECS/linux-live.spec	Fri Oct 13 17:34:58 2006
@@ -3,15 +3,13 @@
 Summary(pl):	Skrypty Linux Live
 Name:		linux-live
 Version:	5.5.0
-Release:	1.13
+Release:	1.15
 License:	GPL
 Group:		Applications/System
 Source0:	http://www.linux-live.org/dl/%{name}-%{version}.tar.gz
 # Source0-md5:	6a59f1ecf30780f8b3facd5dfcb01f13
 Patch0:		%{name}-fixes.patch
-Patch1:		%{name}-config.patch
-Patch2:		%{name}-modprobe.patch
-Patch3:		%{name}-modules.patch
+Patch1:		%{name}-package.patch
 URL:		http://www.linux-live.org/
 BuildRequires:	busybox-initrd
 BuildRequires:	e2fsprogs
@@ -43,6 +41,9 @@
 Summary(pl):	Skrypty do tworzenia Linux Live
 Group:		Applications/System
 Requires:	%{name} = %{version}-%{release}
+Requires:	mkisofs
+Requires:	squashfs
+Requires:	unionfs
 
 %description build
 Scripts to build your livecd with Linux Live scripts.
@@ -54,8 +55,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %if "%{_lib}" != "lib"
 %{__sed} -i -e 's,usr/lib,usr/%{_lib},' runme.sh
@@ -146,6 +145,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/10/13 15:34:58  glen
+- single patch for easier maintenance
+- deps for -build
+
 Revision 1.15  2006/10/13 12:53:21  glen
 - lib64 fix, executable bits for .sh scripts
 - include DOC dir for iso
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/linux-live.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list