
noreply at mythtv
Aug 3, 2012, 2:49 PM
Post #1 of 1
(52 views)
Permalink
|
|
packaging branch master updated by xris. v0.26-pre-955-g89572fc
|
|
The branch, master has been updated on the packaging repository by gitolite user xris. via 89572fcd335d713d4c116b9a72fceadce596d0a5 (commit) via 105a33ce769d90a7ff1f17223524bbfe5494ee53 (commit) from 214beeb6ca788021481300542495c41c7efd907b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 89572fcd335d713d4c116b9a72fceadce596d0a5 Author: Chris Petersen <cpetersen [at] mythtv> at Fri, 3 Aug 2012 14:49:37 -0700 Committer: Chris Petersen <cpetersen [at] mythtv> at Fri, 3 Aug 2012 14:49:53 -0700 URL: http://code.mythtv.org/cgit/packaging/commit/?id=89572fcd335d713d4c116b9a72fceadce596d0a5 make compatible with choice of describe string commit 105a33ce769d90a7ff1f17223524bbfe5494ee53 Author: Chris Petersen <cpetersen [at] mythtv> at Fri, 3 Aug 2012 14:48:55 -0700 Committer: Chris Petersen <cpetersen [at] mythtv> at Fri, 3 Aug 2012 14:49:53 -0700 URL: http://code.mythtv.org/cgit/packaging/commit/?id=105a33ce769d90a7ff1f17223524bbfe5494ee53 Fix logrotate, make compatible with latest master - Update logrotate config, rename from mythbackend to mythtv - add mythmusic/streams.xml file ----------------------------------------------------------------------- Summary of changes: rpm/build_myth.sh | 2 +- rpm/mythtv.spec | 15 ++++++++++----- rpm/mythtv/mythbackend.logrotate | 14 -------------- rpm/mythtv/mythtv.logrotate | 14 ++++++++++++++ rpm/mythweb.spec | 2 +- 5 files changed, 26 insertions(+), 21 deletions(-) delete mode 100644 rpm/mythtv/mythbackend.logrotate create mode 100644 rpm/mythtv/mythtv.logrotate -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|