To correct the 'file' output, instead
$ file -b *
RPM v3.0 bin noarch kdenetwork-devel-7:4.12.2-1.fc20
RPM v3.0 bin ARM mdds-devel-0.10.2-1.fc20

we can drive something like this,
$ rpm -qp --qf "RPM v%{RPMVERSION} %{ARCH}\
%{NAME}-%{VERSION}.%{RELEASE}\n" *
RPM v4.11.1 noarch kdenetwork-devel-4.12.2.1.fc20
RPM v4.11.2 noarch mdds-devel-0.10.2.1.fc20


poma


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to