diff --git a/debian/cvmfs-config-osg.dsc b/debian/cvmfs-config-osg.dsc index 22a8c9c..6a61e05 100644 --- a/debian/cvmfs-config-osg.dsc +++ b/debian/cvmfs-config-osg.dsc @@ -1,7 +1,7 @@ # created by obsupdate.sh, do not edit by hand Debtransform-Tar: cvmfs-config-osg-2.1.tar.gz Format: 1.0 -Version: 2.1.1 +Version: 2.1.2 Binary: cvmfs-config-osg Source: cvmfs-config-osg Maintainer: Dave Dykstra diff --git a/rpm/cvmfs-config-osg.spec b/rpm/cvmfs-config-osg.spec index 6ddbf2f..94b15ae 100644 --- a/rpm/cvmfs-config-osg.spec +++ b/rpm/cvmfs-config-osg.spec @@ -1,7 +1,7 @@ Summary: CernVM File System OSG Configuration and Public Keys Name: cvmfs-config-osg Version: 2.1 -Release: 1%{?dist} +Release: 2%{?dist} # download with: # $ curl -L -o cvmfs-config-osg-%{version}.tar.gz \ # https://github.com/opensciencegrid/cvmfs-config-osg/archive/v%{version}.tar.gz @@ -22,9 +22,6 @@ Provides: oasis-config = 9 Conflicts: cvmfs-config-default -Conflicts: cvmfs < 2.3.3 -Conflicts: cvmfs-server < 2.3.3 - %prep %setup @@ -42,6 +39,10 @@ make install-redhat DESTDIR=$RPM_BUILD_ROOT %config %{_sysconfdir}/cvmfs/config.d/* %changelog +* Wed Dec 20 2017 Dave Dykstra - 2.1-2 +- Restore the changes from 2.0-2 that were accidentally wiped out in + the conversion to github. + * Fri Nov 17 2017 Dave Dykstra - 2.1-1 - Merge LIGO changes to debian packaging - Move packaging/debian to debian and packaging/redhat to rpm, to work @@ -50,8 +51,8 @@ make install-redhat DESTDIR=$RPM_BUILD_ROOT * Tue Feb 28 2017 Dave Dykstra - 2.0-3 - Use common install Makefile between debian and redhat -* Fri Feb 24 2017 Dave Dykstra - 2.0-2 -- Convert to store source on github. +* Fri May 19 2017 Brian Lin - 2.0-2 +- Drop conflicts (SOFTWARE-2678) * Wed Feb 15 2017 Dave Dykstra - 2.0-1 - Increase the version number further to make sure it is higher than