Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 850149 - Introduce new systemd-rpm macros in httpd spec file
Summary: Introduce new systemd-rpm macros in httpd spec file
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: httpd
Version: 18
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 850016
TreeView+ depends on / blocked
 
Reported: 2012-08-21 13:41 UTC by Lukáš Nykrýn
Modified: 2012-10-01 11:19 UTC (History)
4 users (show)

Fixed In Version: httpd-2.4.3-8.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-01 11:19:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch replaces scriptlets with new systemd macros (1.36 KB, patch)
2012-09-17 14:25 UTC, Václav Pavlín
no flags Details | Diff

Description Lukáš Nykrýn 2012-08-21 13:41:37 UTC
Fedora 18 changes the way how to work with services in spec files. It introduces new macros - %systemd_post, %systemd_preun and %systemd_postun; which replace scriptlets from Fedora 17 and older (see https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd, https://bugzilla.redhat.com/show_bug.cgi?id=850016).

Comment 1 Václav Pavlín 2012-09-17 14:25:56 UTC
Created attachment 613682 [details]
Patch replaces scriptlets with new systemd macros

Comment 2 Joe Orton 2012-09-17 15:19:56 UTC
Are the macros available across all F17+ branches?  I don't want the spec file to diverge.

Comment 3 Václav Pavlín 2012-09-18 07:14:11 UTC
They are available in F18+, not in F17. Would you prefer conditional usage of macros only for F18+ and RHEL7+?

Comment 6 Joe Orton 2012-10-01 11:19:56 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.