Sophie

Sophie

distrib > Mandriva > cooker > x86_64 > by-pkgid > 95155223d2c37aceddaf82f98c22d88f > files > 10

apt-0.5.15lorg3.94-1mdv2011.0.src.rpm

// WARNING: Do not store local configurations here. Use apt.conf instead.

APT
{
   Architecture "i586";
}

Debug
{
   pkgRPMPM "false";
}

RPM 
{
   Allow-Duplicated
   {
   	"^kernel[0-9]*$";
   	"^kernel[0-9]*-smp$";
   	"^kernel[0-9]*-enterprise$";
   	"^kernel[0-9]*-secure$";
	"^gpg-pubkey$";
   };
   Hold
   {
   	"^kernel[0-9]*-source$";
   };
   Options "-vv";
   Order "true";
}

RPM::RuntimeDeps "false";
APT::Get::Show-Versions "true";
APT::Cache::Generate "false";
APT::Install-Suggests "true";
// cpio errors on kernel install when rpmlib interface is used
RPM::PM "external";