rpms/xfce4-mixer/FC-6 xfce4-mixer.spec, 1.13, 1.14 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Mon Apr 23 02:42:01 UTC 2007


Author: kevin

Update of /cvs/extras/rpms/xfce4-mixer/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25339

Modified Files:
	xfce4-mixer.spec sources .cvsignore 
Log Message:
Update to 4.4.1
Do not own the %%{_libdir}/xfce4/mcs-plugins directory.



Index: xfce4-mixer.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-mixer/FC-6/xfce4-mixer.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xfce4-mixer.spec	27 Jan 2007 21:16:05 -0000	1.13
+++ xfce4-mixer.spec	23 Apr 2007 02:41:27 -0000	1.14
@@ -1,10 +1,10 @@
 Summary: Volume control plugin for the Xfce 4 panel
 Name: xfce4-mixer
-Version: 4.4.0
+Version: 4.4.1
 Release: 1%{?dist}
 License: BSD
 URL: http://www.xfce.org/
-Source0: http://www.xfce.org/archive/xfce-4.4.0/src/xfce4-mixer-4.4.0.tar.bz2
+Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-mixer-4.4.1.tar.bz2
 Group: User Interface/Desktops
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: xfce4-panel >= %{version}
@@ -26,7 +26,8 @@
 %build
 %configure
 
-make %{?_smp_mflags}
+# removed %{?_smp_mflags} for now. Broken in 4.4.1
+make
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -49,13 +50,20 @@
 %defattr(-,root,root,-)
 %doc README TODO ChangeLog NOTES COPYING AUTHORS NEWS
 %{_bindir}/xfce4-mixer
-%{_libdir}/xfce4/*
+%{_libdir}/xfce4/mcs-plugins/*
+%{_libdir}/xfce4/modules/
 %{_datadir}/applications/xfce-mixer-settings.desktop
 %{_datadir}/xfce4/panel-plugins/xfce4-mixer.desktop
 %{_datadir}/icons/hicolor/48x48/apps/xfce4-mixer.png
 %{_libexecdir}/xfce4/panel-plugins/xfce4-mixer-plugin
 
 %changelog
+* Wed Apr 11 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.1-1
+- Update to 4.4.1
+
+* Tue Apr  3 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.0-2
+- Do not own the %%{_libdir}/xfce4/mcs-plugins directory. 
+
 * Sun Jan 21 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.0-1
 - Update to 4.4.0
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-mixer/FC-6/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	27 Jan 2007 21:16:05 -0000	1.7
+++ sources	23 Apr 2007 02:41:27 -0000	1.8
@@ -1 +1 @@
-195e52cfe7913ca0b97d20a7ca26bde7  xfce4-mixer-4.4.0.tar.bz2
+79d26fb39a9e051f48186e0a359813bf  xfce4-mixer-4.4.1.tar.bz2


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-mixer/FC-6/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	27 Jan 2007 21:16:05 -0000	1.7
+++ .cvsignore	23 Apr 2007 02:41:27 -0000	1.8
@@ -1 +1 @@
-xfce4-mixer-4.4.0.tar.bz2
+xfce4-mixer-4.4.1.tar.bz2




More information about the scm-commits mailing list