File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Summary: Yum repo configuration for ZeroC Ice
88Release: 1%{?dist }
99License: GPLv2 with exceptions
1010Vendor: ZeroC, Inc.
11- URL: https://zeroc.com
11+ URL: https://zeroc.com/
1212Source0: https://zeroc.com/download/ice/%{version }/%{suffix:%{dist }}/zeroc-ice3.7.repo
1313Group: System Environment/Base
1414BuildArch: noarch
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Vendor: ZeroC, Inc.
1111URL: https://zeroc.com/
1212Source0: https://zeroc.com/download/ice/%{version }/%{suffix:%{dist }}/zeroc-ice3.7.repo
1313Group: System Environment/Base
14- BuildArch: noarch
14+ BuildArch: noarch
1515
1616%description
1717This package installs the yum repo file for the ZeroC Ice RPC framework.
@@ -25,7 +25,7 @@ install -pm 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d
2525
2626%files
2727%defattr(-,root,root,-)
28- %config(noreplace) /etc /yum.repos.d/*
28+ %config(noreplace) %{ _sysconfdir } /yum.repos.d/*
2929
3030%changelog
3131* Thu Feb 28 2019 Bernard Normier <bernard@zeroc.com> - 3.7-1
You can’t perform that action at this time.
0 commit comments