diff options
Diffstat (limited to 'glusterfs.spec.in')
| -rw-r--r-- | glusterfs.spec.in | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index a1b6fddcacb..a2d1cdb9fb1 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -1376,7 +1376,7 @@ exit 0  %dir %{_sharedstatedir}/glusterd  %dir %{_sharedstatedir}/glusterd/events  %dir %{_libexecdir}/glusterfs -     %{_libexecdir}/glusterfs/events +     %{_libexecdir}/glusterfs/gfevents       %{_libexecdir}/glusterfs/peer_eventsapi.py*  %{_sbindir}/glustereventsd  %{_sbindir}/gluster-eventsapi @@ -1389,6 +1389,9 @@ exit 0  %endif  %changelog +* Sun Feb 24 2019 Aravinda VK <avishwan@redhat.com> +- Renamed events package to gfevents +  * Thu Feb 21 2019 Jiffin Tony Thottan <jthottan@redhat.com>  - Obsoleting gluster-gnfs package  | 
