SPECS: apache1.spec - unify Provides = http with apache.spec
Radoslaw Zielinski
radek42 at gmail.com
Sat Nov 12 18:44:10 CET 2005
Elan Ruusamäe <glen at delfi.ee> [23-10-2005 13:58]:
> On Wednesday 19 October 2005 16:03, Andrzej Krzysztofowicz wrote:
>> glen wrote:
[...]
>>> -Provides: httpd
>>> +Provides: httpd = %{version}
>> If it is apache/apache1 specific, another provides should be used, IMO.
> i don't know. i don't use that. i just unified.
> for apache specific one there is another provides line. (provides webserver =
> apache)
What's the point of "Provides: httpd" anyway? Most specs use the
"webserver" virtual dependency ("R: webserver", and "R: webserver =
apache" if apache only). IIRC that was unified; right now:
$ egrep -r '^Requires:[[:blank:]]+httpd' SPECS
SPECS/sqmgrlog.spec:Requires: httpd
SPECS/squid.spec:Requires: httpd
SPECS/w3cam.spec:Requires: httpd
SPECS/wwwcount.spec:Requires: httpd
SPECS/wordpress.spec:Requires: httpd
And:
$ egrep -r '^Requires:[[:blank:]]+webserver' SPECS | wc -l
69
--
Radosław Zieliński <radek42 at gmail.com>
-------------- 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/20051112/fdcc5988/attachment.bin
More information about the pld-devel-en
mailing list