this is reaaaaly ugly any reason for this? maybe fix wxgtk2+ package to provide more consistent XXX-config program?
$ rpm -qf /usr/bin/wxgtk2-2.4-config wxGTK2-devel-2.4.2-6 On Tuesday 03 May 2005 18:04, paszczus wrote: > Author: paszczus Date: Tue May 3 15:04:33 2005 GMT > Module: SPECS Tag: HEAD > ---- Log message: > - maybe this BR is correct? > > ---- Files affected: > SPECS: > aMule.spec (1.41 -> 1.42) > > ---- Diffs: > > ================================================================ > Index: SPECS/aMule.spec > diff -u SPECS/aMule.spec:1.41 SPECS/aMule.spec:1.42 > --- SPECS/aMule.spec:1.41 Tue May 3 09:42:18 2005 > +++ SPECS/aMule.spec Tue May 3 17:04:27 2005 > @@ -24,6 +24,7 @@ > BuildRequires: libstdc++-devel > BuildRequires: wxBase-devel >= 2.4.2 > BuildRequires: wxGTK2-devel >= 2.4.2 > +BuildRequires: wxWidgets-devel >= 2.4 > Requires: wget > Obsoletes: lmule > Obsoletes: xmule > @@ -47,12 +48,15 @@ > %{__autoheader} > %{__automake} > %configure \ > - --with-wx-config=/usr/bin/wxgtk2-2.4-config \ > +## --with-wx-config=/usr/bin/wxgtk2-2.4-config \ > --enable-optimise \ > --enable-amulecmd \ > --enable-amulecmdgui \ > --enable-webserver \ > - --enable-webservergui > + --enable-webservergui \ > + --with-wx-config=`rpm -ql wxGTK2-devel|grep > 'wxgtk-2\.[0-9]-config'` \ + --with-wxbase-config=`rpm -ql > wxBase|grep 'wxbase-2\.[0-9]-config'` + > > %{__make} > > @@ -85,6 +89,9 @@ > All persons listed below can be reached at <cvs_login>@pld-linux.org > > $Log$ > +Revision 1.42 2005/05/03 15:04:27 paszczus > +- maybe this BR is correct? > + > Revision 1.41 2005/05/03 07:42:18 paszczus > - updated BRs > > ================================================================ > > ---- CVS-web: > http://cvs.pld-linux.org/SPECS/aMule.spec?r1=1.41&r2=1.42&f=u > > > _______________________________________________ > pld-cvs-commit mailing list > pld-cvs-commit@pld-linux.org > http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit -- glen _______________________________________________ pld-devel-en mailing list pld-devel-en@pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en