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
|
Name: xman
|
||||||
Version: 1.1.5
|
Version: 1.1.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: xman - Manual page display program for the X Window System
|
Summary: xman - Manual page display program for the X Window System
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://xorg.freedesktop.org/
|
URL: https://www.x.org/wiki/
|
||||||
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
|
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXaw-devel
|
BuildRequires: libXaw-devel
|
||||||
BuildRequires: libXmu-devel
|
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Xman is a manual page browser.
|
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.
|
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.
|
You may display more than one manual page browser window at a time from a single execution of xman.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -48,6 +48,9 @@ You may display more than one manual page browser window at a time from a single
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.1.5-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user