Author: glen Date: Tue Jan 17 22:13:00 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- --nodeps in dump_cache
---- Files affected:
SPECS:
builder (1.385 -> 1.386)
---- Diffs:
================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.385 SPECS/builder:1.386
--- SPECS/builder:1.385 Tue Jan 17 23:02:08 2006
+++ SPECS/builder Tue Jan 17 23:12:54 2006
@@ -347,7 +347,7 @@
rpm --rcfile .rpmrc -bp --nodeps --define "prep $dump"
$BCOND $TARGET_SWITCH $SPECFILE 2>&1
;;
rpmbuild )
- rpmbuild --rcfile .rpmrc --nodigest --nosignature
--nobuild --define "prep $dump" $BCOND $TARGET_SWITCH $SPECFILE 2>&1
+ rpmbuild --rcfile .rpmrc --nodigest --nodeps
--nosignature --nobuild --define "prep $dump" $BCOND $TARGET_SWITCH $SPECFILE
2>&1
;;
esac`
# if [ $? -gt 0 ]; then
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/builder?r1=1.385&r2=1.386&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit