On Tue, Jan 19, 2021 at 04:12:59PM +0100, Miro Hrončok wrote: > On 19. 01. 21 16:06, Richard W.M. Jones wrote: > >(2) Or adding: > > > >%package tar-filter > >Obsoletes: %{name}-tar-plugin <= %{version}-%{release} > > > >which says that it obsoletes but doesn't provide a replacement. Note > >however I'm not sure if this will work, because they won't have > >nbdkit-tar-filter installed before the upgrade (it never existed in > >F32), so will the Obsoletes ever be "seen" by dnf? > > Yes, it will be seen and respected. > > Note that it in most cases, it is recommended to obsolete a specific > version-release rather than %{version}-%{release}.
To be clear, I would find the last released nbdkit-tar-plugin version in F32 (https://koji.fedoraproject.org/koji/buildinfo?buildID=1605446) and write this? %package tar-filter Obsoletes: %{name}-tar-plugin = 1.20.7-1.fc32 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://people.redhat.com/~rjones/virt-df/ _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org