update to 1.0.9 [release 1.0.9-1mamba;Mon Apr 18 2022]
This commit is contained in:
parent
54d3d82a99
commit
a5168283c6
21
iceauth.spec
21
iceauth.spec
@ -1,15 +1,14 @@
|
|||||||
Name: iceauth
|
Name: iceauth
|
||||||
Version: 1.0.8
|
Version: 1.0.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The iceauth program is used to edit and display the authorization information used in connecting with ICE.
|
Summary: The iceauth program is used to edit and display the authorization information used in connecting with ICE.
|
||||||
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/iceauth-%{version}.tar.bz2
|
Source: http://ftp.x.org/pub/individual/app/iceauth-%{version}.tar.xz
|
||||||
License: ... package license
|
License: MIT
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
@ -18,8 +17,9 @@ BuildRequires: libICE-devel
|
|||||||
%description
|
%description
|
||||||
The iceauth program is used to edit and display the authorization information used in connecting with ICE. This program is usually used to extract authorization records from one machine and merge them in on another (as is the case when using remote logins or granting access to other users). Commands (described below) may be entered interactively, on the iceauth command line, or in scripts.
|
The iceauth program is used to edit and display the authorization information used in connecting with ICE. This program is usually used to extract authorization records from one machine and merge them in on another (as is the case when using remote logins or granting access to other users). Commands (described below) may be entered interactively, on the iceauth command line, or in scripts.
|
||||||
|
|
||||||
%prep
|
%debug_package
|
||||||
|
|
||||||
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -36,10 +36,13 @@ The iceauth program is used to edit and display the authorization information us
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/iceauth
|
%{_bindir}/iceauth
|
||||||
%{_mandir}/man1/iceauth.1.gz
|
%{_mandir}/man1/iceauth.1*
|
||||||
%doc COPYING ChangeLog
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.9-1mamba
|
||||||
|
- update to 1.0.9
|
||||||
|
|
||||||
* Tue Jul 30 2019 Automatic Build System <autodist@mambasoft.it> 1.0.8-1mamba
|
* Tue Jul 30 2019 Automatic Build System <autodist@mambasoft.it> 1.0.8-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user