rpms/mythtv/devel mythtv-0.25-fixes.patch, 1.4, 1.5 mythtv.spec, 1.96, 1.97
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9995
Modified Files:
mythtv-0.25-fixes.patch mythtv.spec
Log Message:
Add latest fixes.
mythtv-0.25-fixes.patch:
mythplugins/mytharchive/i18n/mytharchive_fi.qm |binary
mythplugins/mytharchive/i18n/mytharchive_fi.ts | 238
mythplugins/mythbrowser/i18n/mythbrowser_fi.qm |binary
mythplugins/mythbrowser/i18n/mythbrowser_fi.ts | 44
mythplugins/mythgallery/i18n/mythgallery_fi.qm |binary
mythplugins/mythgallery/i18n/mythgallery_fi.ts | 264
mythplugins/mythgame/i18n/mythgame_fi.qm |binary
mythplugins/mythgame/i18n/mythgame_fi.ts | 178
mythplugins/mythmusic/i18n/mythmusic_fi.qm |binary
mythplugins/mythmusic/i18n/mythmusic_fi.ts | 2219 +++++-
mythplugins/mythmusic/mythmusic/visualize.cpp | 60
mythplugins/mythnetvision/i18n/mythnetvision_fi.qm |binary
mythplugins/mythnetvision/i18n/mythnetvision_fi.ts | 96
mythplugins/mythnetvision/mythnetvision/nettree.cpp | 8
mythplugins/mythnetvision/mythnetvision/rsseditor.cpp | 6
mythplugins/mythnews/i18n/mythnews_fi.qm |binary
mythplugins/mythnews/i18n/mythnews_fi.ts | 44
mythplugins/mythweather/i18n/mythweather_fi.qm |binary
mythplugins/mythweather/i18n/mythweather_fi.ts | 60
mythplugins/mythzoneminder/i18n/mythzoneminder_fi.qm |binary
mythplugins/mythzoneminder/i18n/mythzoneminder_fi.ts | 84
mythplugins/mythzoneminder/mythzmserver/zmserver.cpp | 3
mythtv/VERSION | 2
mythtv/bindings/python/MythTV/mythproto.py | 4
mythtv/bindings/python/MythTV/static.py | 2
mythtv/bindings/python/setup.py | 2
mythtv/configure | 15
mythtv/docs/doxygen-create-developer-docs.cfg | 2
mythtv/filters/yadif/filter_yadif.c | 2
mythtv/i18n/mythfrontend_fi.qm |binary
mythtv/i18n/mythfrontend_fi.ts | 3662 ++++++----
mythtv/i18n/mythfrontend_nb.qm |binary
mythtv/i18n/mythfrontend_nb.ts | 2
mythtv/libs/libmyth/audio/audiooutputalsa.cpp | 2
mythtv/libs/libmyth/audio/audiooutputbase.cpp | 55
mythtv/libs/libmyth/audio/audiooutputbase.h | 4
mythtv/libs/libmyth/audio/audiooutputca.cpp | 2
mythtv/libs/libmyth/audio/audiooutputdigitalencoder.cpp | 27
mythtv/libs/libmyth/remoteutil.cpp | 16
mythtv/libs/libmyth/remoteutil.h | 1
mythtv/libs/libmyth/rssparse.h | 1
mythtv/libs/libmythbase/bonjourregister.cpp | 5
mythtv/libs/libmythbase/compat.h | 2
mythtv/libs/libmythbase/logging.cpp | 3
mythtv/libs/libmythbase/serverpool.cpp | 46
mythtv/libs/libmythprotoserver/requesthandler/deletethread.cpp | 6
mythtv/libs/libmythsoundtouch/STTypes.h | 2
mythtv/libs/libmythsoundtouch/libmythsoundtouch.pro | 1
mythtv/libs/libmythtv/audioinput.h | 1
mythtv/libs/libmythtv/avformatdecoder.cpp | 10
mythtv/libs/libmythtv/dtvrecorder.cpp | 4
mythtv/libs/libmythtv/dvdringbuffer.cpp | 49
mythtv/libs/libmythtv/fileringbuffer.cpp | 6
mythtv/libs/libmythtv/libmythtv.pro | 1
mythtv/libs/libmythtv/mythairplayserver.cpp | 2
mythtv/libs/libmythtv/mythplayer.cpp | 30
mythtv/libs/libmythtv/mythplayer.h | 3
mythtv/libs/libmythtv/mythraopconnection.cpp | 262
mythtv/libs/libmythtv/mythraopconnection.h | 13
mythtv/libs/libmythtv/mythraopdevice.cpp | 13
mythtv/libs/libmythtv/osd.cpp | 2
mythtv/libs/libmythtv/playercontext.h | 4
mythtv/libs/libmythtv/ringbuffer.cpp | 8
mythtv/libs/libmythtv/teletextscreen.cpp | 8
mythtv/libs/libmythtv/tv_play.cpp | 26
mythtv/libs/libmythtv/tv_rec.cpp | 3
mythtv/libs/libmythtv/tvremoteutil.cpp | 55
mythtv/libs/libmythtv/tvremoteutil.h | 7
mythtv/libs/libmythtv/videodisplayprofile.cpp | 3
mythtv/libs/libmythtv/videodisplayprofile.h | 2
mythtv/libs/libmythtv/videoout_xv.cpp | 7
mythtv/libs/libmythtv/videoout_xv.h | 1
mythtv/libs/libmythtv/videooutbase.cpp | 48
mythtv/libs/libmythui/mythmainwindow.cpp | 2
mythtv/libs/libmythupnp/httprequest.cpp | 1
mythtv/libs/libmythupnp/soapclient.h | 6
mythtv/programs/mythbackend/filetransfer.cpp | 4
mythtv/programs/mythbackend/housekeeper.cpp | 4
mythtv/programs/mythfrontend/audiogeneralsettings.cpp | 5
mythtv/programs/mythfrontend/globalsettings.cpp | 2
mythtv/programs/mythfrontend/guidegrid.cpp | 8
mythtv/programs/mythfrontend/scheduleeditor.cpp | 7
mythtv/programs/mythtranscode/transcode.h | 5
mythtv/programs/mythutil/backendutils.cpp | 20
mythtv/programs/mythutil/commandlineparser.cpp | 4
mythtv/programs/mythutil/markuputils.cpp | 4
mythtv/programs/mythutil/mythutil.pro | 2
mythtv/programs/scripts/internetcontent/nv_python_libs/bliptv/bliptv_api.py | 2
mythtv/version.sh | 1
89 files changed, 5666 insertions(+), 2149 deletions(-)
Index: mythtv-0.25-fixes.patch
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv-0.25-fixes.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mythtv-0.25-fixes.patch 28 Apr 2012 20:33:29 -0000 1.4
+++ mythtv-0.25-fixes.patch 4 May 2012 18:47:49 -0000 1.5
@@ -23,6 +23,7 @@
mythtv/VERSION | 2 +-
mythtv/bindings/python/MythTV/mythproto.py | 4 +-
mythtv/bindings/python/MythTV/static.py | 2 +-
+ mythtv/bindings/python/setup.py | 2 +-
mythtv/configure | 15 +-
mythtv/docs/doxygen-create-developer-docs.cfg | 2 +-
mythtv/filters/yadif/filter_yadif.c | 2 +-
@@ -47,6 +48,7 @@
.../libs/libmythsoundtouch/libmythsoundtouch.pro | 1 +
mythtv/libs/libmythtv/audioinput.h | 1 +
mythtv/libs/libmythtv/avformatdecoder.cpp | 10 +-
+ mythtv/libs/libmythtv/dtvrecorder.cpp | 4 +-
mythtv/libs/libmythtv/dvdringbuffer.cpp | 49 +-
mythtv/libs/libmythtv/fileringbuffer.cpp | 6 +-
mythtv/libs/libmythtv/libmythtv.pro | 1 +
@@ -71,15 +73,21 @@
mythtv/libs/libmythtv/videooutbase.cpp | 48 +-
mythtv/libs/libmythui/mythmainwindow.cpp | 2 +
mythtv/libs/libmythupnp/httprequest.cpp | 1 +
+ mythtv/libs/libmythupnp/soapclient.h | 6 +
mythtv/programs/mythbackend/filetransfer.cpp | 4 +
+ mythtv/programs/mythbackend/housekeeper.cpp | 4 +-
.../programs/mythfrontend/audiogeneralsettings.cpp | 5 +-
mythtv/programs/mythfrontend/globalsettings.cpp | 2 +-
mythtv/programs/mythfrontend/guidegrid.cpp | 8 +-
mythtv/programs/mythfrontend/scheduleeditor.cpp | 7 +-
mythtv/programs/mythtranscode/transcode.h | 5 +-
+ mythtv/programs/mythutil/backendutils.cpp | 20 +
+ mythtv/programs/mythutil/commandlineparser.cpp | 4 +
mythtv/programs/mythutil/markuputils.cpp | 4 +-
+ mythtv/programs/mythutil/mythutil.pro | 2 +-
.../nv_python_libs/bliptv/bliptv_api.py | 2 +-
- 81 files changed, 5628 insertions(+), 2144 deletions(-)
+ mythtv/version.sh | 1 +
+ 89 files changed, 5666 insertions(+), 2149 deletions(-)
diff --git a/mythplugins/mytharchive/i18n/mytharchive_fi.qm b/mythplugins/mytharchive/i18n/mytharchive_fi.qm
index 2fc0f91..8e2d841 100644
@@ -5784,6 +5792,19 @@
SCHEMA_VERSION = 1299
NVSCHEMA_VERSION = 1007
MUSICSCHEMA_VERSION = 1018
+diff --git a/mythtv/bindings/python/setup.py b/mythtv/bindings/python/setup.py
+index f4bdbe6..44dcc5f 100755
+--- a/mythtv/bindings/python/setup.py
++++ b/mythtv/bindings/python/setup.py
+@@ -78,7 +78,7 @@ class build(pybuild):
+
+ setup(
+ name='MythTV',
+- version='0.24.0',
++ version='0.25.0',
+ description='MythTV Python bindings.',
+ long_description='Provides canned database and protocol access to the MythTV database, mythproto, mythxml, and frontend remote control.',
+ packages=['MythTV', 'MythTV/tmdb', 'MythTV/tmdb3', 'MythTV/ttvdb', 'MythTV/wikiscripts'],
diff --git a/mythtv/configure b/mythtv/configure
index 5e9c8a8..09fbe4c 100755
--- a/mythtv/configure
@@ -12925,6 +12946,21 @@
#ifdef USING_DXVA2
MythCodecID dxva2_mcid;
PixelFormat pix_fmt = PIX_FMT_YUV420P;
+diff --git a/mythtv/libs/libmythtv/dtvrecorder.cpp b/mythtv/libs/libmythtv/dtvrecorder.cpp
+index 31a5971..9d7d89f 100644
+--- a/mythtv/libs/libmythtv/dtvrecorder.cpp
++++ b/mythtv/libs/libmythtv/dtvrecorder.cpp
+@@ -32,7 +32,9 @@ extern "C" {
+ extern const uint8_t *ff_find_start_code(const uint8_t *p, const uint8_t *end, uint32_t *state);
+ }
+
+-#define LOC QString("DTVRec(%1): ").arg(tvrec->GetCaptureCardNum())
++#define LOC ((tvrec) ? \
++ QString("DTVRec(%1): ").arg(tvrec->GetCaptureCardNum()) : \
++ QString("DTVRec(0x%1): ").arg(intptr_t(this),0,16))
+
+ const uint DTVRecorder::kMaxKeyFrameDistance = 80;
+
diff --git a/mythtv/libs/libmythtv/dvdringbuffer.cpp b/mythtv/libs/libmythtv/dvdringbuffer.cpp
index 5a445a0..3a0573a 100644
--- a/mythtv/libs/libmythtv/dvdringbuffer.cpp
@@ -14171,6 +14207,23 @@
{ "pdf" , "application/pdf" },
{ "avi" , "video/avi" },
{ "css" , "text/css" },
+diff --git a/mythtv/libs/libmythupnp/soapclient.h b/mythtv/libs/libmythupnp/soapclient.h
+index 981d741..6b35a91 100644
+--- a/mythtv/libs/libmythupnp/soapclient.h
++++ b/mythtv/libs/libmythupnp/soapclient.h
+@@ -47,6 +47,12 @@ class UPNP_PUBLIC SOAPClient
+ QString GetNodeValue(const QDomNode &node,
+ const QString &sName,
+ const QString &sDefault) const;
++ QString GetNodeValue(const QDomNode &node,
++ const QString &sName,
++ const char *sDefault) const
++ {
++ return GetNodeValue(node, sName, QString(sDefault));
++ }
+
+ QDomNode FindNode(const QString &sName,
+ const QDomNode &baseNode) const;
diff --git a/mythtv/programs/mythbackend/filetransfer.cpp b/mythtv/programs/mythbackend/filetransfer.cpp
index c339dc2..7c9d173 100644
--- a/mythtv/programs/mythbackend/filetransfer.cpp
@@ -14207,6 +14260,21 @@
rbuffer->StartReads();
{
QMutexLocker locker(&lock);
+diff --git a/mythtv/programs/mythbackend/housekeeper.cpp b/mythtv/programs/mythbackend/housekeeper.cpp
+index 866429e..29ab7ea 100644
+--- a/mythtv/programs/mythbackend/housekeeper.cpp
++++ b/mythtv/programs/mythbackend/housekeeper.cpp
+@@ -429,8 +429,8 @@ void HouseKeeper::RunMFD(void)
+ if (mfpath == "mythfilldatabase")
+ mfpath = GetInstallPrefix() + "/bin/mythfilldatabase";
+
+- QString command = QString("%1 %2").arg(mfpath).arg(mfarg);
+- command += logPropagateArgs;
++ QString command = QString("%1 %2 %3").arg(mfpath).arg(logPropagateArgs)
++ .arg(mfarg);
+
+ {
+ QMutexLocker locker(&fillDBLock);
diff --git a/mythtv/programs/mythfrontend/audiogeneralsettings.cpp b/mythtv/programs/mythfrontend/audiogeneralsettings.cpp
index 7a676fd..7d40e09 100644
--- a/mythtv/programs/mythfrontend/audiogeneralsettings.cpp
@@ -14322,6 +14390,68 @@
RingBuffer *inRingBuffer;
RingBuffer *outRingBuffer;
FIFOWriter *fifow;
+diff --git a/mythtv/programs/mythutil/backendutils.cpp b/mythtv/programs/mythutil/backendutils.cpp
+index 151fa7d..494e071 100644
+--- a/mythtv/programs/mythutil/backendutils.cpp
++++ b/mythtv/programs/mythutil/backendutils.cpp
+@@ -1,8 +1,12 @@
++// C++ includes
++#include <iostream>
++
+ // libmyth* headers
+ #include "exitcodes.h"
+ #include "mythcorecontext.h"
+ #include "mythlogging.h"
+ #include "remoteutil.h"
++#include "videometadata.h"
+
+ // local headers
+ #include "backendutils.h"
+@@ -79,6 +83,21 @@ static int ScanVideos(const MythUtilCommandLineParser &cmdline)
+ return GENERIC_EXIT_CONNECT_ERROR;
+ }
+
++static int ParseVideoFilename(const MythUtilCommandLineParser &cmdline)
++{
++ QString filename = cmdline.toString("parsevideo");
++ cout << "Title: " << VideoMetadata::FilenameToMeta(filename, 1)
++ .toLocal8Bit().constData() << endl
++ << "Season: " << VideoMetadata::FilenameToMeta(filename, 2)
++ .toLocal8Bit().constData() << endl
++ << "Episode: " << VideoMetadata::FilenameToMeta(filename, 3)
++ .toLocal8Bit().constData() << endl
++ << "Subtitle: " << VideoMetadata::FilenameToMeta(filename, 4)
++ .toLocal8Bit().constData() << endl;
++
++ return GENERIC_EXIT_OK;
++}
++
+ void registerBackendUtils(UtilMap &utilMap)
+ {
+ utilMap["clearcache"] = &ClearSettingsCache;
+@@ -86,6 +105,7 @@ void registerBackendUtils(UtilMap &utilMap)
+ utilMap["resched"] = &Reschedule;
+ utilMap["scanvideos"] = &ScanVideos;
+ utilMap["systemevent"] = &SendSystemEvent;
++ utilMap["parsevideo"] = &ParseVideoFilename;
+ }
+
+ /* vim: set expandtab tabstop=4 shiftwidth=4: */
+diff --git a/mythtv/programs/mythutil/commandlineparser.cpp b/mythtv/programs/mythutil/commandlineparser.cpp
+index 7f00e50..f4a6035 100644
+--- a/mythtv/programs/mythutil/commandlineparser.cpp
++++ b/mythtv/programs/mythutil/commandlineparser.cpp
+@@ -96,6 +96,10 @@ void MythUtilCommandLineParser::LoadArguments(void)
+ "local database settings cache used by each program, causing "
+ "options to be re-read from the database upon next use.")
+ ->SetGroup("Backend")
++ << add("--parse-video-filename", "parsevideo", "", "",
++ "Diagnostic tool for testing filename formats against what "
++ "the Video Library name parser will detect them as.")
++ ->SetGroup("Backend")
+
+ // jobutils.cpp
+ << add("--queuejob", "queuejob", "",
diff --git a/mythtv/programs/mythutil/markuputils.cpp b/mythtv/programs/mythutil/markuputils.cpp
index 94fc136..fee2df3 100644
--- a/mythtv/programs/mythutil/markuputils.cpp
@@ -14337,6 +14467,19 @@
return GENERIC_EXIT_OK;
}
+diff --git a/mythtv/programs/mythutil/mythutil.pro b/mythtv/programs/mythutil/mythutil.pro
+index 774528f..066e618 100644
+--- a/mythtv/programs/mythutil/mythutil.pro
++++ b/mythtv/programs/mythutil/mythutil.pro
+@@ -2,7 +2,7 @@ include ( ../../settings.pro )
+ include ( ../../version.pro )
+ include ( ../programs-libs.pro )
+
+-QT += network sql
++QT += network sql xml
+
+ TEMPLATE = app
+ CONFIG += thread
diff --git a/mythtv/programs/scripts/internetcontent/nv_python_libs/bliptv/bliptv_api.py b/mythtv/programs/scripts/internetcontent/nv_python_libs/bliptv/bliptv_api.py
index 2f2ad3b..4abbf69 100644
--- a/mythtv/programs/scripts/internetcontent/nv_python_libs/bliptv/bliptv_api.py
@@ -14350,3 +14493,15 @@
self.config[u'urls'][u'categories'] = "http://www.blip.tv/?section=categories&cmd=view&skin=api"
self.config[u'image_extentions'] = ["png", "jpg", "bmp"] # Acceptable image extentions
+diff --git a/mythtv/version.sh b/mythtv/version.sh
+index d2c53af..a8939c4 100755
+--- a/mythtv/version.sh
++++ b/mythtv/version.sh
+@@ -22,6 +22,7 @@ GITREPOPATH="exported"
+
+ cd ${GITTREEDIR}
+
++git status > /dev/null 2>&1
+ SOURCE_VERSION=$(git describe --dirty || git describe || echo Unknown)
+
+ case "${SOURCE_VERSION}" in
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- mythtv.spec 4 May 2012 18:19:49 -0000 1.96
+++ mythtv.spec 4 May 2012 18:47:49 -0000 1.97
@@ -1507,6 +1507,7 @@
- Add Bonjour (Airplay) support.
- Fix user creation for packages that create directories owned by mythtv user.
Fixes BZ#2309.
+- Update to latest 0.25/fixes.
* Sun Apr 29 2012 Richard Shaw <hobbes1069(a)gmail.com> - 0.25-5
- Update to latest 0.25/fixes.
12 years, 6 months
rpms/mythtv/devel mythtv.spec,1.95,1.96
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7215
Modified Files:
mythtv.spec
Log Message:
* Fri May 04 2012 Richard Shaw <hobbes1069(a)gmail.com> - 0.25-6
- Add Bonjour (Airplay) support.
- Fix user creation for packages that create directories owned by mythtv user.
Fixes BZ#2309.
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- mythtv.spec 29 Apr 2012 12:27:13 -0000 1.95
+++ mythtv.spec 4 May 2012 18:19:49 -0000 1.96
@@ -86,7 +86,7 @@
Release: 0.1.git.%{_gitrev}%{?dist}
#Release: 0.1.rc1%{?dist}
%else
-Release: 5%{?dist}
+Release: 6%{?dist}
%endif
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -235,6 +235,7 @@
%if %{with_pulseaudio}
BuildRequires: pulseaudio-libs-devel
%endif
+BuildRequires: avahi-compat-libdns_sd-devel
# Bluray support
BuildRequires: libxml2-devel
@@ -1173,6 +1174,28 @@
usermod -a -G audio,video mythtv
exit 0
+%pre frontend
+# Add the "mythtv" user, with membership in the audio and video group
+getent group mythtv >/dev/null || groupadd -r mythtv
+getent passwd mythtv >/dev/null || \
+ useradd -r -g mythtv -d %{_localstatedir}/lib/mythtv -s /sbin/nologin \
+ -c "mythbackend user" mythtv
+# Make sure the mythtv user is in the audio and video group for existing
+# or new installs.
+usermod -a -G audio,video mythtv
+exit 0
+
+%pre -n mythmusic
+# Add the "mythtv" user, with membership in the audio and video group
+getent group mythtv >/dev/null || groupadd -r mythtv
+getent passwd mythtv >/dev/null || \
+ useradd -r -g mythtv -d %{_localstatedir}/lib/mythtv -s /sbin/nologin \
+ -c "mythbackend user" mythtv
+# Make sure the mythtv user is in the audio and video group for existing
+# or new installs.
+usermod -a -G audio,video mythtv
+exit 0
+
%post backend
%if 0%{?fedora} >= 16
if [ $1 -eq 1 ] ; then
@@ -1305,8 +1328,7 @@
%{_bindir}/mythshutdown
%{_bindir}/mythwelcome
%dir %{_libdir}/mythtv
-%dir %{_libdir}/mythtv/filters
-%{_libdir}/mythtv/filters/*
+%{_libdir}/mythtv/filters/
%dir %{_libdir}/mythtv/plugins
%dir %{_datadir}/mythtv/i18n
%dir %{_datadir}/mythtv/fonts
@@ -1481,6 +1503,11 @@
################################################################################
%changelog
+* Fri May 04 2012 Richard Shaw <hobbes1069(a)gmail.com> - 0.25-6
+- Add Bonjour (Airplay) support.
+- Fix user creation for packages that create directories owned by mythtv user.
+ Fixes BZ#2309.
+
* Sun Apr 29 2012 Richard Shaw <hobbes1069(a)gmail.com> - 0.25-5
- Update to latest 0.25/fixes.
- Really fix logrotate this time.
12 years, 6 months
rpms/miro/F-17 .cvsignore, 1.2, 1.3 miro.spec, 1.3, 1.4 sources, 1.2, 1.3 miro-4.0.2-change_timeout.patch, 1.3, NONE miro-4.0.2.1-segmenter_cflags.patch, 1.1, NONE miro-4.0.6-terminate_dbus.patch, 1.1, NONE
by Michel Alexandre Salim
Author: salimma
Update of /cvs/free/rpms/miro/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28647/F-17
Modified Files:
.cvsignore miro.spec sources
Removed Files:
miro-4.0.2-change_timeout.patch
miro-4.0.2.1-segmenter_cflags.patch
miro-4.0.6-terminate_dbus.patch
Log Message:
* Fri May 4 2012 Michel Salim <salimma(a)fedoraproject.org> - 5.0-1
- Update to 5.0
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/miro/F-17/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 13 Feb 2012 10:56:03 -0000 1.2
+++ .cvsignore 4 May 2012 15:32:40 -0000 1.3
@@ -1 +1 @@
-miro-4.0.6.tar.gz
+miro-5.0.tar.gz
Index: miro.spec
===================================================================
RCS file: /cvs/free/rpms/miro/F-17/miro.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- miro.spec 2 Mar 2012 15:10:59 -0000 1.3
+++ miro.spec 4 May 2012 15:32:42 -0000 1.4
@@ -4,8 +4,8 @@
%bcond_with check
Name: miro
-Version: 4.0.6
-Release: 3%{?dist}
+Version: 5.0
+Release: 1%{?dist}
Summary: Internet TV Player
Group: Applications/Multimedia
@@ -15,24 +15,18 @@
Source0: http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-%{version}.tar.gz
# explains video conversion issues
# Source1: README.Fedora
-# from upstream, fixes their issue # 17817
-Patch0: miro-4.0.2-change_timeout.patch
# handle non-existent iTunes path exception
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=17925
-Patch1: miro-4.0.2-fix_itunes_path.patch
+Patch0: miro-4.0.2-fix_itunes_path.patch
# fix desktop file
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=17926
-Patch2: miro-4.0.2-fix_desktop_file.patch
+Patch1: miro-4.0.2-fix_desktop_file.patch
# fix GNOME screensaver not being inhibitable
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=18018
-Patch3: miro-4.0.2.1-fix_screensaver_inhibit.patch
-# Use provided CFLAGS when building miro-segmenter
-# submitted: https://bugzilla.pculture.org/show_bug.cgi?id=18027
-Patch4: miro-4.0.2.1-segmenter_cflags.patch
-# terminate DBus after running unit tests
-Patch5: miro-4.0.6-terminate_dbus.patch
+Patch2: miro-4.0.2.1-fix_screensaver_inhibit.patch
BuildRequires: python-devel
+BuildRequires: boost-devel
BuildRequires: desktop-file-utils
BuildRequires: ffmpeg-devel
BuildRequires: gettext
@@ -44,11 +38,12 @@
%if %{with check}
BuildRequires: dbus-x11
BuildRequires: dbus-python
+BuildRequires: ffmpeg
BuildRequires: GConf2
-BuildRequires: python-mutagen
BuildRequires: gnome-python2-gconf
BuildRequires: gstreamer-plugins-good
BuildRequires: gstreamer-python
+BuildRequires: python-mutagen
BuildRequires: python-pycurl
BuildRequires: pywebkitgtk
BuildRequires: rb_libtorrent-python
@@ -58,7 +53,8 @@
Requires: avahi-compat-libdns_sd
Requires: dbus-python
Requires: dbus-x11
-Requires: ffmpeg2theora
+Requires: ffmpeg
+#Requires: ffmpeg2theora
Requires: GConf2
Requires: gnome-python2-gconf
Requires: gstreamer-plugins-good
@@ -93,9 +89,6 @@
%patch0 -p2
%patch1 -p2
%patch2 -p2
-%patch3 -p2
-%patch4 -p2
-%patch5 -p2
# /Patches
@@ -154,6 +147,9 @@
%changelog
+* Fri May 4 2012 Michel Salim <salimma(a)fedoraproject.org> - 5.0-1
+- Update to 5.0
+
* Fri Mar 2 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-3
- Apply upstream patch for terminating DBus after running unit tests
- Disable tests by default; rebuild with --with check to override
Index: sources
===================================================================
RCS file: /cvs/free/rpms/miro/F-17/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 13 Feb 2012 10:56:03 -0000 1.2
+++ sources 4 May 2012 15:32:42 -0000 1.3
@@ -1 +1 @@
-5a574ebfc27f46fa3be36f1513d6dc87 miro-4.0.6.tar.gz
+73d766ce8a0a45694ed953ef7d5e52c6 miro-5.0.tar.gz
--- miro-4.0.2-change_timeout.patch DELETED ---
--- miro-4.0.2.1-segmenter_cflags.patch DELETED ---
--- miro-4.0.6-terminate_dbus.patch DELETED ---
12 years, 6 months
rpms/miro/F-16 .cvsignore, 1.2, 1.3 miro.spec, 1.3, 1.4 sources, 1.2, 1.3 miro-4.0.2-change_timeout.patch, 1.1, NONE miro-4.0.2.1-segmenter_cflags.patch, 1.1, NONE miro-4.0.6-terminate_dbus.patch, 1.1, NONE
by Michel Alexandre Salim
Author: salimma
Update of /cvs/free/rpms/miro/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28647/F-16
Modified Files:
.cvsignore miro.spec sources
Removed Files:
miro-4.0.2-change_timeout.patch
miro-4.0.2.1-segmenter_cflags.patch
miro-4.0.6-terminate_dbus.patch
Log Message:
* Fri May 4 2012 Michel Salim <salimma(a)fedoraproject.org> - 5.0-1
- Update to 5.0
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/miro/F-16/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 13 Feb 2012 10:56:03 -0000 1.2
+++ .cvsignore 4 May 2012 15:32:38 -0000 1.3
@@ -1 +1 @@
-miro-4.0.6.tar.gz
+miro-5.0.tar.gz
Index: miro.spec
===================================================================
RCS file: /cvs/free/rpms/miro/F-16/miro.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- miro.spec 2 Mar 2012 15:10:59 -0000 1.3
+++ miro.spec 4 May 2012 15:32:40 -0000 1.4
@@ -4,8 +4,8 @@
%bcond_with check
Name: miro
-Version: 4.0.6
-Release: 3%{?dist}
+Version: 5.0
+Release: 1%{?dist}
Summary: Internet TV Player
Group: Applications/Multimedia
@@ -15,24 +15,18 @@
Source0: http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-%{version}.tar.gz
# explains video conversion issues
# Source1: README.Fedora
-# from upstream, fixes their issue # 17817
-Patch0: miro-4.0.2-change_timeout.patch
# handle non-existent iTunes path exception
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=17925
-Patch1: miro-4.0.2-fix_itunes_path.patch
+Patch0: miro-4.0.2-fix_itunes_path.patch
# fix desktop file
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=17926
-Patch2: miro-4.0.2-fix_desktop_file.patch
+Patch1: miro-4.0.2-fix_desktop_file.patch
# fix GNOME screensaver not being inhibitable
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=18018
-Patch3: miro-4.0.2.1-fix_screensaver_inhibit.patch
-# Use provided CFLAGS when building miro-segmenter
-# submitted: https://bugzilla.pculture.org/show_bug.cgi?id=18027
-Patch4: miro-4.0.2.1-segmenter_cflags.patch
-# terminate DBus after running unit tests
-Patch5: miro-4.0.6-terminate_dbus.patch
+Patch2: miro-4.0.2.1-fix_screensaver_inhibit.patch
BuildRequires: python-devel
+BuildRequires: boost-devel
BuildRequires: desktop-file-utils
BuildRequires: ffmpeg-devel
BuildRequires: gettext
@@ -44,11 +38,12 @@
%if %{with check}
BuildRequires: dbus-x11
BuildRequires: dbus-python
+BuildRequires: ffmpeg
BuildRequires: GConf2
-BuildRequires: python-mutagen
BuildRequires: gnome-python2-gconf
BuildRequires: gstreamer-plugins-good
BuildRequires: gstreamer-python
+BuildRequires: python-mutagen
BuildRequires: python-pycurl
BuildRequires: pywebkitgtk
BuildRequires: rb_libtorrent-python
@@ -58,7 +53,8 @@
Requires: avahi-compat-libdns_sd
Requires: dbus-python
Requires: dbus-x11
-Requires: ffmpeg2theora
+Requires: ffmpeg
+#Requires: ffmpeg2theora
Requires: GConf2
Requires: gnome-python2-gconf
Requires: gstreamer-plugins-good
@@ -93,9 +89,6 @@
%patch0 -p2
%patch1 -p2
%patch2 -p2
-%patch3 -p2
-%patch4 -p2
-%patch5 -p2
# /Patches
@@ -154,6 +147,9 @@
%changelog
+* Fri May 4 2012 Michel Salim <salimma(a)fedoraproject.org> - 5.0-1
+- Update to 5.0
+
* Fri Mar 2 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-3
- Apply upstream patch for terminating DBus after running unit tests
- Disable tests by default; rebuild with --with check to override
Index: sources
===================================================================
RCS file: /cvs/free/rpms/miro/F-16/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 13 Feb 2012 10:56:03 -0000 1.2
+++ sources 4 May 2012 15:32:40 -0000 1.3
@@ -1 +1 @@
-5a574ebfc27f46fa3be36f1513d6dc87 miro-4.0.6.tar.gz
+73d766ce8a0a45694ed953ef7d5e52c6 miro-5.0.tar.gz
--- miro-4.0.2-change_timeout.patch DELETED ---
--- miro-4.0.2.1-segmenter_cflags.patch DELETED ---
--- miro-4.0.6-terminate_dbus.patch DELETED ---
12 years, 6 months
rpms/miro/F-15 .cvsignore, 1.2, 1.3 miro.spec, 1.3, 1.4 sources, 1.2, 1.3 miro-4.0.2-change_timeout.patch, 1.1, NONE miro-4.0.2.1-segmenter_cflags.patch, 1.1, NONE miro-4.0.6-terminate_dbus.patch, 1.1, NONE
by Michel Alexandre Salim
Author: salimma
Update of /cvs/free/rpms/miro/F-15
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28647/F-15
Modified Files:
.cvsignore miro.spec sources
Removed Files:
miro-4.0.2-change_timeout.patch
miro-4.0.2.1-segmenter_cflags.patch
miro-4.0.6-terminate_dbus.patch
Log Message:
* Fri May 4 2012 Michel Salim <salimma(a)fedoraproject.org> - 5.0-1
- Update to 5.0
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/miro/F-15/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 13 Feb 2012 10:56:03 -0000 1.2
+++ .cvsignore 4 May 2012 15:32:37 -0000 1.3
@@ -1 +1 @@
-miro-4.0.6.tar.gz
+miro-5.0.tar.gz
Index: miro.spec
===================================================================
RCS file: /cvs/free/rpms/miro/F-15/miro.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- miro.spec 2 Mar 2012 15:10:59 -0000 1.3
+++ miro.spec 4 May 2012 15:32:38 -0000 1.4
@@ -4,8 +4,8 @@
%bcond_with check
Name: miro
-Version: 4.0.6
-Release: 3%{?dist}
+Version: 5.0
+Release: 1%{?dist}
Summary: Internet TV Player
Group: Applications/Multimedia
@@ -15,24 +15,18 @@
Source0: http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-%{version}.tar.gz
# explains video conversion issues
# Source1: README.Fedora
-# from upstream, fixes their issue # 17817
-Patch0: miro-4.0.2-change_timeout.patch
# handle non-existent iTunes path exception
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=17925
-Patch1: miro-4.0.2-fix_itunes_path.patch
+Patch0: miro-4.0.2-fix_itunes_path.patch
# fix desktop file
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=17926
-Patch2: miro-4.0.2-fix_desktop_file.patch
+Patch1: miro-4.0.2-fix_desktop_file.patch
# fix GNOME screensaver not being inhibitable
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=18018
-Patch3: miro-4.0.2.1-fix_screensaver_inhibit.patch
-# Use provided CFLAGS when building miro-segmenter
-# submitted: https://bugzilla.pculture.org/show_bug.cgi?id=18027
-Patch4: miro-4.0.2.1-segmenter_cflags.patch
-# terminate DBus after running unit tests
-Patch5: miro-4.0.6-terminate_dbus.patch
+Patch2: miro-4.0.2.1-fix_screensaver_inhibit.patch
BuildRequires: python-devel
+BuildRequires: boost-devel
BuildRequires: desktop-file-utils
BuildRequires: ffmpeg-devel
BuildRequires: gettext
@@ -44,11 +38,12 @@
%if %{with check}
BuildRequires: dbus-x11
BuildRequires: dbus-python
+BuildRequires: ffmpeg
BuildRequires: GConf2
-BuildRequires: python-mutagen
BuildRequires: gnome-python2-gconf
BuildRequires: gstreamer-plugins-good
BuildRequires: gstreamer-python
+BuildRequires: python-mutagen
BuildRequires: python-pycurl
BuildRequires: pywebkitgtk
BuildRequires: rb_libtorrent-python
@@ -58,7 +53,8 @@
Requires: avahi-compat-libdns_sd
Requires: dbus-python
Requires: dbus-x11
-Requires: ffmpeg2theora
+Requires: ffmpeg
+#Requires: ffmpeg2theora
Requires: GConf2
Requires: gnome-python2-gconf
Requires: gstreamer-plugins-good
@@ -93,9 +89,6 @@
%patch0 -p2
%patch1 -p2
%patch2 -p2
-%patch3 -p2
-%patch4 -p2
-%patch5 -p2
# /Patches
@@ -154,6 +147,9 @@
%changelog
+* Fri May 4 2012 Michel Salim <salimma(a)fedoraproject.org> - 5.0-1
+- Update to 5.0
+
* Fri Mar 2 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-3
- Apply upstream patch for terminating DBus after running unit tests
- Disable tests by default; rebuild with --with check to override
Index: sources
===================================================================
RCS file: /cvs/free/rpms/miro/F-15/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 13 Feb 2012 10:56:03 -0000 1.2
+++ sources 4 May 2012 15:32:38 -0000 1.3
@@ -1 +1 @@
-5a574ebfc27f46fa3be36f1513d6dc87 miro-4.0.6.tar.gz
+73d766ce8a0a45694ed953ef7d5e52c6 miro-5.0.tar.gz
--- miro-4.0.2-change_timeout.patch DELETED ---
--- miro-4.0.2.1-segmenter_cflags.patch DELETED ---
--- miro-4.0.6-terminate_dbus.patch DELETED ---
12 years, 6 months
rpms/miro/devel .cvsignore, 1.2, 1.3 miro.spec, 1.3, 1.4 sources, 1.2, 1.3 miro-4.0.2-change_timeout.patch, 1.3, NONE miro-4.0.2.1-segmenter_cflags.patch, 1.1, NONE miro-4.0.6-terminate_dbus.patch, 1.1, NONE
by Michel Alexandre Salim
Author: salimma
Update of /cvs/free/rpms/miro/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28647/devel
Modified Files:
.cvsignore miro.spec sources
Removed Files:
miro-4.0.2-change_timeout.patch
miro-4.0.2.1-segmenter_cflags.patch
miro-4.0.6-terminate_dbus.patch
Log Message:
* Fri May 4 2012 Michel Salim <salimma(a)fedoraproject.org> - 5.0-1
- Update to 5.0
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/miro/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 13 Feb 2012 10:56:03 -0000 1.2
+++ .cvsignore 4 May 2012 15:32:42 -0000 1.3
@@ -1 +1 @@
-miro-4.0.6.tar.gz
+miro-5.0.tar.gz
Index: miro.spec
===================================================================
RCS file: /cvs/free/rpms/miro/devel/miro.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- miro.spec 2 Mar 2012 15:10:59 -0000 1.3
+++ miro.spec 4 May 2012 15:32:43 -0000 1.4
@@ -4,8 +4,8 @@
%bcond_with check
Name: miro
-Version: 4.0.6
-Release: 3%{?dist}
+Version: 5.0
+Release: 1%{?dist}
Summary: Internet TV Player
Group: Applications/Multimedia
@@ -15,24 +15,18 @@
Source0: http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-%{version}.tar.gz
# explains video conversion issues
# Source1: README.Fedora
-# from upstream, fixes their issue # 17817
-Patch0: miro-4.0.2-change_timeout.patch
# handle non-existent iTunes path exception
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=17925
-Patch1: miro-4.0.2-fix_itunes_path.patch
+Patch0: miro-4.0.2-fix_itunes_path.patch
# fix desktop file
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=17926
-Patch2: miro-4.0.2-fix_desktop_file.patch
+Patch1: miro-4.0.2-fix_desktop_file.patch
# fix GNOME screensaver not being inhibitable
# submitted: http://bugzilla.pculture.org/show_bug.cgi?id=18018
-Patch3: miro-4.0.2.1-fix_screensaver_inhibit.patch
-# Use provided CFLAGS when building miro-segmenter
-# submitted: https://bugzilla.pculture.org/show_bug.cgi?id=18027
-Patch4: miro-4.0.2.1-segmenter_cflags.patch
-# terminate DBus after running unit tests
-Patch5: miro-4.0.6-terminate_dbus.patch
+Patch2: miro-4.0.2.1-fix_screensaver_inhibit.patch
BuildRequires: python-devel
+BuildRequires: boost-devel
BuildRequires: desktop-file-utils
BuildRequires: ffmpeg-devel
BuildRequires: gettext
@@ -44,11 +38,12 @@
%if %{with check}
BuildRequires: dbus-x11
BuildRequires: dbus-python
+BuildRequires: ffmpeg
BuildRequires: GConf2
-BuildRequires: python-mutagen
BuildRequires: gnome-python2-gconf
BuildRequires: gstreamer-plugins-good
BuildRequires: gstreamer-python
+BuildRequires: python-mutagen
BuildRequires: python-pycurl
BuildRequires: pywebkitgtk
BuildRequires: rb_libtorrent-python
@@ -58,7 +53,8 @@
Requires: avahi-compat-libdns_sd
Requires: dbus-python
Requires: dbus-x11
-Requires: ffmpeg2theora
+Requires: ffmpeg
+#Requires: ffmpeg2theora
Requires: GConf2
Requires: gnome-python2-gconf
Requires: gstreamer-plugins-good
@@ -93,9 +89,6 @@
%patch0 -p2
%patch1 -p2
%patch2 -p2
-%patch3 -p2
-%patch4 -p2
-%patch5 -p2
# /Patches
@@ -154,6 +147,9 @@
%changelog
+* Fri May 4 2012 Michel Salim <salimma(a)fedoraproject.org> - 5.0-1
+- Update to 5.0
+
* Fri Mar 2 2012 Michel Salim <salimma(a)fedoraproject.org> - 4.0.6-3
- Apply upstream patch for terminating DBus after running unit tests
- Disable tests by default; rebuild with --with check to override
Index: sources
===================================================================
RCS file: /cvs/free/rpms/miro/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 13 Feb 2012 10:56:03 -0000 1.2
+++ sources 4 May 2012 15:32:44 -0000 1.3
@@ -1 +1 @@
-5a574ebfc27f46fa3be36f1513d6dc87 miro-4.0.6.tar.gz
+73d766ce8a0a45694ed953ef7d5e52c6 miro-5.0.tar.gz
--- miro-4.0.2-change_timeout.patch DELETED ---
--- miro-4.0.2.1-segmenter_cflags.patch DELETED ---
--- miro-4.0.6-terminate_dbus.patch DELETED ---
12 years, 6 months
rpms/avidemux/devel avidemux.spec,1.64,1.65
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/avidemux/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25584
Modified Files:
avidemux.spec
Log Message:
* Fri May 04 2012 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.6-7
- Rebuild for FTBFS for F-17.
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/devel/avidemux.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- avidemux.spec 13 Mar 2012 08:44:43 -0000 1.64
+++ avidemux.spec 4 May 2012 14:50:11 -0000 1.65
@@ -2,7 +2,7 @@
Name: avidemux
Version: 2.5.6
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Graphical video editing and transcoding tool
Group: Applications/Multimedia
@@ -307,6 +307,9 @@
%changelog
+* Fri May 04 2012 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.6-7
+- Rebuild for FTBFS for F-17.
+
* Tue Mar 13 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5.6-6
- Rebuilt for x264 ABI 0.120
12 years, 6 months
rpms/avidemux/F-17 avidemux.spec,1.64,1.65
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/avidemux/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv21003
Modified Files:
avidemux.spec
Log Message:
* Fri May 04 2012 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.6-7
- Rebuild for FTBFS for F-17.
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/F-17/avidemux.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- avidemux.spec 13 Mar 2012 08:43:05 -0000 1.64
+++ avidemux.spec 4 May 2012 13:31:17 -0000 1.65
@@ -2,7 +2,7 @@
Name: avidemux
Version: 2.5.6
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Graphical video editing and transcoding tool
Group: Applications/Multimedia
@@ -307,6 +307,9 @@
%changelog
+* Fri May 04 2012 Richard Shaw <hobbes1069(a)gmail.com> - 2.5.6-7
+- Rebuild for FTBFS for F-17.
+
* Tue Mar 13 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5.6-6
- Rebuilt for x264 ABI 0.120
12 years, 6 months
rpms/kmediafactory/devel kmediafactory.spec,1.12,1.13
by Rex Dieter
Author: rdieter
Update of /cvs/free/rpms/kmediafactory/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19670
Modified Files:
kmediafactory.spec
Log Message:
note patches sent upstream
Index: kmediafactory.spec
===================================================================
RCS file: /cvs/free/rpms/kmediafactory/devel/kmediafactory.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- kmediafactory.spec 4 May 2012 12:49:41 -0000 1.12
+++ kmediafactory.spec 4 May 2012 13:08:53 -0000 1.13
@@ -13,7 +13,9 @@
Patch1: kmediafactory-0.8.0-mlt-melt.patch
## upstreamable patches
+# http://code.google.com/p/kmediafactory/issues/detail?id=19
Patch50: kmediafactory-0.8.1-gcc47.patch
+# http://code.google.com/p/kmediafactory/issues/detail?id=18
Patch51: kmediafactory-0.8.0-dso.patch
BuildRequires: kdelibs4-devel
12 years, 6 months
rpms/kmediafactory/F-16 kmediafactory-0.8.1-gcc47.patch, NONE, 1.1 .cvsignore, 1.5, 1.6 kmediafactory.spec, 1.9, 1.10 sources, 1.5, 1.6 kmediafactory-0.8.0-docbook_fix.patch, 1.1, NONE
by Rex Dieter
Author: rdieter
Update of /cvs/free/rpms/kmediafactory/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18819
Modified Files:
.cvsignore kmediafactory.spec sources
Added Files:
kmediafactory-0.8.1-gcc47.patch
Removed Files:
kmediafactory-0.8.0-docbook_fix.patch
Log Message:
sync w/devel for 0.8.1 goodness
kmediafactory-0.8.1-gcc47.patch:
videoobject.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- NEW FILE kmediafactory-0.8.1-gcc47.patch ---
diff -up kmediafactory-0.8.1/plugins/video/videoobject.cpp.gcc47 kmediafactory-0.8.1/plugins/video/videoobject.cpp
--- kmediafactory-0.8.1/plugins/video/videoobject.cpp.gcc47 2011-08-01 02:47:08.000000000 -0500
+++ kmediafactory-0.8.1/plugins/video/videoobject.cpp 2012-05-04 07:47:07.166222072 -0500
@@ -597,15 +597,15 @@ QVariant VideoObject::writeDvdAuthorXml(
lang = "xx";
}
- QDomElement sub = doc.createElement("subpicture");
+ QDomElement sub2 = doc.createElement("subpicture");
if ((lang == preferredLanguage) && (subFound == false)) {
subFound = true;
subTrack = i;
}
- sub.setAttribute("lang", lang);
- titles.appendChild(sub);
+ sub2.setAttribute("lang", lang);
+ titles.appendChild(sub2);
++i;
}
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/kmediafactory/F-16/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 14 Jun 2010 20:21:32 -0000 1.5
+++ .cvsignore 4 May 2012 12:52:12 -0000 1.6
@@ -1 +1 @@
-kmediafactory-0.8.0.tar.bz2
+kmediafactory-0.8.1.tar.bz2
Index: kmediafactory.spec
===================================================================
RCS file: /cvs/free/rpms/kmediafactory/F-16/kmediafactory.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- kmediafactory.spec 14 Jun 2010 20:21:32 -0000 1.9
+++ kmediafactory.spec 4 May 2012 12:52:13 -0000 1.10
@@ -1,5 +1,5 @@
Name: kmediafactory
-Version: 0.8.0
+Version: 0.8.1
Release: 1%{?dist}
Summary: A template based DVD authoring tool
@@ -13,7 +13,7 @@
Patch1: kmediafactory-0.8.0-mlt-melt.patch
## upstreamable patches
-Patch50: kmediafactory-0.8.0-docbook_fix.patch
+Patch50: kmediafactory-0.8.1-gcc47.patch
Patch51: kmediafactory-0.8.0-dso.patch
BuildRequires: kdelibs4-devel
@@ -65,7 +65,7 @@
%setup -q
%patch1 -p1 -b .mlt-melt
-%patch50 -p1
+%patch50 -p1 -b .gcc47
%patch51 -p1 -b .dso
@@ -120,11 +120,6 @@
update-mime-database %{_datadir}/mime &> /dev/null || :
gtk-update-icon-cache --quiet %{_kde4_iconsdir}/hicolor &> /dev/null || :
-%post libs -p /sbin/ldconfig
-
-%postun libs -p /sbin/ldconfig
-
-
%files -f kmediafactory-all.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING CREDITS NEWS README TODO
@@ -142,6 +137,9 @@
%{_kde4_datadir}/applications/kde4/kmediafactory.desktop
%{_datadir}/mime/packages/kmediafactory.xml
+%post libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
+
%files libs -f libkmf.lang
%defattr(-,root,root,-)
%{_kde4_libdir}/libkmediafactoryinterfaces.so.0*
@@ -155,6 +153,15 @@
%changelog
+* Fri May 04 2012 Rex Dieter <rdieter(a)fedoraproject.org> 0.8.1-1
+- 0.8.1
+
+* Fri Mar 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.8.0-3
+- Rebuilt for c++ ABI breakage
+
+* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.8.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
* Mon Jun 14 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 0.8.0-1
- kmediafactory-0.8.0
- optimize scriptlets
Index: sources
===================================================================
RCS file: /cvs/free/rpms/kmediafactory/F-16/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 14 Jun 2010 20:21:32 -0000 1.5
+++ sources 4 May 2012 12:52:13 -0000 1.6
@@ -1 +1 @@
-e3621dffd97a45acd6ff883181d6e106 kmediafactory-0.8.0.tar.bz2
+e13e4682c78d6f49647551aeab7a1235 kmediafactory-0.8.1.tar.bz2
--- kmediafactory-0.8.0-docbook_fix.patch DELETED ---
12 years, 6 months