1
1
Summary: CernVM File System OSG Configuration and Public Keys
2
2
Name: cvmfs-config-osg
3
3
Version: 2.1
4
- Release: 1 %{?dist }
4
+ Release: 2 %{?dist }
5
5
# download with:
6
6
# $ curl -L -o cvmfs-config-osg-%{version}.tar.gz \
7
7
# https://github.com/opensciencegrid/cvmfs-config-osg/archive/v%{version}.tar.gz
@@ -22,9 +22,6 @@ Provides: oasis-config = 9
22
22
23
23
Conflicts: cvmfs-config-default
24
24
25
- Conflicts: cvmfs < 2.3.3
26
- Conflicts: cvmfs-server < 2.3.3
27
-
28
25
%prep
29
26
%setup
30
27
@@ -42,6 +39,10 @@ make install-redhat DESTDIR=$RPM_BUILD_ROOT
42
39
%config %{_sysconfdir }/cvmfs/config.d/*
43
40
44
41
%changelog
42
+ *
Wed Dec 20 2017 Dave Dykstra <[email protected] > -
2.1-2
43
+ - Restore the changes from 2.0-2 that were accidentally wiped out in
44
+ the conversion to github.
45
+
45
46
*
Fri Nov 17 2017 Dave Dykstra <[email protected] > -
2.1-1
46
47
- Merge LIGO changes to debian packaging
47
48
- Move packaging/debian to debian and packaging/redhat to rpm, to work
@@ -50,8 +51,8 @@ make install-redhat DESTDIR=$RPM_BUILD_ROOT
50
51
*
Tue Feb 28 2017 Dave Dykstra <[email protected] > -
2.0-3
51
52
- Use common install Makefile between debian and redhat
52
53
53
- *
Fri Feb 24 2017 Dave Dykstra <[email protected] > -
2.0-2
54
- - Convert to store source on github.
54
+ *
Fri May 19 2017 Brian Lin <[email protected] > -
2.0-2
55
+ - Drop conflicts (SOFTWARE-2678)
55
56
56
57
*
Wed Feb 15 2017 Dave Dykstra <[email protected] > -
2.0-1
57
58
- Increase the version number further to make sure it is higher than
0 commit comments