that's a bad dep. /etc/sysconfig is processed anyway as root from %post scripts
as well we don't require pkgconfig in packages providing .pc files. On Wednesday 24 May 2006 02:27, you wrote: > Author: wolf Date: Tue May 23 23:27:12 2006 GMT > Module: SPECS Tag: HEAD > ---- Log message: > - R: rc-scripts (/etc/sysconfig) > - rel 1.4 > > ---- Files affected: > SPECS: > rpm.spec (1.748 -> 1.749) > > ---- Diffs: > > ================================================================ > Index: SPECS/rpm.spec > diff -u SPECS/rpm.spec:1.748 SPECS/rpm.spec:1.749 > --- SPECS/rpm.spec:1.748 Wed May 24 01:02:11 2006 > +++ SPECS/rpm.spec Wed May 24 01:27:07 2006 > @@ -30,7 +30,7 @@ > Summary(uk): íĹÎĹÄÖĹŇ ĐÁËĹÔŚ× ×ŚÄ RPM > Name: rpm > Version: 4.4.6 > -Release: 1.3 > +Release: 1.4 > License: GPL > Group: Base > Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz > @@ -152,6 +152,7 @@ > Requires: %{name}-lib = %{version}-%{release} > Requires: beecrypt >= %{beecrypt_ver} > Requires: popt >= %{reqpopt_ver} > +Requires: rc-scripts > %{!?with_static:Obsoletes: rpm-utils-static} > Conflicts: glibc < 2.2.92 > # avoid SEGV caused by mixed db versions > @@ -1158,6 +1159,10 @@ > All persons listed below can be reached at <cvs_login>@pld-linux.org > > $Log$ > +Revision 1.749 2006/05/23 23:27:07 wolf > +- R: rc-scripts (/etc/sysconfig) > +- rel 1.4 > + > Revision 1.748 2006/05/23 23:02:11 wolf > - use lzma compression by default > - rel 1.3 > ================================================================ > > ---- CVS-web: > http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.748&r2=1.749&f=u > > _______________________________________________ > pld-cvs-commit mailing list > [email protected] > http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
