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