Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37700670
en ru br
ALT Linux repositórios
S:0.7-alt2

Group :: Desktop gráfico/GNUstep
RPM: gnustep-DataBasin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%set_verify_elf_method unresolved=strict

Name: gnustep-DataBasin
Version: 0.7
Release: alt1
Summary: Data access tool and for SalesForce.com based on the SOAP API interfaces
License: GPL / LGPLv3+
Group: Graphical desktop/GNUstep
Url: http://gap.nongnu.org/databasin/index.html
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

Source: %name-%version.tar
Source1: %name.menu

BuildPreReq: clang-devel gnustep-make-devel libgnustep-objc2-devel /proc
BuildPreReq: gnustep-gui-devel
BuildPreReq: libgmp-devel libgnutls-devel libgcrypt-devel
BuildPreReq: libxslt-devel libffi-devel libicu-devel zlib-devel
BuildPreReq: gnustep-webservices-devel

Requires: gnustep-back

%description
DataBasin is a tool to access and work with SalesForce.com. It allows
to perform queries remotely, export and import data.

To connect to SFDC, DataBasin uses the WebServices exposed by the SFDC
API and exposes them as methods of the DBSoap class. Currently not all
methods are implemented yet. To send and receive the SOAP messages, DB
uses the websevices (GSWS) available from GNUstep libraries and which is
a mandatory requisite.

Features

* Reusable core library
* Session and User inspectors
* connect via http or https
* Data Operations
 * Insert
 * Query and QueryAll
 * Quick Delete
 * execute select on records identified by Id or Unique identifier
* Describe Object (and export to CSV)
* Table based object-inspector

%prep
%setup

%build
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%make_build \
messages=yes \
debug=yes \
strip=no \
shared=yes

%install
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM

install -p -D -m644 %SOURCE1 %buildroot%_menudir/%name

%files
%doc ChangeLog *.txt
%_bindir/*
%_libdir/GNUstep
%_menudir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009