update to 1.0.6 [release 1.0.6-1mamba;Sat Oct 22 2022]
This commit is contained in:
parent
68d8565286
commit
7c03bb13b3
@ -1,19 +1,16 @@
|
|||||||
Name: xditview
|
Name: xditview
|
||||||
Version: 1.0.5
|
Version: 1.0.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: xditview - display ditroff output
|
Summary: xditview - display ditroff output
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://x.org
|
URL: https://www.x.org/wiki/
|
||||||
Source: http://ftp.x.org/pub/individual/app/xditview-%{version}.tar.bz2
|
Source: http://ftp.x.org/pub/individual/app/xditview-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXaw-devel
|
BuildRequires: libXaw-devel
|
||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
@ -23,8 +20,9 @@ BuildRequires: libXt-devel
|
|||||||
%description
|
%description
|
||||||
xditview - display ditroff output
|
xditview - display ditroff output
|
||||||
|
|
||||||
%prep
|
%debug_package
|
||||||
|
|
||||||
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -44,10 +42,14 @@ xditview - display ditroff output
|
|||||||
%{_includedir}/X11/bitmaps/ldblarrow
|
%{_includedir}/X11/bitmaps/ldblarrow
|
||||||
%{_includedir}/X11/bitmaps/rdblarrow
|
%{_includedir}/X11/bitmaps/rdblarrow
|
||||||
%{_datadir}/X11/app-defaults/Xditview*
|
%{_datadir}/X11/app-defaults/Xditview*
|
||||||
%{_mandir}/man1/xditview.1.gz
|
%{_mandir}/man1/xditview.1*
|
||||||
%doc COPYING ChangeLog
|
%doc COPYING
|
||||||
|
#ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 22 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.6-1mamba
|
||||||
|
- update to 1.0.6
|
||||||
|
|
||||||
* Wed Jul 31 2019 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
|
* Wed Jul 31 2019 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user