1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/tests/unsatisfiable.spec Tue Jul 14 18:03:26 2020 +0100
1.3 @@ -0,0 +1,31 @@
1.4 +%define _source_payload w9.gzdio
1.5 +%define _binary_payload w9.gzdio
1.6 +
1.7 +Name: unsatisfiable
1.8 +Summary: A package that cannot be installed
1.9 +Group: Test
1.10 +License: GPL
1.11 +URL: http://www.juiblex.co.uk/beach
1.12 +Version: 1
1.13 +Release: 1
1.14 +Source: unsatisfiable.tar
1.15 +BuildArch: noarch
1.16 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
1.17 +Prefix: /usr
1.18 +Requires: pony > 0, pony-tail >= 1, pony-feet <= 4, pony-lame < 1
1.19 +Conflicts: money
1.20 +Obsoletes: life
1.21 +
1.22 +%description
1.23 +A package that cannot be installed because it requires a property (pony)
1.24 +that is not provided by any package.
1.25 +
1.26 +%prep
1.27 +
1.28 +%build
1.29 +
1.30 +%install
1.31 +
1.32 +%clean
1.33 +
1.34 +%files