Recognize .spm files

This commit is contained in:
Pavel Machek 2000-10-05 13:03:00 +00:00
parent 759c5aee8f
commit aafa830e57
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-10-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
* lib/mc.ext.in: .spm is used by SuSE to mark src rpms
2000-10-04 Christophe Merlet <christophe@merlet.net>
* gnome/*.desktop: Updated french strings.

View File

@ -623,6 +623,12 @@ regex/\.rpm$
Install this RPM=rpm -i %f
Upgrade this RPM=rpm -U %f
# SuSE src rpms
regex/\.spm$
Open=%cd %p#rpm
Install this RPM=rpm -i %f
Upgrade this RPM=rpm -U %f
# deb
regex/\.deb$
Open=%cd %p#deb