Ok, thanks, that worked :) Can you explain me the second command? I cant find anything about "provideflags" Regards Daniel Am 06/03/2016 um 02:30 PM schrieb Lubos Kardos: > Hi, > > try: > rpm -qp --provides own-configs-1.60-1.rpm > > or: > rpm -qp --queryformat '[%{provides} %{provideflags:depflags} %{provideversion}\n]' > > if you want to use "--queryformat" > > Lubos > > ----- Original Message ----- >> From: "Daniel Spannbauer" <ds@xxxxxxxx> >> To: rpm-list@xxxxxxxxxxxxx >> Sent: Friday, June 3, 2016 12:47:49 PM >> Subject: Provides-Statement in Spec >> >> Hello, >> >> I'm trying to replace a self-build RPM by a RPM with an other name. >> The Package "own-configs-suse12.3" should be replaced by "own-configs". >> Other packages have the own-configs-suse12.3 as requirement. >> >> So I set in my Specfile: >> Provides: own-config-suse12.3 >> Obsoletes: own-configs-suse12.3 < 1.58 >> >> >> I build the packages and query it: >> rpm -qp --queryformat '%{provides}\n' own-configs-1.60-1.rpm >> And I get: >> own-configs >> >> Why does it only provide "own-config" instead of "own-configs-suse12.3"? >> Can I set more then one "provides"? >> >> Any ideas? >> >> Regards >> >> Daniel >> >> >> -- >> Daniel Spannbauer Systemadministration >> marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11 >> Rechbergstr. 4-6, D 87727 Babenhausen Mobil +49 171 4033220 >> http://www.marco.de/ Email ds@xxxxxxxx >> Geschäftsführer Martin Reuter HRB 171775 Amtsgericht München >> _______________________________________________ >> Rpm-list mailing list >> Rpm-list@xxxxxxxxxxxxx >> http://lists.rpm.org/mailman/listinfo/rpm-list >> > _______________________________________________ > Rpm-list mailing list > Rpm-list@xxxxxxxxxxxxx > http://lists.rpm.org/mailman/listinfo/rpm-list > -- Daniel Spannbauer Systemadministration marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11 Rechbergstr. 4-6, D 87727 Babenhausen Mobil +49 171 4033220 http://www.marco.de/ Email ds@xxxxxxxx Geschäftsführer Martin Reuter HRB 171775 Amtsgericht München _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list