SPECS (AC-branch): gnome-panel.spec - place macro after internal s...
freetz
freetz at pld-linux.org
Wed Aug 2 19:57:41 CEST 2006
Author: freetz Date: Wed Aug 2 17:57:41 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- place macro after internal script call
---- Files affected:
SPECS:
gnome-panel.spec (1.172.2.4 -> 1.172.2.5)
---- Diffs:
================================================================
Index: SPECS/gnome-panel.spec
diff -u SPECS/gnome-panel.spec:1.172.2.4 SPECS/gnome-panel.spec:1.172.2.5
--- SPECS/gnome-panel.spec:1.172.2.4 Wed Aug 2 19:34:47 2006
+++ SPECS/gnome-panel.spec Wed Aug 2 19:57:36 2006
@@ -156,13 +156,13 @@
%gconf_schema_install panel-toplevel.schemas
%gconf_schema_install window-list.schemas
%gconf_schema_install workspace-switcher.schemas
-%update_icon_cache hicolor
%{_bindir}/gconftool-2 --direct \
--config-source="`%{_bindir}/gconftool-2 --get-default-source`" \
--load %{_datadir}/%{name}/panel-default-setup.entries > /dev/null
%{_bindir}/gconftool-2 --direct \
--config-source="`%{_bindir}/gconftool-2 --get-default-source`" \
--load %{_datadir}/%{name}/panel-default-setup.entries /apps/panel/profiles/default > /dev/null
+%update_icon_cache hicolor
%banner %{name} -e << EOF
For full functionality, you need to install
gnome-utils-screenshot and gnome-utils-search-tool.
@@ -239,6 +239,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.172.2.5 2006/08/02 17:57:36 freetz
+- place macro after internal script call
+
Revision 1.172.2.4 2006/08/02 17:34:47 freetz
- 2.14.3, use rpm macros
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-panel.spec?r1=1.172.2.4&r2=1.172.2.5&f=u
More information about the pld-cvs-commit
mailing list