Compare commits
2 Commits
1.0.3-1mam
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 79966bea6c | |||
| 0f5cb9ab69 |
20
xmh.spec
20
xmh.spec
@@ -1,13 +1,13 @@
|
||||
Name: xmh
|
||||
Version: 1.0.3
|
||||
Version: 1.0.5
|
||||
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,16 @@ 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
|
||||
* Tue Mar 05 2024 Automatic Build System <autodist@openmamba.org> 1.0.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user