SPECS: apache1.spec - Provide apache-modname for each module
- swa...
Radoslaw Zielinski
radek at karnet.pl
Sat Feb 19 11:44:38 CET 2005
In pld.cvs.commit you wrote:
> Author: glen Date: Tue Feb 15 12:08:01 2005 GMT
> Module: SPECS Tag: HEAD
> ---- Log message:
> - Provide apache-modname for each module
[...]
> @@ -112,6 +112,7 @@
> Provides: httpd
> Provides: user(http)
> Provides: webserver = apache
> +Provides: apache = %{version}-%{release}
> %{?with_ipv6:Provides: apache(ipv6)}
> Obsoletes: apache < 2.0.0
> Obsoletes: apache-extra
[...]
> @@ -450,9 +451,9 @@
[...]
> Requires: %{name}(EAPI) = %{version}-%{release}
> -Requires: %{apxs}
> +Provides: apache-mod_auth_db = %{version}-%{release}
> Obsoletes: apache-mod_auth_db < 2.0.0
[...]
I have put some effort to get rid of the apache vs apache1 confusion.
``Provides: %{%{name}_of_another_package}'' in a package with different
functionality is a Bad Thing. Revision 1.47; you reverted it why?
Same with apache(ipv6); apache1(ipv6) (-> "%{name}(ipv6)") is the right
solution.
--
Radosław Zieliński <radek at karnet.pl>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /mailman/pipermail/pld-devel-en/attachments/20050219/6ebabc35/attachment-0002.bin
More information about the pld-devel-en
mailing list