Ignore:
Timestamp:
Jul 22, 2006, 12:10:28 AM (18 years ago)
Author:
bcornec
Message:

Remove slang requires as they are brought by newt (fedora suggestion)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/distributions/rpm/mondo.spec

    r568 r695  
    77# if mandriva official build (rpm --with is_official)
    88%{?is_official:%define rel %{mkrel} %{mrel}}%{!?is_official:%define rel %{mrel}}
    9 %define addreq  mindi >= 1.0.7, bzip2 >= 0.9, afio, mkisofs, binutils, newt >= 0.50, slang >= 1.4.1 DDD
     9%define addreq  mindi >= 1.0.7, bzip2 >= 0.9, afio, mkisofs, binutils, newt >= 0.50, DDD
    1010
    1111Summary:    A program which a Linux user can utilize to create a rescue/restore CD/tape
     
    2222Source:     SSS
    2323BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
    24 BuildRequires:  newt-devel >= 0.50, slang-devel >= 1.4.1, gcc
     24BuildRequires:  newt-devel >= 0.50, gcc
    2525OBS
    2626%ifarch ia64
Note: See TracChangeset for help on using the changeset viewer.