patches/avant-extras-02-disable-volume-applet.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.volume-control	2009-08-10 14:05:47.085859388 -0700
+++ configure.ac	2009-08-10 14:06:24.869895608 -0700
@@ -375,7 +375,6 @@
 src/trasher/trasher.desktop.in
 src/vala-test/Makefile
 src/vala-test/vala-test.desktop.in
-src/volume-control/Makefile
 src/weather/Makefile
 src/weather/images/Makefile
 src/weather/locale/Makefile
--- src/Makefile.am.volume-control	2009-08-10 14:31:19.986203114 -0700
+++ src/Makefile.am	2009-08-10 14:31:32.670841777 -0700
@@ -82,7 +82,6 @@
 	thinkhdaps			\
 	to-do				\
 	tomboy-applet		\
-	volume-control		\
 	weather			\
 	$(WOBBLYZINI)		\
 	$(GCONF_APPLETS)	\
--- src/Makefile.in.volume-control	2009-08-10 15:07:21.297562540 -0700
+++ src/Makefile.in	2009-08-10 15:07:31.897520605 -0700
@@ -90,7 +90,7 @@
 	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 \
-	volume-control weather wobblyzini awnsystemmonitor cairo-menu \
+	weather wobblyzini awnsystemmonitor cairo-menu \
 	calendar filebrowser plugger stacks trasher \
 	notification-daemon media-control mount-applet digg main-menu \
 	MiMenu pandora rtm trash vala-test webapplet
@@ -380,7 +380,6 @@
 	thinkhdaps			\
 	to-do				\
 	tomboy-applet		\
-	volume-control		\
 	weather			\
 	$(WOBBLYZINI)		\
 	$(GCONF_APPLETS)	\