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

%description
x

%post -p /bin/ash
echo "%post is running ok"

%files