Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37734872
en ru br
ALT Linux repos
4.0: 1.4-ipl14mdk
3.0: 1.4-ipl14mdk

Group :: Terminals
RPM: open

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: open
Version: 1.4
Release: ipl14mdk

Summary: A tool which will start a program on a virtual console
License: GPL
Group: Terminals

Source: ftp://ibiblio.org/pub/Linux/utils/console/%name-%version.tar.bz2
Patch: %name-1.4-includes.patch

%description
The %name command starts a specified command with the first available virtual
console, or on a virtual console that you specify.

Install the %name package if you regularly use virtual consoles to run programs.

%prep
%setup -q
%patch -p1

%build
%make_build CFLAGS="$RPM_OPT_FLAGS"

%install
install -p -m755 -D %name $RPM_BUILD_ROOT%_bindir/%name
install -p -m755 switchto $RPM_BUILD_ROOT%_bindir

install -p -m644 -D %name.1 $RPM_BUILD_ROOT%_mandir/man1/%name.1
install -p -m644 switchto.1 $RPM_BUILD_ROOT%_mandir/man1

%files
%_bindir/*
%_mandir/man?/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin