Bug 850232

Summary: Introduce new systemd-rpm macros in nss-pam-ldapd spec file
Product: [Fedora] Fedora Reporter: Lukáš Nykrýn <lnykryn>
Component: nss-pam-ldapdAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 18CC: jhrozek, nalin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: nss-pam-ldapd-0.8.12-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-18 20:43:36 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 Flags
Patch replaces scriptlets with new systemd macros pro F18+ and RHEL7+ none

Description Lukáš Nykrýn 2012-08-21 13:53:11 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-11-29 10:05:54 UTC
Created attachment 654113 [details]
Patch replaces scriptlets with new systemd macros pro F18+ and RHEL7+

Comment 2 Nalin Dahyabhai 2013-01-18 20:43:36 UTC
Looks like we missed the F18 release, but it's in for F19.

Thanks!