Changeset 1022


Ignore:
Timestamp:
05/04/10 03:05:38 (3 years ago)
Author:
bruno
Message:

r3941@localhost: bruno | 2010-05-04 00:22:48 +0200
Trying to improve mindi-busybox pkg for fedora integration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/2.2.9/mindi-busybox/rpm/mindi-busybox.spec

    r778 r1022  
    1111Source:     PBREPO/PBSRC 
    1212BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) 
    13 BuildRequires: gcc PBBUILDREQ 
     13BuildRequires: PBBUILDREQ 
     14# Cf: https://bugzilla.redhat.com/show_bug.cgi?id=588550 
    1415ExcludeArch:    ppc 
    1516 
     
    1819 
    1920%prep 
    20 %setup -n %name-%{version} 
     21%setup -q -n %name-%{version} 
    2122 
    2223%build 
Note: See TracChangeset for help on using the changeset viewer.