diff --git a/ChangeLog b/ChangeLog index 947f2dc8..ea14d0f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15036,3 +15036,6 @@ 2016-03-28 Fred Gleason * Fixed a bug in 'rdadmin/createdb.cpp' that caused schema conversion 199 to fail. +2016-03-28 Fred Gleason + * Fixed a bug in 'rivendell.spec.in' that broke the 'make rpm' + target. diff --git a/rivendell.spec.in b/rivendell.spec.in index cb17f41c..00d80785 100644 --- a/rivendell.spec.in +++ b/rivendell.spec.in @@ -246,6 +246,7 @@ rm -rf $RPM_BUILD_ROOT @LOCAL_PREFIX@/sbin/rddbcheck @LOCAL_PREFIX@/sbin/rdmarkerset @LOCAL_PREFIX@/sbin/rdcleandirs +@LOCAL_PREFIX@/sbin/rdrevert @LOCAL_PREFIX@/share/rivendell/* /etc/init.d/rdrepld @LOCAL_PREFIX@/share/icons/hicolor/16x16/apps/rivendell.png