Skip to content

Commit

Permalink
Merge pull request #3100 from vkuznet/dasgoclient-v01.00.00
Browse files Browse the repository at this point in the history
Migrate dasgoclient under dmwm; add support for querying testbed host
  • Loading branch information
smuzaffar committed Jun 14, 2017
2 parents 30171a9 + 2092290 commit 05918a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions dasgoclient-binary.spec
@@ -1,11 +1,11 @@
### RPM cms dasgoclient-binary v00.00.12
Source0: git+https://github.com/vkuznet/dasgoclient?obj=master/%{realversion}&export=dasgoclient&output=/dasgoclient.tar.gz
Source1: git+https://github.com/vkuznet/cmsauth?obj=master/e9fca92e3335252a5f71d8e6d09c64012f7d3c0c&export=github.com/vkuznet/cmsauth&output=/cmsauth.tar.gz
### RPM cms dasgoclient-binary v01.00.01
Source0: git+https://github.com/dmwm/dasgoclient?obj=master/%{realversion}&export=dasgoclient&output=/dasgoclient.tar.gz
Source1: git+https://github.com/dmwm/cmsauth?obj=master/e9fca92e3335252a5f71d8e6d09c64012f7d3c0c&export=github.com/dmwm/cmsauth&output=/cmsauth.tar.gz
Source2: git+https://github.com/vkuznet/x509proxy?obj=master/b4622388b3a347c8df75b6e944e9d2a580acee60&export=github.com/vkuznet/x509proxy&output=/x509proxy.tar.gz
Source3: git+https://github.com/buger/jsonparser?obj=master/6bd16707875b997f7a60327f888a28a3d28cf8c2&export=github.com/buger/jsonparser&output=/jsonparser.tar.gz
Source4: git+https://github.com/go-mgo/mgo?obj=v2/3f83fa5005286a7fe593b055f0d7771a7dce4655&export=gopkg.in/mgo.v2&output=/mgo.v2.tar.gz
Source5: git+https://github.com/pkg/profile?obj=master/3a8809bd8a80f8ecfe4ee1b34b3f37194968617c&export=github.com/pkg/profile&output=/profile.tar.gz
Source6: git+https://github.com/vkuznet/das2go?obj=master/6ae86dda1875e6d144d5680ee2feb9ffd9917004&export=github.com/vkuznet/das2go&output=/das2go.tar.gz
Source6: git+https://github.com/dmwm/das2go?obj=master/0c773fc7947a18b57d2016521f5b79e8cd9911ee&export=github.com/dmwm/das2go&output=/das2go.tar.gz
%prep

%setup -n dasgoclient
Expand Down
2 changes: 1 addition & 1 deletion dasgoclient.spec
@@ -1,4 +1,4 @@
### RPM cms dasgoclient v00.00.12
### RPM cms dasgoclient v01.00.01
## NOCOMPILER
%define dasgoclient_arch slc6_amd64_gcc530
%define dasgoclient_pkg cms+%{n}-binary+%{realversion}
Expand Down

0 comments on commit 05918a5

Please sign in to comment.