Le Lundi 1 Août 2011 15:30:59 [email protected] a écrit : > Revision: 131169 > Author: ze > Date: 2011-08-01 15:30:58 +0200 (Mon, 01 Aug 2011) > Log Message: > ----------- > > - split libraries [...] > Provides: qt4-mobility = %{version}-%{release} > -Requires: %{libname} = %{version}-%{release} > +Requires: %libQtBearer = %{version} > +Requires: %libQtContacts = %{version} > +Requires: %libQtConnectivity = %{version} > +Requires: %libQtFeedback = %{version} > +Requires: %libQtGallery = %{version} > +Requires: %libQtLocation = %{version} > +Requires: %libQtMultimediaKit = %{version} > +Requires: %libQtOrganizer = %{version} > +Requires: %libQtPublishSubscribe = %{version} > +Requires: %libQtSensors = %{version} > +Requires: %libQtServiceFramework = %{version} > +Requires: %libQtSystemInfo = %{version} > +Requires: %libQtVersit = %{version} > +Requires: %libQtVersitOrganizer = %{version} [...] Do we really need explicite requires here ? I hope/guess it should be automatically handled by rpm. Also i seed you start using some qt4 macros we spoke about on irc, did you forget to send a RFC mail regarding thoses qt4 macros ?
Also maybe we could avoid capitalized characters in rpm's name ? lib(64)QtBearer1 should better be lib(64)qtbearer1 . Regards, -- Balcaen John
