Bug 321791

Summary: small .spec improvement
Product: [Fedora] Fedora Reporter: Florian La Roche <laroche>
Component: fast-user-switch-appletAssignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-07 02:46:15 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:

Description Florian La Roche 2007-10-07 07:06:19 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:

The postun(install) part is empty and can thus be left out
completely. With the current .spec file, /bin/sh is invoked with
an empty shell script.

regards,

Florian La Roche



Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Matthias Clasen 2008-02-07 02:46:15 UTC
I fixed it the other way, by making %postun nonempty.