nonamedotc pushed to xfce4-mpc-plugin (epel7). "Update to 0.4.0 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Mar 29 02:58:17 UTC 2015


>From 3c51842e4375183837055187474e27e7af7b69b6 Mon Sep 17 00:00:00 2001
From: Christoph Wickert <cwickert at fedoraproject.org>
Date: Sun, 12 Feb 2012 23:08:41 +0100
Subject: Update to 0.4.0

- Drop obsolete patch for exo and libxfce4ui

diff --git a/.gitignore b/.gitignore
index a873f10..20abb62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xfce4-mpc-plugin-0.3.5.tar.bz2
+/xfce4-mpc-plugin-0.4.0.tar.bz2
diff --git a/sources b/sources
index 4495064..13a0bb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20ea8c37dcb90a8ae3cb026463b27f06  xfce4-mpc-plugin-0.3.5.tar.bz2
+ae9b285e24385e27cfd797ab605a1b7f  xfce4-mpc-plugin-0.4.0.tar.bz2
diff --git a/xfce4-mpc-plugin.spec b/xfce4-mpc-plugin.spec
index 667e0ed..d25fac6 100644
--- a/xfce4-mpc-plugin.spec
+++ b/xfce4-mpc-plugin.spec
@@ -1,22 +1,21 @@
-%global majorversion 0.3
+%global majorversion 0.4
 
 Name:           xfce4-mpc-plugin
-Version:        0.3.5
-Release:        5%{?dist}
+Version:        0.4.0
+Release:        1%{?dist}
 Summary:        MPD client for the Xfce panel
 
 Group:          User Interface/Desktops
 License:        ISC
 URL:            http://goodies.xfce.org/projects/panel-plugins/%{name}
 Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2
-# http://bugzilla.xfce.org/show_bug.cgi?id=6623
-Patch0:         xfce4-mpc-plugin-0.3.5-exo-and-libxfcegui4.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.90.2
-BuildRequires:  exo-devel >= 0.3.1.1
+BuildRequires:  pkgconfig(libxfce4panel-1.0) >= 4.8.0
+BuildRequires:  pkgconfig(libxfce4ui-1) >= 4.8.0
+BuildRequires:  pkgconfig(exo-1) >= 0.5.0
+BuildRequires:  pkgconfig(libmpd) >= 0.12
 BuildRequires:  gettext, intltool
-BuildRequires:  libmpd-devel >= 0.12
 # because of Patch0
 BuildRequires:  xfce4-dev-tools
 Requires:       xfce4-panel >= 4.6.0
@@ -27,13 +26,9 @@ A simple client plugin for MPD, the Music Player Daemon.
 
 %prep
 %setup -q
-%patch0 -p1 -b .exo-and-libxfcegui4.patch
 
 
 %build
-# because of Patch0
-NOCONFIGURE=1 xdt-autogen
-
 %configure
 make %{?_smp_mflags}
 
@@ -67,11 +62,15 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 # FIXME: add NEWS when there are some
 %doc AUTHORS COPYING ChangeLog README TODO
-%{_libexecdir}/xfce4/panel-plugins/%{name}
-%{_datadir}/xfce4/panel-plugins/*.desktop
+%{_libdir}/xfce4/panel/plugins/%{name}
+%{_datadir}/xfce4/panel/plugins/*.desktop
 
 
 %changelog
+* Sun Feb 12 2012 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.0-1
+- Update to 0.4.0
+- Drop obsolete patch for exo and libxfce4ui
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.5-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xfce4-mpc-plugin.git/commit/?h=epel7&id=3c51842e4375183837055187474e27e7af7b69b6


More information about the scm-commits mailing list