Bug 850149
Summary: | Introduce new systemd-rpm macros in httpd spec file | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lukáš Nykrýn <lnykryn> | ||||
Component: | httpd | Assignee: | Joe Orton <jorton> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 18 | CC: | jkaluza, jorton, pahan, vpavlin | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | httpd-2.4.3-8.fc19 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-10-01 11:19:56 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 850016 | ||||||
Attachments: |
|
Description
Lukáš Nykrýn
2012-08-21 13:41:37 UTC
Created attachment 613682 [details]
Patch replaces scriptlets with new systemd macros
Are the macros available across all F17+ branches? I don't want the spec file to diverge. They are available in F18+, not in F17. Would you prefer conditional usage of macros only for F18+ and RHEL7+? Commit: http://pkgs.fedoraproject.org/gitweb/?p=httpd.git;a=commitdiff;h=2953eaec80a48cf302bcc656fa3d7147f6e98907 Package: httpd-2.4.3-7.fc19 Build: https://koji.fedoraproject.org/koji/buildinfo?buildID=357539 Commit: http://pkgs.fedoraproject.org/gitweb/?p=httpd.git;a=commitdiff;h=e3b60d787d13a6a27a0011ad7df984c1bc1f5692 Package: httpd-2.4.3-8.fc19 Build: https://koji.fedoraproject.org/koji/buildinfo?buildID=357550 In fact we don't need to merge this spec file to pre-F18, so this is fine; thanks to Jan Kaluza. This is merged to f18/master. |