unneeded reqs dropped
This commit is contained in:
parent
8017e2acd4
commit
705e030662
@ -1,23 +1,17 @@
|
||||
# -*- rpm-spec -*-
|
||||
# $Id$
|
||||
|
||||
# some machinery to fix exact kernel modules version
|
||||
%define bundlename %(rpmquery --whatprovides kernel-modules-bundle --qf '%%{name}' 2> /dev/null)
|
||||
%define bundlereq %(rpmquery --qf '%%{name} = %%|serial?{%%{serial}:}|%%{version}-%%{release}' %bundlename 2>/dev/null)
|
||||
|
||||
Name: propagator
|
||||
Version: 20041207
|
||||
Version: 20041215
|
||||
Release: alt0.1
|
||||
|
||||
Summary: Installer's first stage
|
||||
Summary: 'Early userspace' set of binaries
|
||||
License: GPL
|
||||
Group: System/Kernel and hardware
|
||||
|
||||
Source0: %name-%version.tar.bz2
|
||||
|
||||
Requires: %bundlereq
|
||||
BuildRequires: kernel-modules-bundle
|
||||
Buildrequires: dietlibc diet-bzlib diet-newt diet-slang libhw-devel mar
|
||||
Buildrequires: dietlibc diet-bzlib diet-newt diet-slang
|
||||
|
||||
%description
|
||||
%name is a set of binaries useful in 'early userspace' environment,
|
||||
@ -36,8 +30,8 @@ including init and various helpers for hw probing and bootstrapping.
|
||||
%_libdir/%name
|
||||
|
||||
%changelog
|
||||
* Tue Dec 7 2004 Sergey Bolshakov <sbolshakov@altlinux.ru> 20041207-alt0.1
|
||||
- snapshot @ 20041207
|
||||
* Wed Dec 15 2004 Sergey Bolshakov <sbolshakov@altlinux.ru> 20041215-alt0.1
|
||||
- snapshot @ 20041215
|
||||
|
||||
* Fri Nov 12 2004 Sergey Bolshakov <sbolshakov@altlinux.ru> 20041112-alt0.1
|
||||
- Initial build.
|
||||
|
Loading…
x
Reference in New Issue
Block a user