mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2020-07-03 Fred Gleason <fredg@paravelsystems.com>
* Dropped the 'FEEDS.AUDIENCE_METRICS' field from the database. * Dropped the 'FEEDS.KEEP_METADATA' field from the database. * Dropped the 'FEEDS.MEDIA_LINK_MODE' field from the database. * Dropped the 'FEEDS.REDIRECT_PATH' field from the database. * Dropped the 'CAST_DOWNLOADS' table from the database. * Incremented the database version to 328. * Removed support for dynamically generated RSS feed metadata. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## rivendell.spec.in
|
||||
##
|
||||
## The Rivendell Radio Automation System
|
||||
## Copyright (C) 2002-2019 Fred Gleason <fredg@paravelsystems.com>
|
||||
## Copyright (C) 2002-2020 Fred Gleason <fredg@paravelsystems.com>
|
||||
##
|
||||
## This program is free software; you can redistribute it and/or modify
|
||||
## it under the terms of version 2 of the GNU General Public License as
|
||||
@@ -378,9 +378,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
@libexecdir@/*.gif
|
||||
@libexecdir@/*.html
|
||||
@libexecdir@/*.js
|
||||
@libexecdir@/*.mp3
|
||||
@libexecdir@/*.png
|
||||
@libexecdir@/*.xml
|
||||
@libexecdir@/rdcastmanager.cgi
|
||||
%attr(6755,root,root) @libexecdir@/rdxport.cgi
|
||||
%attr(6755,root,root) @libexecdir@/webget.cgi
|
||||
|
||||
Reference in New Issue
Block a user