Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37508659
en ru br
ALT Linux repositórios
S:20230701-alt1
5.0: 20090301-alt1
4.1: 20080301-alt4.M41.2
4.0: 20080301-alt0.M40.2
3.0: 20051028-alt1

Group :: Sistema/Kernel e hardware
RPM: propagator

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_with cifs
%def_with shell
%def_with splash

Name: propagator
Version: 20230701
Release: alt1

Summary: 'Early userspace' set of binaries
License: GPL
Group: System/Kernel and hardware

Url: http://altlinux.org/propagator
Source: %name-%version-%release.tar

BuildRequires: libnewt-devel-static libslang2-devel-static

%description
%name is a set of binaries useful in 'early userspace' environment,
including init and various helpers for hw probing and bootstrapping.

%prep
%setup

%build
%make_build \
%{?_with_cifs:WITH_CIFS=t} \
%{?_with_shell:WITH_SHELL=t} \
%{?_with_splash:WITH_SPLASH=t} \
version=%version-%release \
libdir=%_libdir

%install
%makeinstall_std libdir=%_libdir

%check
%make_build \
%{?_with_cifs:WITH_CIFS=t} \
%{?_with_shell:WITH_SHELL=t} \
%{?_with_splash:WITH_SPLASH=t} \
version=%version-%release \
libdir=%_libdir \
test

%files
%_bindir/gencpio
%_bindir/mkmodpack
%_sbindir/propagator

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009