update to 1.0.5 [release 1.0.5-1mamba;Mon Apr 15 2024]
This commit is contained in:
parent
f9653d6622
commit
08c7194d60
21
xbiff.spec
21
xbiff.spec
@ -1,19 +1,16 @@
|
||||
Name: xbiff
|
||||
Version: 1.0.4
|
||||
Version: 1.0.5
|
||||
Release: 1mamba
|
||||
Summary: xbiff - mailbox flag for X
|
||||
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/xbiff-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: http://ftp.x.org/pub/individual/app/xbiff-%{version}.tar.xz
|
||||
License: MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXaw-devel
|
||||
BuildRequires: libXext-devel
|
||||
@ -24,8 +21,9 @@ BuildRequires: libXt-devel
|
||||
%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.
|
||||
|
||||
%prep
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
@ -42,10 +40,13 @@ xbiff is a small utility for the X Window System that shows a mailbox with its f
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/xbiff
|
||||
%{_mandir}/man1/xbiff.1.gz
|
||||
%doc COPYING ChangeLog
|
||||
%{_mandir}/man1/xbiff.1*
|
||||
%doc COPYING
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user