Hello List, I want to build a RPM package of a software who is programmed in Perl. The RPM copy the files to a directory and copy a file to the conf.d directory from Apache. I had a line Requires: httpd, postgresql-server, perl-DBD-Pg, perl-DBI, perl but the rpmbuild - command give me also these dependencies: perl(SL::Form) perl(SL::Inifile) perl(SL::Mailer) perl(SL::Num2text) Thats no original perl modules. There are defined in a .pm File (package Form;) Must I create 4 perl RPM Files ? Can I say the rpmbuild command, that this are no dependencies ? Thank for help. Marco Welter _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list