Hi all. In my ocsinventory.spec file: Requires php-gd
ocsinventory builds successfully When I install the package with urpmi: [root@cualdron64 noarch]# urpmi ocsinventory-* Para satisfacer la dependencia «php-gd», se necesita uno de los paquetes siguientes: 1- php-gd-5.3.15-1.mga2.x86_64: GD extension module for PHP (para instalar) 2- php-gd-bundled-5.3.15-1.mga2.x86_64: GD extension module for PHP (para instalar) ¿Qué elige? (1-2) What is the difference between php-gd and php-gd-bundled? Why urpmi does not choose the first? Sorry, i'm novice packager :-) Best regards Bersuit.
