Author: sparky
Date: Thu Jan 19 23:56:45 2006
New Revision: 6867

Modified:
   ppcrcd/trunk/add.pkgs
   ppcrcd/trunk/base.pkgs
Log:
- reorganise, install rpm-base as early as it's possible


Modified: ppcrcd/trunk/add.pkgs
==============================================================================
--- ppcrcd/trunk/add.pkgs       (original)
+++ ppcrcd/trunk/add.pkgs       Thu Jan 19 23:56:45 2006
@@ -136,11 +136,8 @@
 # +javaglue -python
 $(R)/beecrypt: $(P)/beecrypt
 
-I +=   rpm-lib rpm-base rpm rpm-utils
-REV-rpm = AC-branch
-BCOND-rpm = --without doc --without python --without apidocs
-# +static -doc -python -selinux +distver
-$(R)/rpm $(R)/rpm-base $(R)/rpm-lib $(R)/rpm-utils:    $(P)/rpm
+I +=   rpm-lib rpm rpm-utils
+# build routines are in base.pkgs
 
 I +=   cpipe
 $(R)/cpipe:    $(P)/cpipe

Modified: ppcrcd/trunk/base.pkgs
==============================================================================
--- ppcrcd/trunk/base.pkgs      (original)
+++ ppcrcd/trunk/base.pkgs      Thu Jan 19 23:56:45 2006
@@ -34,6 +34,17 @@
 # -static
 $(R)/pdksh:    $(P)/pdksh
 
+I +=   sed
+#BCOND-sed = --without tests
+# -tests
+$(R)/sed:      $(P)/sed
+
+I +=   rpm-base
+REV-rpm = AC-branch
+BCOND-rpm = --without doc --without python --without apidocs
+# +static -doc -python -selinux +distver
+$(R)/rpm $(R)/rpm-base $(R)/rpm-lib $(R)/rpm-utils:    $(P)/rpm
+
 I +=   attr
 $(R)/attr:     $(P)/attr
 
@@ -213,11 +224,6 @@
 I +=   losetup rawdevices agetty tunelp blockdev
 S +=   rawdevices
 
-I +=   sed
-#BCOND-sed = --without tests
-# -tests
-$(R)/sed:      $(P)/sed
-
 I +=   libusb
 $(R)/libusb:   $(P)/libusb
 
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to