summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/README-urpmi/a.spec
blob: df8d1894e86e50cbf8f5576033821b0b6f76526d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Summary: a
Name: a
Version: 1
Release: 1
License: x

%description
x

%prep
rm -rf *
echo "installing/upgrading %name" > README.urpmi

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc README.urpmi