packaging: remove missing file from .spec

c9ef45aec2 removed the yum repo file
in order to not install the repo with the ring-daemon package, however
this file was till being referred to in another place causing the
packaging to fail

Change-Id: I6bf98122de6efb05af82b0fc50d56b2ca70fb547
Tuleap: #591
This commit is contained in:
Stepan Salenikovich
2016-07-27 18:50:03 -04:00
parent 0e7c22a1c0
commit 3f5718dbb4

View File

@ -73,7 +73,6 @@ make DESTDIR=%{buildroot} install
%{_datadir}/dbus-1/services/*
%{_datadir}/dbus-1/interfaces/*
%doc %{_mandir}/man1/dring*
%config %{_sysconfdir}/yum.repos.d/ring-nightly.repo
%files devel
%defattr(-,root,root,-)