summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/README-urpmi/d.spec
blob: 2f7d40de2561243d0cd6d6267e6c9e4df333eb02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Summary: d
Name: d
Version: 1
Release: 1
License: x
Group: x
Url: x
BuildRoot: %{_tmppath}/%{name}

%description
x

%build
rm -rf $RPM_BUILD_ROOT
echo "installing/upgrading %name" > README.urpmi

%clean
rm -rf $RPM_BUILD_ROOT

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