summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/ordering-scriptlets/requires_postun_1.spec
blob: f7fd871cd1ca237d44354d4b1a5a9bb3966145b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Summary: requires_postun
Name: requires_postun
Version: 1
Release: 1
License: x
Group: x
Url: x
BuildRoot: %{_tmppath}/%{name}

%description
x

%postun -p /bin/a
postun is running ok

%files