[Mageia-dev] qt4 macros naming

D.Morgan dmorganec at gmail.com
Fri Aug 5 20:28:12 CEST 2011


On Fri, Aug 5, 2011 at 7:43 PM, Zé <mmodem00 at gmail.com> wrote:
> Hi,
>
> I have added qt macros with a more correct naming, but the old ones
> continue existing to avoid any breakage.
>
> The new qt4 macros (qt4.macros file):
>
> # New qt4 macros
> %_qt4_datadir           %{_prefix}/lib/qt4
> %_qt4_bindir            %{_qt4_datadir}/bin
> %_qt4_docdir            %{_docdir}/qt4
> %_qt4_libdir            %{_libdir}
> %_qt4_includedir        %{_qt4_datadir}/include
> %_qt4_plugindir         %{_libdir}/qt4/plugins
> %_qt4_demodir           %{_qt4_datadir}/demos
> %_qt4_exampledir        %{_qt4_datadir}/examples
> %_qt4_importdir         %{_qt4_datadir}/imports
> %_qt4_translationdir    %{_qt4_datadir}/translations
>
> If anyone with any suggest suggestion, please help improve
>
> regards,
> --
>>

you should not do such big commits at once because on your commit you
have not only changed the macros.

I am not a kde expert but i speak on rpm POV.

Has mikala reviewed all before you commited ?


More information about the Mageia-dev mailing list