patches/avant-extras-04-disable-file-browser-launcher.diff
author lewellyn
Tue, 11 Aug 2009 06:23:02 +0000
changeset 2053 ba6b19511467
permissions -rw-r--r--
2009-08-10 Matt Lewandowsky <[email protected]> * SFEgdata-python26.spec, SFEpython26-dateutil.spec, SFEpython26-feedparser.spec, SFEpython26-sqlalchemy.spec, SFEpython26-xlib.spec: New spec-files, based upon their Python 2.4 spec-files. * SFEalpine.spec: Allow BuildRequires to accept SUNWgawk; Remove autoconf, as source is unfriendly to newer versions and aclocal doesn't help. * SFEgdata-python.spec: Bump to 2.0.1, ensure proper python version is called. * SFEgxmessage.spec: Fixed permissions for %{_prefix}/share and its children. * SFEpython-sqlalchemy.spec: Bump to 0.5.5, explicitly invoke Python 2.4 * SFEsysstat.spec: Bump version to 20090805, change dependency from ncurses to curses. * SFEavant-extras.spec, copyright/SFEavant-extras.copyright, patches/avant-extras-01-alsaaudio.diff, patches/avant-extras-02-disable-volume-applet.diff, patches/avant-extras-03-disable-mount-applet.diff, patches/avant-extras-04-disable-file-browser-launcher.diff, patches/avant-extras-05-disable-thinkhdaps.diff, patches/avant-extras-06-disable-stacks.diff, patches/avant-extras-07-disable-cairo-clock.diff, patches/avant-extras-08-disable-cairo-main-menu.diff, patches/avant-extras-09-disable-cpufreq-monitor.diff, patches/avant-extras-10-disable-desktop-manager.diff, patches/avant-extras-11-disable-digital-clock.diff, patches/avant-extras-12-rss-sqlite.diff: New spec-file, copyright, and patches.

--- configure.ac.orig	2009-08-10 19:41:48.624601281 -0700
+++ configure.ac	2009-08-10 19:46:19.657643757 -0700
@@ -320,7 +320,6 @@
 src/DesktopManager/Makefile
 src/digg/Makefile
 src/digitalClock/Makefile
-src/file-browser-launcher/Makefile
 src/filebrowser/Makefile
 src/filebrowser/filebrowser.desktop.in
 src/lastfm/Makefile
--- src/Makefile.in.orig	2009-08-10 19:41:53.091231366 -0700
+++ src/Makefile.in	2009-08-10 19:46:48.027330354 -0700
@@ -85,7 +85,7 @@
 CTAGS = ctags
 DIST_SUBDIRS = libawn-extras animal-farm arss awn-meebo awnterm \
 	battery-applet cairo-clock comic comics cpufreq DesktopManager \
-	digitalClock file-browser-launcher lastfm mail media-icon-back \
+	digitalClock lastfm mail media-icon-back \
 	media-icon-next media-icon-play media-player notification-area \
 	places pynot pynot-rgba python-test quit-applet separator \
 	shiny-switcher showdesktop thinkhdaps to-do tomboy-applet \
@@ -360,7 +360,6 @@
 	cpufreq			\
 	DesktopManager		\
 	digitalClock		\
-	file-browser-launcher	\
 	lastfm			\
 	mail			\
 	media-icon-back		\