
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-09-19 18:23, Lars Müller wrote:
A pseudo package with the provides and requires is not this hard and should be easy to establish by the comminity.
Well, I tried, and failed. This is why I'm asking for help. I created a "java" directory. I created there a Makefile: +++···················· all: dummie_java-sun gcc dummie_java-sun.c -o dummie_java-sun install: install dummie_java-sun /usr/local/bin ····················++- and a dummie_java-sun.c +++···················· #include <stdio.h> int main() { printf("Este programa es un dummie para que el rpm crea que hay un java-1_6_0-sun.rpm en el sistema\n"); } ····················++- then I run checkinstall, and I get an rpm: cer@Telcontar:~/Compilaciones/dummies/java> rpm -q java java-1.6.0-999.x86_64 but this rpm does not fool yast, it doesn't have the needed clauses which I don't know what they are nor how to create :-( - -- Cheers / Saludos, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlBZ+IsACgkQIvFNjefEBxoZ5wCaAqjNlePwj/vToj2qC07mGW7P smIAoKCDftvo/3HKIr5dMIAy1s6B6xcQ =4GJ1 -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org