update to 1.0.6 [release 1.0.6-1mamba;Sat Feb 18 2023]
This commit is contained in:
parent
3308094dde
commit
1caf62d800
@ -1,22 +1,20 @@
|
||||
Name: beforelight
|
||||
Version: 1.0.5
|
||||
Release: 2mamba
|
||||
Summary: The beforelight program is a sample implementation of a screen saver for X servers supporting the MIT-SCREEN-SAVER extension.
|
||||
Version: 1.0.6
|
||||
Release: 1mamba
|
||||
Summary: A sample implementation of a screen saver for X servers supporting the MIT-SCREEN-SAVER extension
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
URL: http://x.org
|
||||
Source: http://ftp.x.org/pub/individual/app/beforelight-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: https://x.org/archive/individual/app/beforelight-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXScrnSaver-devel
|
||||
BuildRequires: libXt-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The beforelight program is a sample implementation of a screen saver for X servers supporting the MIT-SCREEN-SAVER extension.
|
||||
@ -42,11 +40,13 @@ sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/beforelight
|
||||
%{_datadir}/X11/app-defaults/Beforelight
|
||||
%{_mandir}/man1/beforelight.1.gz
|
||||
|
||||
%doc COPYING ChangeLog
|
||||
%{_mandir}/man1/beforelight.1*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Feb 18 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.6-1mamba
|
||||
- update to 1.0.6
|
||||
|
||||
* Thu Dec 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.5-2mamba
|
||||
- rebuilt with debug package and aarch64 build fix
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user