Skip to content

Commit 7d076d5

Browse files
committed
update to version 2.1-1
1 parent 24a0924 commit 7d076d5

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

debian/cvmfs-config-osg.dsc

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,25 @@
11
# created by obsupdate.sh, do not edit by hand
2-
Debtransform-Tar: cvmfs-config-osg-2.0.tar.gz
2+
Debtransform-Tar: cvmfs-config-osg-2.1.tar.gz
33
Format: 1.0
4-
Version: 2.0.3-1
4+
Version: 2.1.1-1
55
Binary: cvmfs-config-osg
66
Source: cvmfs-config-osg
77
Maintainer: Dave Dykstra <dwd@fnal.gov>
8-
Section: config
8+
Section: utils
99
Priority: extra
10-
Standards-Version: 3.9.3.1
11-
Build-Depends: debhelper (>= 9)
12-
Homepage: http://github.conf/opensciencegrid/cvmfs-config-osg
10+
Standards-Version: 3.9.6
11+
Build-Depends: debhelper (>= 9)
12+
Homepage: http://github.com/opensciencegrid/cvmfs-config-osg
1313

1414
Package: cvmfs-config-osg
1515
Architecture: all
16+
Depends: ${misc:Depends}
1617
Provides: cvmfs-config
1718
Conflicts: cvmfs-config
18-
Description: CernVM File System configuration for OSG
19+
Description: CernVM File System configuration for Open Science Grid
20+
The CernVM File System is a client for accessing remote file systems
21+
using HTTP. This package provides the necessary configuration for
22+
accessing filesystems maintained by the Open Science Grid.
1923
Files:
2024
ffffffffffffffffffffffffffffffff 99999 file1
2125
ffffffffffffffffffffffffffffffff 99999 file2

rpm/cvmfs-config-osg.spec

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: CernVM File System OSG Configuration and Public Keys
22
Name: cvmfs-config-osg
3-
Version: 2.0
4-
Release: 3%{?dist}
3+
Version: 2.1
4+
Release: 1%{?dist}
55
# download with:
66
# $ curl -L -o cvmfs-config-osg-%{version}.tar.gz \
77
# https://github.com/opensciencegrid/cvmfs-config-osg/archive/v%{version}.tar.gz
@@ -42,6 +42,11 @@ make install-redhat DESTDIR=$RPM_BUILD_ROOT
4242
%config %{_sysconfdir}/cvmfs/config.d/*
4343

4444
%changelog
45+
* Fri Nov 17 2017 Dave Dykstra <dwd@fnal.gov> - 2.1-1
46+
- Merge LIGO changes to debian packaging
47+
- Move packaging/debian to debian and packaging/redhat to rpm, to work
48+
better with OBS and new OSG github packaging standard
49+
4550
* Tue Feb 28 2017 Dave Dykstra <dwd@fnal.gov> - 2.0-3
4651
- Use common install Makefile between debian and redhat
4752

0 commit comments

Comments
 (0)