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
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 1mamba
|
||||
Summary: smproxy is a Session Manager Proxy
|
||||
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/smproxy-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: http://ftp.x.org/pub/individual/app/smproxy-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -17,13 +17,13 @@ BuildRequires: libX11-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: libXt-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
smproxy allows X applications that do not support X11R6 session management to participate in an X11R6 session
|
||||
|
||||
%prep
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
@ -40,11 +40,14 @@ smproxy allows X applications that do not support X11R6 session management to pa
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/smproxy
|
||||
%{_mandir}/man1/smproxy.1.gz
|
||||
|
||||
%doc COPYING ChangeLog
|
||||
%{_mandir}/man1/smproxy.1*
|
||||
%doc COPYING
|
||||
#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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user