Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37863593
en ru br
ALT Linux repos
S:2.1-alt2
5.0: 2.1-alt1
4.1: 2.1-alt1
4.0: 2.1-alt1
3.0: 2.1-ipl9mdk

Other repositories

Group :: System/Kernel and hardware
RPM: fbset

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: fbset
Version: 2.1
Release: ipl9mdk

Summary: Framebuffer utilities for changing video modes
License: GPL
Group: System/Kernel and hardware

Source: http://www.cs.kuleuven.ac.be/~geert/bin/%name-%version.tar.bz2
Patch: %name-2.0-pre-19981028.patch

# Automatically added by buildreq on Thu Oct 31 2002

BuildRequires: flex

%description
fbset is a system utility to show or change the settings of the
frame buffer device. The frame buffer device provides a simple and
unique interface to access different kinds of graphic displays.

%prep
%setup -q
%patch -p1
find -type d -name CVS -print0 |
xargs -r0 rm -rf --

%build
make CC=gcc CFLAGS="$RPM_OPT_FLAGS"

%install
install -pD -m755 %name $RPM_BUILD_ROOT%_sbindir/%name
install -p -m755 modeline2fb $RPM_BUILD_ROOT%_sbindir/
install -pD -m644 %name.8 $RPM_BUILD_ROOT%_man8dir/%name.8
install -pD -m644 fb.modes.5 $RPM_BUILD_ROOT%_man5dir/fb.modes.5
install -pD -m644 etc/fb.modes.ATI $RPM_BUILD_ROOT%_sysconfdir/fb.modes

%files
%config(noreplace) %_sysconfdir/*
%_sbindir/*
%_mandir/man?/*
%doc etc/*

%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