%global gobject_introspection_version 1.35.9 %global gtk3_version 3.19.3 %global pygobject_version 3.21.1 %global tracker_version 1.11.1 %global grilo_version 0.3.3 Name: gnome-music Summary: Music player and management application for GNOME Version: 3.24.2 Release: 1%{?dist} # The sources are under the GPLv2+ license, except for: # - the bundled libgd which is LGPLv2+, # - the gnome-music icon which is CC-BY-SA # # Also: https://bugzilla.gnome.org/show_bug.cgi?id=706457 License: (GPLv2+ with exceptions) and LGPLv2+ and CC-BY-SA URL: http://wiki.gnome.org/Apps/Music Source0: https://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz BuildRequires: /usr/bin/appstream-util BuildRequires: desktop-file-utils BuildRequires: intltool BuildRequires: itstool BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) >= %{gobject_introspection_version} BuildRequires: pkgconfig(grilo-0.3) >= %{grilo_version} BuildRequires: pkgconfig(libmediaart-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version} BuildRequires: pkgconfig(pygobject-3.0) >= %{pygobject_version} BuildRequires: pkgconfig(tracker-sparql-1.0) >= %{tracker_version} BuildRequires: python3-devel Requires: gdk-pixbuf2 Requires: gnome-online-accounts Requires: gobject-introspection >= %{gobject_introspection_version} Requires: grilo >= %{grilo_version} Requires: grilo-plugins Requires: gstreamer1 Requires: gstreamer1-plugins-base Requires: gtk3 >= %{gtk3_version} Requires: libmediaart Requires: libnotify >= 0.7.6 Requires: pango Requires: python3-gobject >= %{pygobject_version} Requires: python3-requests Requires: tracker >= %{tracker_version} # Can't migrate to GDBus, the server-side support is not implemented yet: # https://bugzilla.gnome.org/show_bug.cgi?id=656330 Requires: python3-dbus # libgd is not meant to be installed as a system-wide shared library. # It is just a way for GNOME applications to share widgets and other common # code on an ad-hoc basis. Provides: bundled(libgd) %global __provides_exclude_from ^%{_libdir}/%{name}/libgd\.so$ %description Music player and management application for GNOME. %prep %autosetup -p1 %build %configure --disable-silent-rules make %{?_smp_mflags} %install %make_install find %{buildroot} -name '*.la' -exec rm -f '{}' \; %find_lang %{name} --with-gnome %check appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/%{name}.appdata.xml desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop %post /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : /bin/touch --no-create %{_datadir}/icons/HighContrast &>/dev/null || : %postun if [ $1 -eq 0 ] ; then /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null /bin/touch --no-create %{_datadir}/icons/HighContrast &>/dev/null /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : /usr/bin/gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || : /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : fi %posttrans /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : /usr/bin/gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || : /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %files -f %{name}.lang %doc AUTHORS NEWS %license COPYING %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/appdata/gnome-music.appdata.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/glib-2.0/schemas/org.gnome.Music.gschema.xml %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/icons/hicolor/*/apps/gnome-music-symbolic.svg %{_libdir}/%{name} %{_mandir}/man1/%{name}.1* %{python3_sitelib}/gnomemusic %changelog * Wed May 10 2017 Kalev Lember - 3.24.2-1 - Update to 3.24.2 * Tue Apr 11 2017 Kalev Lember - 3.24.1.1-1 - Update to 3.24.1.1 * Tue Mar 21 2017 Kalev Lember - 3.24.0-1 - Update to 3.24.0 * Thu Mar 16 2017 Kalev Lember - 3.23.92-1 - Update to 3.23.92 * Tue Feb 28 2017 Richard Hughes - 3.23.91-1 - Update to 3.23.91 * Tue Feb 14 2017 Richard Hughes - 3.23.90-1 - Update to 3.23.90 * Mon Feb 13 2017 Richard Hughes - 3.23.4-1 - Update to 3.23.4 * Fri Feb 10 2017 Fedora Release Engineering - 3.23.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok - 3.23.2-2 - Rebuild for Python 3.6 * Thu Dec 01 2016 Kalev Lember - 3.23.2-1 - Update to 3.23.2 * Fri Nov 04 2016 Kalev Lember - 3.23.1-1 - Update to 3.23.1 * Wed Oct 12 2016 Kalev Lember - 3.22.1-1 - Update to 3.22.1 * Mon Sep 19 2016 Kalev Lember - 3.22.0-1 - Update to 3.22.0 * Wed Sep 14 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 * Tue Aug 23 2016 Kalev Lember - 3.21.90-1 - Update to 3.21.90 * Tue Jul 19 2016 Fedora Release Engineering - 3.20.2-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Mon May 16 2016 Kalev Lember - 3.20.2-2 - Add missing gnome-online-accounts and python3-requests deps (#1336317) * Tue May 10 2016 Kalev Lember - 3.20.2-1 - Update to 3.20.2 * Tue Mar 22 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 * Wed Mar 16 2016 Kalev Lember - 3.19.92-1 - Update to 3.19.92 * Fri Mar 04 2016 Richard Hughes - 3.19.91-1 - Update to 3.19.91 * Tue Feb 16 2016 Richard Hughes - 3.19.90-1 - Update to 3.19.90 * Wed Feb 03 2016 Fedora Release Engineering - 3.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 20 2016 Kalev Lember - 3.19.4-1 - Update to 3.19.4 * Sun Dec 27 2015 Michael Catanzaro - 3.18.2-4 - Add more grilo 0.3 patches * Sat Dec 26 2015 Michael Catanzaro - 3.18.2-3 - Add symbolic icon * Fri Dec 18 2015 Kalev Lember - 3.18.2-2 - Build with grilo 0.3 * Mon Nov 16 2015 Kalev Lember - 3.18.2-1 - Update to 3.18.2 * Tue Nov 10 2015 Fedora Release Engineering - 3.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Tue Sep 22 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 * Mon Sep 14 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 * Tue Sep 01 2015 Kalev Lember - 3.17.91-1 - Update to 3.17.91 * Tue Aug 18 2015 Kalev Lember - 3.17.90-1 - Update to 3.17.90 - Use make_install macro * Mon Jul 20 2015 David King - 3.17.4-1 - Update to 3.17.4 * Wed Jun 24 2015 David King - 3.17.3-1 - Update to 3.17.3 * Wed Jun 17 2015 Fedora Release Engineering - 3.16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Apr 14 2015 Kalev Lember - 3.16.1-1 - Update to 3.16.1 * Mon Mar 23 2015 Kalev Lember - 3.16.0-1 - Update to 3.16.0 * Mon Mar 16 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 * Tue Mar 03 2015 Kalev Lember - 3.15.91-1 - Update to 3.15.91 * Mon Feb 16 2015 David King - 3.15.90-1 - Update to 3.15.90 - Use license macro for COPYING * Tue Jan 27 2015 David King - 3.15.4-1 - Update to 3.15.4 - Update man page glob in files section - Validate AppData during check * Tue Nov 25 2014 Kalev Lember - 3.15.2-1 - Update to 3.15.2 * Wed Nov 12 2014 Kalev Lember - 3.14.2-1 - Update to 3.14.2 * Mon Oct 13 2014 Kalev Lember - 3.14.1-1 - Update to 3.14.1 * Mon Sep 22 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 * Mon Sep 15 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 * Tue Aug 19 2014 Kalev Lember - 3.13.90-1 - Update to 3.13.90 - Include HighContrast icons * Sat Aug 16 2014 Fedora Release Engineering - 3.13.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Tue Jul 22 2014 Kalev Lember - 3.13.4-1 - Update to 3.13.4 * Tue Jul 22 2014 Kalev Lember - 3.13.3-2 - Rebuilt for gobject-introspection 1.41.4 * Tue Jun 24 2014 Richard Hughes - 3.13.3-1 - Update to 3.13.3 * Sat Jun 07 2014 Fedora Release Engineering - 3.13.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue May 27 2014 Kalev Lember - 3.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Tue May 27 2014 Kalev Lember - 3.13.2-1 - Update to 3.13.2 * Mon Apr 28 2014 Richard Hughes - 3.13.1-1 - Update to 3.13.1 * Tue Apr 15 2014 Kalev Lember - 3.12.1-1 - Update to 3.12.1 * Mon Mar 24 2014 Richard Hughes - 3.12.0-1 - Update to 3.12.0 * Tue Mar 18 2014 Richard Hughes - 3.11.92-1 - Update to 3.11.92 * Wed Mar 05 2014 Mathieu Bridon - 3.11.91-2 - Fix handling of the help files. * Tue Mar 04 2014 Richard Hughes - 3.11.91-1 - Update to 3.11.91 * Mon Feb 17 2014 Richard Hughes - 3.11.90-1 - Update to 3.11.90 * Mon Nov 25 2013 Richard Hughes - 3.11.2-1 - Update to 3.11.2 * Tue Oct 29 2013 Richard Hughes - 3.10.1-1 - Update to 3.10.1 * Wed Sep 25 2013 Kalev Lember - 3.10.0-1 - Update to 3.10.0 * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 - Include the appdata file * Tue Sep 03 2013 Kalev Lember - 3.9.91-1 - Update to 3.9.91 * Wed Aug 21 2013 Mathieu Bridon - 3.9.90-2 - A couple of fixes, based on Ankur's feedback: - Fix the upstream URL - Fix the license tag - Validate the desktop file - Make the build verbose * Wed Aug 21 2013 Mathieu Bridon - 3.9.90-1 - Initial package for Fedora.