#https://bugzilla.redhat.com/show_bug.cgi?id=455071 %global _hardened_build 1 %global minorversion 0.5 %global xfceversion 4.14 Name: xfce4-mpc-plugin Version: 0.5.2 Release: 6%{?dist} Summary: MPD client for the Xfce panel License: ISC URL: http://goodies.xfce.org/projects/panel-plugins/%{name} #VCS: git:git://git.xfce.org/panel-plugins/xfce4-mpc-plugin Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2 BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel >= %{xfceversion} BuildRequires: xfce4-panel-devel >= %{xfceversion} BuildRequires: exo-devel >= 0.5.0 BuildRequires: libmpd-devel >= 0.12 BuildRequires: gettext BuildRequires: intltool Requires: xfce4-panel >= %{xfceversion} %description A simple client plugin for MPD, the Music Player Daemon. %prep %autosetup %build %configure --disable-static %make_build %install %make_install # remove la file find %{buildroot} -name '*.la' -exec rm -f {} ';' # FIXME: make sure debuginfo is generated properly (#795107) chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so %find_lang %{name} %files -f %{name}.lang # FIXME: add NEWS when there are some %doc AUTHORS ChangeLog README TODO %license COPYING %{_libdir}/xfce4/panel/plugins/*.so %{_datadir}/xfce4/panel/plugins/*.desktop %changelog * Sat Jan 22 2022 Fedora Release Engineering - 0.5.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering - 0.5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering - 0.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 0.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jan 31 2020 Fedora Release Engineering - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Aug 13 2019 Mukundan Ragavan - 0.5.2-1 - Update to 0.5.2 * Sat Jul 27 2019 Fedora Release Engineering - 0.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering - 0.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Dec 19 2018 Mukundan Ragavan - 0.5.1-1 - Update to 0.5.1 * Sat Aug 11 2018 Mukundan Ragavan - 0.5.0-20 - Rebuilt (xfce 4.13) * Sat Jul 14 2018 Fedora Release Engineering - 0.5.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 15 2018 Filipe Rosset - 0.5.0-6 - Spec cleanup / modernization * Fri Feb 09 2018 Fedora Release Engineering - 0.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering - 0.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Nov 05 2016 Filipe Rosset - 0.5.0-1 - Update to 0.5.0 - [gtk3] Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0 - Spec clean-up * Fri Feb 05 2016 Fedora Release Engineering - 0.4.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jun 19 2015 Fedora Release Engineering - 0.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Mar 04 2015 Kevin Fenzi 0.4.5-1 - Update to 0.4.5 * Sat Feb 28 2015 Kevin Fenzi 0.4.4-7 - Rebuild for Xfce 4.12 * Mon Aug 18 2014 Fedora Release Engineering - 0.4.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering - 0.4.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering - 0.4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Feb 15 2013 Fedora Release Engineering - 0.4.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sun Jul 22 2012 Fedora Release Engineering - 0.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jun 30 2012 Christoph Wickert - 0.4.4-1 - Update to 0.4.4 * Sun May 13 2012 Christoph Wickert - 0.4.3-1 - Update to 0.4.3 * Sun Apr 15 2012 Kevin Fenzi - 0.4.2-3 - Rebuild for Xfce 4.10(pre2) * Thu Apr 05 2012 Kevin Fenzi - 0.4.2-2 - Rebuild for Xfce 4.10 * Mon Feb 20 2012 Christoph Wickert - 0.4.2-1 - Update to 0.4.2 * Sun Feb 19 2012 Christoph Wickert - 0.4.1-2 - Make library executable so it gets stripped (#795107) * Wed Feb 15 2012 Christoph Wickert - 0.4.1-1 - Update to 0.4.1 * Sun Feb 12 2012 Christoph Wickert - 0.4.0-1 - Update to 0.4.0 - Drop obsolete patch for exo and libxfce4ui * Sat Jan 14 2012 Fedora Release Engineering - 0.3.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Dec 06 2011 Adam Jackson - 0.3.5-4 - Rebuild for new libpng * Sun Mar 06 2011 Christoph Wickert - 0.3.5-3 - Patch for xfce4-panel 4.8 (bugzilla.xfce-org #6623) - Update icon-cache scriptlets * Mon Feb 07 2011 Fedora Release Engineering - 0.3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue May 18 2010 Christoph Wickert - 0.3.5-1 - Update to 0.3.5 * Wed Nov 25 2009 Adrian Reber - 0.3.4-2 - Rebuild for libmpd 0.19.0 * Wed Nov 04 2009 Christoph Wickert - 0.3.4-1 - Update to 0.3.4 * Mon Jul 27 2009 Fedora Release Engineering - 0.3.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue Jun 16 2009 Christoph Wickert - 0.3.3-4 - Rebuild for libmpd 0.18.0 * Thu Feb 26 2009 Fedora Release Engineering - 0.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sun Jan 18 2009 Christoph Wickert - 0.3.3-2 - Rebuild for Xfce 4.6 (Beta 3) * Fri Jul 11 2008 Christoph Wickert - 0.3.3-1 - Update to 0.3.3 on Xfce 4.4.2 * Sat Aug 25 2007 Christoph Wickert - 0.3.2-1 - Update to 0.3.2 - Update license tag * Sat Apr 28 2007 Christoph Wickert - 0.3.1-2 - Rebuild for Xfce 4.4.1 * Sat Feb 03 2007 Christoph Wickert - 0.3.1-1 - Update to 0.3.1 * Mon Jan 22 2007 Christoph Wickert - 0.3.0-1 - Update to 0.3.0 on Xfce 4.4 * Sat Nov 11 2006 Christoph Wickert - 0.2.0-1 - Update to 0.2.0 * Sat Sep 23 2006 Christoph Wickert - 0.1.0-1 - Initial Fedora package