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

%description
x

%posttrans -p <lua>
print("%{name}-%{version}")
exit(1)

%files