Bug 1480837

Summary: Add %preun and %postun systemd scriptlets, fix %changelog dates etc
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: dmraidAssignee: LVM and device-mapper development team <lvm-team>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: agk, bmr, heinzm, lvm-team, mcsontos, prajnoha, prockai, zkabelac
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: dmraid-1.0.0.rc16-34.fc27 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-14 13:43:02 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:
Attachments:
Description Flags
Add %preun and %postun systemd scriptlets, fix %changelog dates etc none

Description Ville Skyttä 2017-08-12 06:32:31 UTC
The set of %systemd_* scriptlets used in dmraid is incomplete,
resulting in at least dangling
/etc/systemd/system/sysinit.target.wants/dmraid-activation.service
symlink left behind on final package removal.

https://fedoraproject.org/wiki/Packaging:Scriptlets#Systemd

While at it, fixed some %changelog dates and a spelling error.

'git am'able fix attached, let me know if you'd like me to push and
build this for devel.

Comment 1 Ville Skyttä 2017-08-12 06:32:39 UTC
Created attachment 1312356 [details]
Add %preun and %postun systemd scriptlets, fix %changelog dates etc

Comment 2 Heinz Mauelshagen 2017-08-14 13:10:16 UTC
(In reply to Ville Skyttä from comment #0)
> The set of %systemd_* scriptlets used in dmraid is incomplete,
> resulting in at least dangling
> /etc/systemd/system/sysinit.target.wants/dmraid-activation.service
> symlink left behind on final package removal.
> 
> https://fedoraproject.org/wiki/Packaging:Scriptlets#Systemd
> 
> While at it, fixed some %changelog dates and a spelling error.
> 
> 'git am'able fix attached, let me know if you'd like me to push and
> build this for devel.

Sure, please do, thanks.