Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DQSegDB Client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IGWN Computing and Software
DQSegDB
DQSegDB Client
Commits
c65254b3
Commit
c65254b3
authored
7 years ago
by
Ryan Fisher
Browse files
Options
Downloads
Patches
Plain Diff
Updating packaging files to accomodate new glue name.
parent
a42d0e4b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
etc/dqsegdb.spec
+4
-4
4 additions, 4 deletions
etc/dqsegdb.spec
with
11 additions
and
5 deletions
debian/changelog
+
6
−
0
View file @
c65254b3
dqsegdb (1.4.2-1) unstable; urgency=low
* Small change release to depend on updated glue called lscsoft-glue
-- Ryan Fisher <ryan.fisher@ligo.org> Thu, Apr 6 2017 18:00 -0500
dqsegdb (1.4.1-1) unstable; urgency=low
* Intermediate base code only release to change python packaging code. No corresponding rpm or debian release.
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
c65254b3
...
...
@@ -8,7 +8,7 @@ X-Python-Version: >= 2.6
Package: python-dqsegdb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.6), python-glue (>= 1.
47
), pyrxp | python-pyrxp
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.6), python-
lscsoft-
glue (>= 1.
55
), pyrxp | python-pyrxp
Description: dqsegdb client
This package provides the client tools to connect to LIGO/VIRGO
DQSEGDB instances.
This diff is collapsed.
Click to expand it.
etc/dqsegdb.spec
+
4
−
4
View file @
c65254b3
%define name dqsegdb
%define version 1.4.
1
%define unmangled_version 1.4.
1
%define unmangled_version 1.4.
1
%define version 1.4.
2
%define unmangled_version 1.4.
2
%define unmangled_version 1.4.
2
%define release 1
Summary: Client library for DQSegDB
...
...
@@ -13,7 +13,7 @@ License: GPLv3
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Prefix: %{_prefix}
Requires: python, python-pyRXP, glue >= 1.
47
Requires: python, python-pyRXP,
lscsoft-
glue >= 1.
55
BuildRequires: python-setuptools, git
BuildArch: noarch
Vendor: Ryan Fisher <ryan.fisher@ligo.org>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment