Package: rpm Version: 4.10.1-2.1 Severity: normal Dear Maintainer,
I recently upgraded rpm from 4.10.0-5+deb7u1 to 4.10.1-2.1 as it became available in testing. It appears that option "--specfile" is no longer recognised, while it is present in the man page. In python2.7's distutils, the following command is executed: $ rpm -q --qf '%{name}-%{version}-%{release}.src.rpm %{arch}/%{name}-%{version}-%{release}.%{arch}.rpm\\n' --specfile 'build/bdist.linux-x86_64/rpm/SPECS/casadi.spec' As of 4.10.1-2.1, this fails with the message 'rpm: --specfile: unknown option'. I downgraded rpm to unbreak my workflow at the moment.. Best regards, Joris Gillis