Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New dasgoclient version #3665

Merged
merged 2 commits into from
Jan 15, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions dasgoclient-binary.spec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
### RPM cms dasgoclient-binary v01.01.02
### RPM cms dasgoclient-binary v01.01.03
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/dmwm/das2go?obj=master/d1fc1bb68424ae3ac70e3c9f9720ea8f9c49795c&export=github.com/dmwm/das2go&output=/das2go.tar.gz
Source6: git+https://github.com/dmwm/das2go?obj=master/d6824cb583ee8a5a1dc8129b7033416ea19f7503&export=github.com/dmwm/das2go&output=/das2go.tar.gz
Source7: git+https://github.com/sirupsen/logrus?obj=master/a3f95b5c423586578a4e099b11a46c2479628cac&export=github.com/sirupsen/logrus&output=/logrus.tar.gz
%prep

Expand Down
2 changes: 1 addition & 1 deletion dasgoclient.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM cms dasgoclient v01.01.02
### RPM cms dasgoclient v01.01.03
## NOCOMPILER
%define dasgoclient_arch slc6_amd64_gcc630
%define dasgoclient_pkg cms+%{n}-binary+%{realversion}
Expand Down