update to 1.0.4 [release 1.0.4-1mamba;Sat Oct 22 2022]
This commit is contained in:
parent
cc49f4e5a9
commit
0f5cb9ab69
17
xmh.spec
17
xmh.spec
@ -1,13 +1,13 @@
|
||||
Name: xmh
|
||||
Version: 1.0.3
|
||||
Version: 1.0.4
|
||||
Release: 1mamba
|
||||
Summary: xmh application - send and read mail with an X interface to MH
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -18,12 +18,13 @@ BuildRequires: libXt-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: xbitmaps-devel
|
||||
BuildRequires: util-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The xmh application provides a graphical user interface to the MH Message Handling System.
|
||||
To actually do things with your mail, it makes calls to the MH package.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -43,9 +44,13 @@ To actually do things with your mail, it makes calls to the MH package.
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/X11/app-defaults/Xmh
|
||||
%{_mandir}/man?/*
|
||||
%doc COPYING ChangeLog README
|
||||
%doc COPYING
|
||||
#ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Sat Oct 22 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.4-1mamba
|
||||
- update to 1.0.4
|
||||
|
||||
* Wed Apr 22 2015 Automatic Build System <autodist@mambasoft.it> 1.0.3-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user