automatic rebuild by autodist [release 2.1-4mamba;Mon Nov 10 2025]
This commit is contained in:
10
fbset.spec
10
fbset.spec
@@ -1,6 +1,6 @@
|
||||
Name: fbset
|
||||
Version: 2.1
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: Tools for managing a frame buffer's video mode properties
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
@@ -14,7 +14,6 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Fbset is a utility for maintaining frame buffer resolutions. Fbset can change the video mode properties of a frame buffer device, and is usually used to change the current video mode.
|
||||
@@ -23,8 +22,8 @@ Install fbset if you need to manage frame buffer resolutions.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch 0 -p1
|
||||
%patch 1 -p1
|
||||
|
||||
%build
|
||||
%make -j1 CC=%{_target_platform}-gcc
|
||||
@@ -45,6 +44,9 @@ Install fbset if you need to manage frame buffer resolutions.
|
||||
%{_mandir}/man8/fbset.8.gz
|
||||
|
||||
%changelog
|
||||
* Mon Nov 10 2025 Automatic Build System <autodist@openmamba.org> 2.1-4mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Mon Jul 29 2013 Automatic Build System <autodist@mambasoft.it> 2.1-3mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user