update to 1.0.7 [release 1.0.7-1mamba;Fri Oct 28 2022]
This commit is contained in:
parent
2d86326f12
commit
35ed48180e
21
smproxy.spec
21
smproxy.spec
@ -1,13 +1,13 @@
|
|||||||
Name: smproxy
|
Name: smproxy
|
||||||
Version: 1.0.6
|
Version: 1.0.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: smproxy is a Session Manager Proxy
|
Summary: smproxy is a Session Manager Proxy
|
||||||
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/smproxy-%{version}.tar.bz2
|
Source: http://ftp.x.org/pub/individual/app/smproxy-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -17,13 +17,13 @@ BuildRequires: libX11-devel
|
|||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
smproxy allows X applications that do not support X11R6 session management to participate in an X11R6 session
|
smproxy allows X applications that do not support X11R6 session management to participate in an X11R6 session
|
||||||
|
|
||||||
%prep
|
%debug_package
|
||||||
|
|
||||||
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -40,11 +40,14 @@ smproxy allows X applications that do not support X11R6 session management to pa
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/smproxy
|
%{_bindir}/smproxy
|
||||||
%{_mandir}/man1/smproxy.1.gz
|
%{_mandir}/man1/smproxy.1*
|
||||||
|
%doc COPYING
|
||||||
%doc COPYING ChangeLog
|
#ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.7-1mamba
|
||||||
|
- update to 1.0.7
|
||||||
|
|
||||||
* Thu Apr 23 2015 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba
|
* Thu Apr 23 2015 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user