aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--build.macros.in3
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 42038d2..e1a19a1 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@
- __chkconfig
- __service
- _update_menus_bin
+ - _update_desktop_database_bin
+ - _update_mime_database_bin
+ - _scrollkeeper_bin
- post_install_gconf_schemas
- update_menus
- clean_menus
diff --git a/build.macros.in b/build.macros.in
index 1d0f3ce..6d9b1a2 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -3,11 +3,8 @@
%build_sysmacrospath() %{_sys_macros_dir}/%{?1:%{1}}%{?!1:%{name}}.macros
# Various programs used in rpm scripts
-%_update_desktop_database_bin %{_bindir}/update-desktop-database
-%_update_mime_database_bin %{_bindir}/update-mime-database
%_update_icon_cache_bin %{_bindir}/gtk-update-icon-cache
%_gconftool_bin %{_bindir}/gconftool-2
-%_scrollkeeper_bin %{_bindir}/scrollkeeper-update
#==============================================================================
# ---- Required rpmrc macros.