update to 1.0.5 [release 1.0.5-1mamba;Mon Apr 15 2024]

This commit is contained in:
Silvan Calarco 2024-04-16 00:44:25 +02:00
parent f9653d6622
commit 08c7194d60

View File

@ -1,19 +1,16 @@
Name: xbiff Name: xbiff
Version: 1.0.4 Version: 1.0.5
Release: 1mamba Release: 1mamba
Summary: xbiff - mailbox flag for X Summary: xbiff - mailbox flag for X
Group: System/X11 Group: System/X11
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://x.org URL: https://www.x.org/wiki/
Source: http://ftp.x.org/pub/individual/app/xbiff-%{version}.tar.bz2 Source: http://ftp.x.org/pub/individual/app/xbiff-%{version}.tar.xz
License: MIT License: MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-root
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libICE-devel
BuildRequires: libSM-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
BuildRequires: libXaw-devel BuildRequires: libXaw-devel
BuildRequires: libXext-devel BuildRequires: libXext-devel
@ -24,8 +21,9 @@ BuildRequires: libXt-devel
%description %description
xbiff is a small utility for the X Window System that shows a mailbox with its flag raised whenever the user has new e-mail. It is included in almost every X Window System. xbiff is a small utility for the X Window System that shows a mailbox with its flag raised whenever the user has new e-mail. It is included in almost every X Window System.
%prep %debug_package
%prep
%setup -q %setup -q
%build %build
@ -42,10 +40,13 @@ xbiff is a small utility for the X Window System that shows a mailbox with its f
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_bindir}/xbiff %{_bindir}/xbiff
%{_mandir}/man1/xbiff.1.gz %{_mandir}/man1/xbiff.1*
%doc COPYING ChangeLog %doc COPYING
%changelog %changelog
* Mon Apr 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.5-1mamba
- update to 1.0.5
* Wed Jul 24 2019 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba * Wed Jul 24 2019 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba
- automatic update by autodist - automatic update by autodist