rpms/xfce-mcs-plugins/devel xfce-mcs-plugins.spec,1.17,1.18

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Wed Dec 19 03:06:48 UTC 2007


Author: kevin

Update of /cvs/extras/rpms/xfce-mcs-plugins/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15529

Modified Files:
	xfce-mcs-plugins.spec 
Log Message:
Add patch for mouse button crash (fixes #425925)



Index: xfce-mcs-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce-mcs-plugins/devel/xfce-mcs-plugins.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- xfce-mcs-plugins.spec	3 Dec 2007 06:01:11 -0000	1.17
+++ xfce-mcs-plugins.spec	19 Dec 2007 03:06:11 -0000	1.18
@@ -1,11 +1,12 @@
 Summary: Plugins for multi channel settings manager
 Name: xfce-mcs-plugins
 Version: 4.4.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 URL: http://www.xfce.org/
 Source0: http://www.xfce.org/archive/xfce-4.4.2/src/xfce-mcs-plugins-4.4.2.tar.bz2
 Patch: xfce-mcs-plugins-4.4.2-fedora.patch
+Patch1: xfce-mcs-plugins-4.4.2-mouse.patch
 Group: User Interface/Desktops
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: xfce-mcs-manager >= %{version}
@@ -25,6 +26,7 @@
 %prep
 %setup -q
 %patch -p1 -b .theme
+%patch1 -p1 -b .mouse
 
 %build
 %configure
@@ -54,6 +56,9 @@
 %{_datadir}/icons/*/*/apps/*
 
 %changelog
+* Mon Dec 17 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.2-2
+- Add patch for mouse button crash (fixes #425925)
+
 * Sun Nov 18 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.2-1
 - Update to 4.4.2
 




More information about the fedora-extras-commits mailing list