On Mon, Feb 11, 2008 at 11:37:58PM +0200, Elan Ruusamäe wrote: > On Monday 11 February 2008 23:03, hawk wrote: > > Author: hawk Date: Mon Feb 11 21:03:48 2008 GMT > > Module: SPECS Tag: HEAD > > ---- Log message: > > - removed source symlink from -module-build, causes unfixable broken deps > > like: /home/users/builder/rpm/BUILD/linux-2.6.22 is needed by > > kernel-desktop-module-build-2.6.22.18-1.i68 - build symlink back to kernel > > package otherwise -module-build requires main kernel package to be > > installed which is IMO overkill > > - release 2 > > so now main kernel package requires kernel-module-build, kernel-headers which > is another overkill....
That symlink should exist only if both packages are installed. It could be %ghost created in %post, but unfortunately (if things didn't change since rpm 4.0.x) there is no support for %ghost(missingok) or so... -- Jakub Bogusz http://qboosh.pl/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
