update to 1.1.6 [release 1.1.6-1mamba;Wed Oct 18 2023]
This commit is contained in:
parent
1279e56417
commit
bb41ccad1d
15
xman.spec
15
xman.spec
@ -1,22 +1,20 @@
|
||||
Name: xman
|
||||
Version: 1.1.5
|
||||
Version: 1.1.6
|
||||
Release: 1mamba
|
||||
Summary: xman - Manual page display program for the X Window System
|
||||
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
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXaw-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: libXt-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Xman is a manual page browser.
|
||||
@ -25,6 +23,8 @@ In the initial window there are three options: Help will pop up a window with on
|
||||
Typing Control-S will pop up a window prompting for a specific manual page to display.
|
||||
You may display more than one manual page browser window at a time from a single execution of xman.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -48,6 +48,9 @@ You may display more than one manual page browser window at a time from a single
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Oct 18 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-1mamba
|
||||
- update to 1.1.6
|
||||
|
||||
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.1.5-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user