rpms/xfce4-mpc-plugin/F-12 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xfce4-mpc-plugin.spec, 1.6, 1.7

Christoph Wickert cwickert at fedoraproject.org
Wed Nov 4 08:40:11 UTC 2009


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-mpc-plugin/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11005/F-12

Modified Files:
	.cvsignore sources xfce4-mpc-plugin.spec 
Log Message:
* Wed Nov 04 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.3.4-1
- Update to 0.3.4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-mpc-plugin/F-12/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	14 Jul 2008 09:06:53 -0000	1.2
+++ .cvsignore	4 Nov 2009 08:40:11 -0000	1.3
@@ -1 +1 @@
-xfce4-mpc-plugin-0.3.3.tar.gz
+xfce4-mpc-plugin-0.3.4.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-mpc-plugin/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	14 Jul 2008 09:06:53 -0000	1.2
+++ sources	4 Nov 2009 08:40:11 -0000	1.3
@@ -1 +1 @@
-b4f7f67589f34f77973a51dd5069712d  xfce4-mpc-plugin-0.3.3.tar.gz
+0bca28b0f9bab2a549f4df03b3304e62  xfce4-mpc-plugin-0.3.4.tar.bz2


Index: xfce4-mpc-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-mpc-plugin/F-12/xfce4-mpc-plugin.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- xfce4-mpc-plugin.spec	27 Jul 2009 07:53:37 -0000	1.6
+++ xfce4-mpc-plugin.spec	4 Nov 2009 08:40:11 -0000	1.7
@@ -1,18 +1,21 @@
+%global majorversion 0.3
+
 Name:           xfce4-mpc-plugin
-Version:        0.3.3
-Release:        5%{?dist}
+Version:        0.3.4
+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://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.gz
+Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.90.2
-BuildRequires:  gettext, perl(XML::Parser)
+BuildRequires:  exo-devel >= 0.3.1.1
+BuildRequires:  gettext, intltool
 BuildRequires:  libmpd-devel >= 0.12
-Requires:       xfce4-panel >= 4.4.2
+Requires:       xfce4-panel >= 4.6.0
 
 %description
 A simple client plugin for MPD, the Music Player Daemon.
@@ -52,12 +55,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog README
+# FIXME: add NEWS when there are some
+%doc AUTHORS COPYING ChangeLog README TODO
 %{_libexecdir}/xfce4/panel-plugins/%{name}
 %{_datadir}/xfce4/panel-plugins/*.desktop
 
 
 %changelog
+* Wed Nov 04 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.3.4-1
+- Update to 0.3.4
+
 * Mon Jul 27 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list