update to 1.0.5 [release 1.0.5-1mamba;Sat Apr 16 2022]
This commit is contained in:
parent
77e8feea51
commit
8869f36634
14
xsm.spec
14
xsm.spec
@ -1,14 +1,14 @@
|
|||||||
### AUTOUPDATE-OFF: 1
|
### AUTOUPDATE-OFF: 1
|
||||||
Name: xsm
|
Name: xsm
|
||||||
Version: 1.0.4
|
Version: 1.0.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: xsm - X Session Manager
|
Summary: xsm - X Session Manager
|
||||||
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
|
||||||
@ -18,7 +18,6 @@ BuildRequires: libX11-devel
|
|||||||
BuildRequires: libXaw-devel
|
BuildRequires: libXaw-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
xsm is a session manager.
|
xsm is a session manager.
|
||||||
@ -33,6 +32,8 @@ xsm is more powerful because it lets you run applications and have them automati
|
|||||||
On a simple level, xsm is useful because it gives you this ability to easily define which applications are in a session.
|
On a simple level, xsm is useful because it gives you this ability to easily define which applications are in a session.
|
||||||
The true power of xsm, however, can be taken advantage of when more and more applications learn to save and restore their state.
|
The true power of xsm, however, can be taken advantage of when more and more applications learn to save and restore their state.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -57,6 +58,9 @@ The true power of xsm, however, can be taken advantage of when more and more app
|
|||||||
#ChangeLog README
|
#ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.5-1mamba
|
||||||
|
- update to 1.0.5
|
||||||
|
|
||||||
* Thu Sep 13 2018 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba
|
* Thu Sep 13 2018 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user