rebuilt with debug package [release 1.0.4-2mamba;Fri Dec 11 2020]
This commit is contained in:
parent
6bff7e39d5
commit
9ac2cab89b
@ -1,7 +1,6 @@
|
|||||||
# xfindproxy
|
# xfindproxy
|
||||||
|
|
||||||
xfindproxy application is used to locate available X11 proxy services.
|
xfindproxy application is used to locate available X11 proxy services.
|
||||||
|
|
||||||
It utilizes the Proxy Management Protocol to communicate with a proxy manager.
|
It utilizes the Proxy Management Protocol to communicate with a proxy manager.
|
||||||
The proxy manager keeps track of all available proxy services, starts new proxies when necessary, and makes sure that proxies are shared whenever possible.
|
The proxy manager keeps track of all available proxy services, starts new proxies when necessary, and makes sure that proxies are shared whenever possible.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: xfindproxy
|
Name: xfindproxy
|
||||||
Version: 1.0.4
|
Version: 1.0.4
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: xfindproxy - locate proxy services
|
Summary: xfindproxy - locate proxy services
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -15,14 +15,16 @@ BuildRequires: libICE-devel
|
|||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: xproxymanagementprotocol-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
xfindproxy application is used to locate available X11 proxy services.
|
xfindproxy application is used to locate available X11 proxy services.
|
||||||
|
|
||||||
It utilizes the Proxy Management Protocol to communicate with a proxy manager.
|
It utilizes the Proxy Management Protocol to communicate with a proxy manager.
|
||||||
The proxy manager keeps track of all available proxy services, starts new proxies when necessary, and makes sure that proxies are shared whenever possible.
|
The proxy manager keeps track of all available proxy services, starts new proxies when necessary, and makes sure that proxies are shared whenever possible.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -44,6 +46,9 @@ The proxy manager keeps track of all available proxy services, starts new proxie
|
|||||||
%doc COPYING ChangeLog README
|
%doc COPYING ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.4-2mamba
|
||||||
|
- rebuilt with debug package
|
||||||
|
|
||||||
* Thu Apr 30 2015 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba
|
* Thu Apr 30 2015 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