Ignore:
Timestamp:
Feb 17, 2006, 3:37:04 PM (18 years ago)
Author:
bcornec
Message:
  • Integrate some SuSE patches and spec tips
  • all the doc is now under documentation (man pages, pdf, generated doc)
  • delivery process adapted consequently
File:
1 edited

Legend:

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

    r395 r401  
    3333%endif
    3434
    35 #%package xmondo
    36 #Summary:   A QT based graphical front end for %{name}
    37 #Group:     Applications/Archiving
    38 #Requires:  %{name} = %{version}-${release}, qt, kdelibs
    39 #
    40 #%package %{name}-devel
    41 #Summary:   Header files for building against Mondo
    42 #%if %is_mandrake
    43 #Group:     Development/Libraries
    44 #%endif
    45 #if %is_redhat
    46 #Group:     Development/Other
    47 #%endif
    48 #Provides: libmondo-devel mondo-devel
    49 #Obsoletes: libmondo-devel
    50 #
    51 #%description -n %{name}-devel
    52 #Mondo libraries and includes
    53 
    5435%description
    5536Mondo is a GPL disaster recovery solution to create backup media (CD, DVD, tape, network images) that can be used to redeploy the damaged system, as well as deploy similar or less similar systems.
     
    7556con cintas y NFS, tambien.
    7657
    77 #%description xmondo
    78 #Xmondo is a QT based graphical frontend to mondoarchive.  It can help you
    79 #set up a backup by following onscreen prompts.
    80 
     58%debug_package
    8159%prep
    8260%setup -q -n %name-%{version}
Note: See TracChangeset for help on using the changeset viewer.