Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 730283 Details for
Bug 838520
Move zeitgeist support to a subpackage
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch against totem 3.8.0-1 spec
0001-Make-a-separate-package-for-the-zeitgeist-plugin-838.patch (text/plain), 2.62 KB, created by
Christoph Wickert
on 2013-04-01 14:16:22 UTC
(
hide
)
Description:
Patch against totem 3.8.0-1 spec
Filename:
MIME Type:
Creator:
Christoph Wickert
Created:
2013-04-01 14:16:22 UTC
Size:
2.62 KB
patch
obsolete
>From 9ad8f9d51c94ec40c71df2392016391b9551fd6d Mon Sep 17 00:00:00 2001 >From: Christoph Wickert <cwickert@fedoraproject.org> >Date: Mon, 1 Apr 2013 15:07:15 +0200 >Subject: [PATCH] Make a separate package for the zeitgeist plugin (#838520) > >--- > totem.spec | 26 ++++++++++++++++++++++---- > 1 file changed, 22 insertions(+), 4 deletions(-) > >diff --git a/totem.spec b/totem.spec >index a9d6984..669bbd0 100644 >--- a/totem.spec >+++ b/totem.spec >@@ -1,7 +1,7 @@ > Summary: Movie player for GNOME > Name: totem > Version: 3.8.0 >-Release: 1%{?dist} >+Release: 2%{?dist} > Epoch: 1 > License: GPLv2+ with exceptions > Group: Applications/Multimedia >@@ -56,11 +56,14 @@ BuildRequires: dbus-glib-devel > # Work-around for fontconfig bug https://bugzilla.redhat.com/show_bug.cgi?id=480928 > BuildRequires: liberation-sans-fonts > >-# For plugins > BuildRequires: lirc-devel >+ >+# zeitgeist plugin >+BuildRequires: libzeitgeist-devel >+ >+# For plugins > BuildRequires: libgdata-devel > BuildRequires: grilo-devel >= 0.2.0 >-BuildRequires: libzeitgeist-devel > > BuildRequires: gnome-common > BuildRequires: autoconf automake intltool >@@ -131,6 +134,16 @@ and watching them. > To play back the videos however, you will need codecs that are not > available in the Fedora repositories. > >+%package zeitgeist >+Summary: Zeitgeist plugin for Totem >+Group: Applications/Multimedia >+Requires: %{name} = %{epoch}:%{version}-%{release} >+Requires: zeitgeist >+ >+%description zeitgeist >+This package provides a plugin to log media files played with Totem in the >+Zeitgeist service. >+ > %package devel > Summary: Plugin writer's documentation for totem > Group: Development/Libraries >@@ -240,7 +253,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : > %{_libdir}/totem/plugins/pythonconsole > %{_libdir}/totem/plugins/screenshot > %{_libdir}/totem/plugins/save-file >-%{_libdir}/totem/plugins/zeitgeist-dp > %{_datadir}/icons/hicolor/*/apps/totem.png > %{_datadir}/icons/hicolor/*/devices/totem-tv.png > %{_datadir}/icons/hicolor/scalable/devices/totem-tv.svg >@@ -262,6 +274,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : > %{_libdir}/totem/plugins/youtube > %endif > >+%files zeitgeist >+%{_libdir}/totem/plugins/zeitgeist-dp >+ > %files devel > %{_datadir}/gtk-doc/html/totem > %{_includedir}/totem >@@ -280,6 +295,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : > %{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so > > %changelog >+* Mon Apr 01 2013 Christoph Wickert <cwickert@fedoraproject.org> - 1:3.8.0-2 >+- Make a separate package for the zeitgeist plugin (#838520) >+ > * Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.0-1 > - Update to 3.8.0 > >-- >1.8.1.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 838520
: 730283