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 850265 - Introduce new systemd-rpm macros in pcsc-lite-ccid spec file
Summary: Introduce new systemd-rpm macros in pcsc-lite-ccid spec file
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: pcsc-lite-ccid
Version: 18
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bob Relyea
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 850016
TreeView+ depends on / blocked
 
Reported: 2012-08-21 13:58 UTC by Lukáš Nykrýn
Modified: 2013-02-28 20:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-28 20:52:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lukáš Nykrýn 2012-08-21 13:58:15 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 Kalev Lember 2013-02-28 20:52:33 UTC
I don't think these are suitable for pcsc-lite-ccid.

In the ccid package, we only provide a plugin that a daemon from another package uses, and we need to restart that daemon on package upgrades / uninstall. There don't appear to be suitable rpm macros for this.


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