Accepting request 425333 from GNOME:Next
Supersede with spellfix OBS-URL: https://build.opensuse.org/request/show/425333 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=146
This commit is contained in:
parent
dea103887a
commit
acbd19dcbc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7171ac2538d9868b0e564430041fe3485f1cf3b25e2540474d0b1480605e054e
|
||||
size 3904728
|
3
rygel-0.31.5.tar.xz
Normal file
3
rygel-0.31.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01a9af67331bb0a07db99daa9a4f6191b8083f15b726b6b439da562c9b9f5412
|
||||
size 3973628
|
118
rygel.changes
118
rygel.changes
@ -1,3 +1,121 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 19:58:19 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.31.5:
|
||||
+ Several translation-related fixes.
|
||||
+ Fix .desktop file generation.
|
||||
+ Core library:
|
||||
- Fix configuration dir generation.
|
||||
- Fix criticals on unset XDG_* variables.
|
||||
- Make it possible to add a fixed UDN.
|
||||
+ MediaExport plugin: Clean-up titles a bit more thoroghly.
|
||||
+ Tracker:
|
||||
- Fix criticals on unset XDG_* variables.
|
||||
- Fix URL filter.
|
||||
- Skip URL filter if pattern substitution failed.
|
||||
+ Bugs fixed: bgo#730910, bgo#770276, bgo#770531.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 14:10:05 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.31.4:
|
||||
+ GStreamer Media engine: Don't proxy HTTP URIs.
|
||||
+ Bugs fixed: bgo#769283.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 20 09:01:53 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.31.3:
|
||||
+ Explain interface list a bit better in documentation.
|
||||
+ Remove obsolete 'upnp-enabled' switch from default config.
|
||||
+ Core: Fix log level mix-up.
|
||||
+ Rygel: Allow IP addresses in interface list.
|
||||
+ Simple media engine: Pass non-file resources as-is.
|
||||
+ MediaExport:
|
||||
- Refactor meta-data extraction.
|
||||
- Speed up image parsing.
|
||||
+ Bugs fixed: bgo#767305, bgo#768010.
|
||||
+ Updated translations.
|
||||
- Add pkgconfig(gdk-pixbuf-2.0) BuildRequires: New dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 21 21:57:57 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.31.2:
|
||||
+ Check whether xsltproc is able to build the manpages.
|
||||
+ Don't try to build manpages when xsltproc isn't available.
|
||||
+ Check for libmediaart VAPI file.
|
||||
+ Rygel:
|
||||
- Fix critical when running without D-Bus.
|
||||
- When we ignore a context, disable it.
|
||||
+ Examples: Fix resource generation.
|
||||
+ Bugs fixed: bgo#767448, bgo#767458, bgo#767459.
|
||||
- Add explicit suse-xsl-stylesheets BuildRequires: Needed now that
|
||||
configure checks for abilities for man-pages generation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 6 18:04:08 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.31.1:
|
||||
+ Rygel: Add a way for Rygel to be started on user bus.
|
||||
+ Server:
|
||||
- Remove some annoying warnings.
|
||||
- Add hack to suport AVI playback on Philips TVs.
|
||||
- Fix potential issue with calling strlen on a NULL pointer.
|
||||
+ GStreamer media engine: Use local path instead of FUSE uri.
|
||||
+ Tracker: Add an option to limit the exposed files to a set of
|
||||
directories.
|
||||
+ MediaExport:
|
||||
- Use local path instead of FUSE uri to fool GStreamer in not
|
||||
using giosrc.
|
||||
- Drop some annoying warnings.
|
||||
- Fix artist view in XBox 360.
|
||||
+ LMS: Fix license text.
|
||||
+ Mediathek: Removed.
|
||||
+ Bugs fixed: bgo#685800, bgo#765898, bgo#766332.
|
||||
+ Updated translations.
|
||||
- Drop plugin-zdf-mediathek sub-package, and stop passing
|
||||
--enable-mediatek to configure following upstreams removal.
|
||||
- Following the above: Add plugin-zdf-mediathek Obsoletes.
|
||||
- Stop installing rygel.service manually. Rygel now comes with
|
||||
support for systemd --user service. Our service was broken
|
||||
anyway.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 6 18:03:08 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.31.0:
|
||||
+ Fix desktop.in files to which created invalid desktop files
|
||||
after being processed.
|
||||
+ Disable upload and remove file removal in default
|
||||
configuration.
|
||||
+ Minor documentation updates,
|
||||
+ Fix output of build summary to show proper tracker version.
|
||||
+ Core:
|
||||
- Always delay reload of config files to prevent reading empty
|
||||
files.
|
||||
- Make plugin loader watch the config making it possible to
|
||||
enable/disable plugins on-the-fly.
|
||||
- Fix a possible strncpy overflow in ARP lookup.
|
||||
+ Server: Clean up HTTP GET request handling.
|
||||
+ Rygel:
|
||||
- Fix an issue where we pass NULL to a DBus function causing
|
||||
criticals.
|
||||
- Fix plugin name and make it possible to actually deactivate
|
||||
it.
|
||||
+ Tracker: Clean up plugin startup.
|
||||
+ GStreamer renderer: Fix log domain.
|
||||
+ Playbin: Clean up plugin startup.
|
||||
+ MediaExport:
|
||||
- If allow-upload is not set, then make it impossible for
|
||||
MediaExport to remove files from the disk.
|
||||
- Fix a critical when disconnecting a non-existing signal.
|
||||
+ Db: Generate api documentation.
|
||||
+ Tests: Reenable MediaEngine tests.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 6 18:02:08 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
43
rygel.spec
43
rygel.spec
@ -17,23 +17,25 @@
|
||||
|
||||
|
||||
Name: rygel
|
||||
Version: 0.30.3
|
||||
Version: 0.31.5
|
||||
Release: 0
|
||||
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
||||
License: LGPL-2.0+
|
||||
Group: Productivity/Multimedia/Other
|
||||
Url: http://live.gnome.org/Rygel
|
||||
Source0: http://download.gnome.org/sources/rygel/0.30/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/rygel/0.31/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gobject-introspection-devel >= 1.33.4
|
||||
BuildRequires: libgupnp-av-devel >= 0.12.8
|
||||
BuildRequires: libgupnp-devel >= 0.20.14
|
||||
BuildRequires: libsoup-devel >= 2.44.0
|
||||
BuildRequires: libunistring-devel
|
||||
BuildRequires: sqlite3-devel >= 3.5
|
||||
BuildRequires: suse-xsl-stylesheets
|
||||
BuildRequires: systemd
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala >= 0.24.0
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
BuildRequires: pkgconfig(gee-0.8) >= 0.8.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
|
||||
BuildRequires: pkgconfig(gstreamer-1.0) >= 1.0
|
||||
@ -53,6 +55,8 @@ Recommends: %{name}-lang
|
||||
Recommends: gstreamer-plugins-bad
|
||||
Recommends: gstreamer-plugins-good
|
||||
Recommends: gstreamer-plugins-ugly
|
||||
# plugin-zdf-mediathek was removed in 0.31.1
|
||||
Obsoletes: plugin-zdf-mediathek
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{?systemd_requires}
|
||||
|
||||
@ -204,19 +208,6 @@ video and pictures, and control of media player on your home network.
|
||||
This package provides a plugin using tracker to export media found on
|
||||
the local machine.
|
||||
|
||||
%package plugin-zdf-mediathek
|
||||
Summary: Home Media Solution for GNOME based on UPnP/DLNA -- ZDF Mediathek Plugin
|
||||
Group: Productivity/Multimedia/Other
|
||||
Requires: %{name} = %{version}
|
||||
# Make it installable by default for german-speaking users
|
||||
Provides: locale(%{name}:de)
|
||||
|
||||
%description plugin-zdf-mediathek
|
||||
Rygel is a home media solution that allows you to easily share audio,
|
||||
video and pictures, and control of media player on your home network.
|
||||
|
||||
This package provides a plugin to export online media from the ZDF TV
|
||||
station.
|
||||
|
||||
%lang_package
|
||||
|
||||
@ -228,37 +219,23 @@ translation-update-upstream
|
||||
%configure --enable-tracker-plugin \
|
||||
--enable-media-export-plugin \
|
||||
--enable-external-plugin \
|
||||
--enable-mediathek-plugin \
|
||||
--enable-gst-launch-plugin
|
||||
make %{?_smp_mflags} V=1
|
||||
|
||||
%install
|
||||
%make_install
|
||||
# test so we know if we can drop the manul installation of the .service file
|
||||
test ! -f %{buildroot}%{_unitdir}/rygel.service
|
||||
install -D -m0644 examples/service/systemd/rygel.service %{buildroot}%{_unitdir}/rygel.service
|
||||
mkdir -p %{buildroot}%{_sbindir}
|
||||
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcrygel
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%suse_update_desktop_file rygel
|
||||
%suse_update_desktop_file rygel-preferences X-SuSE-ControlCenter-Personal
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
|
||||
%pre
|
||||
%service_add_pre rygel.service
|
||||
|
||||
%post
|
||||
%desktop_database_post
|
||||
%icon_theme_cache_post
|
||||
%service_add_post rygel.service
|
||||
|
||||
%preun
|
||||
%service_del_preun rygel.service
|
||||
|
||||
%postun
|
||||
%desktop_database_postun
|
||||
%icon_theme_cache_postun
|
||||
%service_del_postun rygel.service
|
||||
|
||||
%post -n librygel-core-2_6-2 -p /sbin/ldconfig
|
||||
|
||||
@ -288,9 +265,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%defattr(-, root, root)
|
||||
%doc AUTHORS COPYING README TODO NEWS
|
||||
%config(noreplace) %{_sysconfdir}/rygel.conf
|
||||
%{_unitdir}/rygel.service
|
||||
%{_userunitdir}/rygel.service
|
||||
%{_sbindir}/rcrygel
|
||||
%{_bindir}/rygel
|
||||
%{_bindir}/rygel-preferences
|
||||
%{_datadir}/rygel/
|
||||
@ -387,6 +362,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_datadir}/gir-1.0/RygelRendererGst-2.6.gir
|
||||
%{_datadir}/gir-1.0/RygelServer-2.6.gir
|
||||
%{_datadir}/gtk-doc/html/librygel-core/
|
||||
%{_datadir}/gtk-doc/html/librygel-db/
|
||||
%{_datadir}/gtk-doc/html/librygel-renderer/
|
||||
%{_datadir}/gtk-doc/html/librygel-renderer-gst/
|
||||
%{_datadir}/gtk-doc/html/librygel-server/
|
||||
@ -413,11 +389,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_libdir}/rygel-2.6/plugins/librygel-tracker.so
|
||||
%{_libdir}/rygel-2.6/plugins/tracker.plugin
|
||||
|
||||
%files plugin-zdf-mediathek
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/rygel-2.6/plugins/librygel-mediathek.so
|
||||
%{_libdir}/rygel-2.6/plugins/mediathek.plugin
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user