rpms/mousetweaks/devel .cvsignore, 1.18, 1.19 mousetweaks.spec, 1.24, 1.25 sources, 1.18, 1.19

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 3 01:50:20 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/mousetweaks/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1733

Modified Files:
	.cvsignore mousetweaks.spec sources 
Log Message:
2.25.92



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mousetweaks/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	19 Feb 2009 01:33:51 -0000	1.18
+++ .cvsignore	3 Mar 2009 01:49:49 -0000	1.19
@@ -1 +1 @@
-mousetweaks-2.25.91.tar.bz2
+mousetweaks-2.25.92.tar.bz2


Index: mousetweaks.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mousetweaks/devel/mousetweaks.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- mousetweaks.spec	26 Feb 2009 02:49:26 -0000	1.24
+++ mousetweaks.spec	3 Mar 2009 01:49:49 -0000	1.25
@@ -1,6 +1,6 @@
 Name:		mousetweaks
-Version:	2.25.91
-Release:	2%{?dist}
+Version:	2.25.92
+Release:	1%{?dist}
 Summary:	Mouse accessibility support for the GNOME desktop
 Group:		User Interface/Desktops
 License:	GPLv3 and GFDL
@@ -27,7 +27,7 @@
 %description
 The Mousetweaks package provides mouse accessibility enhancements for
 the GNOME desktop, such as performing various clicks without using any
-hardware button. The options can be accessed through the Accessibility 
+hardware button. The options can be accessed through the Accessibility
 tab of the Mouse Preferences of GNOME Control Center or through command-line.
 
 
@@ -66,16 +66,16 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre 
+%pre
 if [ "$1" -gt 1 ]; then
   export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
   for f in %{_sysconfdir}/gconf/schemas/mouseweaks.schemas \
-	   %{_sysconfdir}/gconf/schemas/pointer-capture-applet.schemas ; 
-    do 
-      if [ -f $f ]; then 
-        gconftool-2 --makefile-uninstall-rule $f >/dev/null 
-      fi 
-    done 
+	   %{_sysconfdir}/gconf/schemas/pointer-capture-applet.schemas ;
+    do
+      if [ -f $f ]; then
+        gconftool-2 --makefile-uninstall-rule $f >/dev/null
+      fi
+    done
 fi
 
 %post
@@ -96,7 +96,7 @@
 
 %files -f mousetweaks.lang
 %defattr(-,root,root,-)
-%doc COPYING COPYING.FDL COPYING.GPL README NEWS 
+%doc COPYING COPYING.FDL COPYING.GPL README NEWS
 %{_sysconfdir}/gconf/schemas/mousetweaks.schemas
 %{_sysconfdir}/gconf/schemas/pointer-capture-applet.schemas
 %{_bindir}/dwell-click-applet
@@ -108,6 +108,9 @@
 %doc %{_mandir}/man1/*
 
 %changelog
+* Mon Mar  2 2009 Matthias Clasen <mclasen at redhat.com> - 2.25.92-1
+- Update to 2.25.92
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.25.91-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mousetweaks/devel/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	19 Feb 2009 01:33:51 -0000	1.18
+++ sources	3 Mar 2009 01:49:49 -0000	1.19
@@ -1 +1 @@
-db6e6d50d18006f1fddebcc1609e5981  mousetweaks-2.25.91.tar.bz2
+b602d263bfa130fd7fc689adb8c7cd54  mousetweaks-2.25.92.tar.bz2




More information about the fedora-extras-commits mailing list