summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/README-urpmi/b_3.spec
blob: 81083700d585b4ca6de5ab044cb53004aff88263 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Summary: b
Name: b
Version: 3
Release: 1
License: x
Group: x
Url: x

%description
x

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

%clean
rm -rf $RPM_BUILD_ROOT

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