On Fri, 08 Jul 2011, Ahmad Samir wrote:

> Hello.
> 
> I've had a rather vague idea about standardising the virtual provides
> in the distro, there should be:
> Provides: %{name}-devel
> Provides: lib%{name}-devel

Good idea.

With version and release included :

Provides: %{name}-devel = %{version}-%{release}
Provides: lib%{name}-devel = %{version}-%{release}

Reply via email to