tests/unsatisfiable.spec
author J. Ali Harlow <ali@juiblex.co.uk>
Fri Jun 08 17:05:27 2018 +0100 (2018-06-08)
changeset 76 7a98a5020c44
permissions -rw-r--r--
Fix bug where summary page could not be confirmed when no comps file in use
     1 %define _source_payload w9.gzdio
     2 %define _binary_payload w9.gzdio
     3 
     4 Name:      unsatisfiable
     5 Summary:   A package that cannot be installed
     6 Group:     Test
     7 License:   GPL
     8 URL:       http://www.juiblex.co.uk/beach
     9 Version:   1
    10 Release:   1
    11 Source:    unsatisfiable.tar
    12 BuildArch: noarch
    13 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
    14 Prefix:    /usr
    15 Requires:  pony > 0, pony-tail >= 1, pony-feet <= 4, pony-lame < 1
    16 Conflicts: money
    17 Obsoletes: life
    18 
    19 %description
    20 A package that cannot be installed because it requires a property (pony)
    21 that is not provided by any package.
    22 
    23 %prep
    24 
    25 %build
    26 
    27 %install
    28 
    29 %clean
    30 
    31 %files