rpms/sugar-toolkit/devel sugar-toolkit.spec,1.75,1.76

Bernie Innocenti bernie at fedoraproject.org
Sat Jun 26 23:46:03 UTC 2010


Author: bernie

Update of /cvs/pkgs/rpms/sugar-toolkit/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17240

Modified Files:
	sugar-toolkit.spec 
Log Message:
Remove stray whitespace and tabs to pacify rpmlint



Index: sugar-toolkit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/devel/sugar-toolkit.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -p -r1.75 -r1.76
--- sugar-toolkit.spec	26 Jun 2010 23:43:06 -0000	1.75
+++ sugar-toolkit.spec	26 Jun 2010 23:46:03 -0000	1.76
@@ -49,7 +49,7 @@ make %{?_smp_mflags} V=1
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 
-mkdir -p %{buildroot}/%{_sysconfdir}/rpm/ 	 
+mkdir -p %{buildroot}/%{_sysconfdir}/rpm/
 install -p %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.sugar
 
 %find_lang %name
@@ -174,7 +174,7 @@ rm -rf %{buildroot}
 - Restore minimal .xol support #459
 - Use the same font size independent from scaling
 - Don't recursively clean an activity if it's a symbolic link #444
-- Add extension to temp icon file names #458 
+- Add extension to temp icon file names #458
 - Process .py files in subdirectories './setup genplot' #391 (alsroot)
 - Improve error handling of calls to XGrabKey #431
 - Cleanup temp files at exit #435
@@ -203,14 +203,14 @@ rm -rf %{buildroot}
 * Mon Feb 23 2009 Simon Schampijer <simon at schampijer.de> - 0.83.7-1
 - Don't try to hide the tray if the activity has none (alsroot) #395
 - NamingAlert: Icon dependent on the entry type #353
-- Updated Languages 
+- Updated Languages
 
 * Mon Feb 16 2009 Simon Schampijer <simon at schampijer.de> - 0.83.6-1
 - Dates in journal are not translated #55
 - Keep error when displaying a file in Browse, Read, ImageViewer, etc #258
 - Palette positioning fixes #298
 - 'Resume' activity window when NamingAlert is displayed #293
-- Naming alert prevents activity close on keep error #224 
+- Naming alert prevents activity close on keep error #224
 
 * Fri Feb 06 2009 Simon Schampijer <simon at schampijer.de> - 0.83.5-2.20090206git474b2c3476
 - Set the locale path for sugar-toolkit #55
@@ -232,7 +232,7 @@ rm -rf %{buildroot}
 - move the palette to new style gobject properties
 - #3060 Add the possibility of filtering the object chooser by data type
 - fix uninstallling of activities that use symlinks #171
-- remove the hacks for asking the X server for screenshots and use gtk.Widget.get_snapshot() instead 
+- remove the hacks for asking the X server for screenshots and use gtk.Widget.get_snapshot() instead
 
 * Sun Jan 04 2009 Simon Schampijer <simon at laptop.org> - 0.83.3-1
 - remove session shutdown patch
@@ -244,7 +244,7 @@ rm -rf %{buildroot}
 - Add colors to icons in menu items
 - Add accelerator support to menu items
 - Simplify activity bundle installation
-- Dont pop down the palette when a submenu opens 
+- Dont pop down the palette when a submenu opens
 
 * Mon Dec  5 2008 Peter Robinson<pbrobinson at gmail.com> - 0.83.2-4
 - Rebuild for python 2.6
@@ -269,8 +269,8 @@ rm -rf %{buildroot}
 - Fix a crash when we cannot access the alsa device
 
 * Sat Sep 13 2008 Simon Schampijer <simon at laptop.org> - 0.82.7-1
-- #8375 gst usage in the shell wastes 2.6mb                                                                               
-- #8394 sugar shell leaks presence service info                                                          
+- #8375 gst usage in the shell wastes 2.6mb
+- #8394 sugar shell leaks presence service info
 - #8469 palette.menu is leaked
 
 * Thu Sep 11 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.82.6-1
@@ -329,7 +329,7 @@ rm -rf %{buildroot}
 - Add git tagging to the 'setup.py release' command
 
 * Fri Aug 01 2008 Morgan Collett <morgan at laptop.org> - 0.81.8-1
-- #7566 sugar-shell enters in infinite loop after a failed shutdown 
+- #7566 sugar-shell enters in infinite loop after a failed shutdown
 - #7534 Safer to always install, rather than comparing versions
 - #7494 Updates to Browse-92 fail
 
@@ -375,7 +375,7 @@ rm -rf %{buildroot}
 - Reveal palettes on right-click (Eben)
 - Refactor bundlebuilder and add dist_source command (Marco)
 - Enable journal to do open-with for activity bundles (Chema)
-- Add timezone, hot_corners, warm_edges to the profile (Simon) 
+- Add timezone, hot_corners, warm_edges to the profile (Simon)
 
 * Thu Apr 24 2008 Simon Schampijer <simon at laptop.org> - 0.79.6-1
 - Fix activity installation
@@ -389,11 +389,11 @@ rm -rf %{buildroot}
 * Wed Apr 09 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.79.3
 - Added default to label arg in palette constructor (eben)
 
-* Fri Apr 04 2008 Dennis Gilmore <dennis at ausil.us> - 0.79.2-3 	 
+* Fri Apr 04 2008 Dennis Gilmore <dennis at ausil.us> - 0.79.2-3
 - add macro defining sugaractivitydir
 
 * Thu Apr 03 2008 Simon Schampijer <simon at laptop.org> - 0.79.2
-- add python-simplejson as dependency 
+- add python-simplejson as dependency
 - #5474: Scale emblems
 
 * Wed Apr  2 2008 Simon Schampijer <simon at laptop.org> - 0.79.1



More information about the scm-commits mailing list