update to 1.0.8 [release 1.0.8-1mamba;Sat Jul 16 2022]
This commit is contained in:
parent
11ef2ad5a1
commit
e27485343b
@ -1,19 +1,16 @@
|
|||||||
Name: xconsole
|
Name: xconsole
|
||||||
Version: 1.0.7
|
Version: 1.0.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: xconsole - monitor system console messages with X
|
Summary: xconsole - monitor system console messages with X
|
||||||
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/xconsole-%{version}.tar.bz2
|
Source: https://xorg.freedesktop.org/archive/individual/app/xconsole-%{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
|
||||||
xconsole - monitor system console messages with X
|
xconsole - monitor system console messages with X
|
||||||
|
|
||||||
%prep
|
%debug_package
|
||||||
|
|
||||||
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -47,6 +45,9 @@ xconsole - monitor system console messages with X
|
|||||||
%doc COPYING ChangeLog
|
%doc COPYING ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.8-1mamba
|
||||||
|
- update to 1.0.8
|
||||||
|
|
||||||
* Mon Apr 10 2017 Automatic Build System <autodist@mambasoft.it> 1.0.7-1mamba
|
* Mon Apr 10 2017 Automatic Build System <autodist@mambasoft.it> 1.0.7-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user