Changeset 1022 in ProjectBuilder for projects/mondorescue
- Timestamp:
- May 4, 2010, 3:05:38 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/2.2.9/mindi-busybox/rpm/mindi-busybox.spec
r778 r1022 11 11 Source: PBREPO/PBSRC 12 12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) 13 BuildRequires: gcc PBBUILDREQ 13 BuildRequires: PBBUILDREQ 14 # Cf: https://bugzilla.redhat.com/show_bug.cgi?id=588550 14 15 ExcludeArch: ppc 15 16 … … 18 19 19 20 %prep 20 %setup - n %name-%{version}21 %setup -q -n %name-%{version} 21 22 22 23 %build
Note:
See TracChangeset
for help on using the changeset viewer.