diff -r 000000000000 -r 296eac3183bc tests/unsatisfiable.spec --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/unsatisfiable.spec Fri Jul 08 08:26:29 2016 +0100 @@ -0,0 +1,31 @@ +%define _source_payload w9.gzdio +%define _binary_payload w9.gzdio + +Name: unsatisfiable +Summary: A package that cannot be installed +Group: Test +License: GPL +URL: http://www.juiblex.co.uk/beach +Version: 1 +Release: 1 +Source: unsatisfiable.tar +BuildArch: noarch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Prefix: /usr +Requires: pony > 0, pony-tail >= 1, pony-feet <= 4, pony-lame < 1 +Conflicts: money +Obsoletes: life + +%description +A package that cannot be installed because it requires a property (pony) +that is not provided by any package. + +%prep + +%build + +%install + +%clean + +%files